10.03.2016, 16:20
(
Последний раз редактировалось Compiler; 11.03.2016 в 09:05.
Причина: Downloads
)
Description
It is a FilterScript which allows players to jump high by pressing Shift.
Features
Command(s)
Includes Installation
[PASTEBIN]
Bugs
Not Any Found. Please comment if you find any.
Download(s)
Credits
It is a FilterScript which allows players to jump high by pressing Shift.
Features
- This FS contains saving system with y_ini.
- It uses ZCMD command processor.
- Made in such a way so that players donot jump continously by repeatly pressing shift.
Command(s)
- /superjump - Enable / Disable SuperJump.
- /sj - Shortcut to /superjump command.
Includes Installation
[PASTEBIN]
- Copy the code from PasteBin and open a new pawno file, paste and compile it.
- Create a Folder in scriptfiles Named SuperJump.
- Add SJump (Or Whatever you named it.) after filterscripts in your server.cfg. PHP код:
filterscripts SJump
- ENJOY!
- Just download the .rar file and extract it where it should be.
- Then Add SJump after filterscripts in your server.cfg. PHP код:
filterscripts SJump
- ENJOY
Bugs
Not Any Found. Please comment if you find any.
Download(s)
Credits
- Compiler (Me) - For Making this script.
- Sreyas - For explaining y_ini to me.