←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[NMRiH] Full Infinite Ammo v1.0.0 (06 Jan...

Adminek AMXX.PL's Photo Adminek AMXX.PL 06.01.2014

NoMorePlugins studio presents:

What is it?

A bit more advanced death notifications. Inspired by this.

Features:

* Infinite ammo;
* No reload mode;
* Infinite stamina;
* Increased rate of fire.

How to configure?


PHP Code:


// Plugin Version ConVar
//nmp_fia_version
// Hide admin activity.
nmp_fia_silent 1
// Inifite ammo for everyone.
nmp_fia_for_all 0
// Inifite clip ammo.
nmp_fia_no_reload 0
How to use?


PHP Code:


// Toggle infinite ammo mode
sm_fia <targets> <1/0>
// Set rate of fire
sm_rof <targets> <1.0-10.0>
// Set static stamina (also disables bleeding)
// Value: from 0.0 to sv_max_stamina, -1 to disable
sm_stamina <targets> <float/-1>
Known issues:

* Bleeding disables ability to sprint, so sm_stamina disables it.

ToDo list:

* Infection protection.

Changelogs:


Code: 06.01.2014:
Version 1.0:
Initial release.

Attached Files Posted ImageGet Plugin or Get Source (nmp_fia.sp - 10.7 KB) Posted Imagenmp_fia.phrases.txt (1.1 KB)

Wyświetl pełny artykuł
Quote