Quote:
Originally Posted by twistedeuphoria
This plugin will allow you to jump in the air a defined number of times.
Cvars:
amx_maxjumps (default 1) - Set the amount of times you can jump ( this does not include the normal jump )
amx_mjadminonly (default 0; 1|0) - Set whether or not only admins can use MultiJump.
Defines:
ADMINACCESS (default ADMIN_CHAT) - Set access required to use MultiJump if amx_mjadminonly is 1.
|
As you can see "
( this does not include the normal jump )" it does not include the normal jump, so for doublejump it have to be 1, becouse if its 2 its triple... Mine is 1 but it still does triple... ;(