Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all articles
Browse latest Browse all 595

[FilterScript] Dynamic NoKill zone creator

$
0
0
Hello, this is new version of my old FS for In-Game NoKill zone creator

Preview: https://www.youtube.com/watch?v=VWUc...ature=youtu.be



Commands (only for RCON):
/createnk [Range] [Name] [Reason] - Create new NoKill zone
/deletenk - Delete nearest NoKill zone
/nkzones - List of active NoKill zones

Options:
Code:

#define MAX_PEACE_ZONES 50 // Count of max created NoKill zones
#define MAX_PLAYERS_EX 250 //Number of server slots

Dont forget to create "NoKill" folder in your /scriptfiles/ folder!

Download:
.pwn Pastebin

Credits:
XXX - sscanf
Zeex - zcmd
DracoBlue - dini

Viewing all articles
Browse latest Browse all 595

Trending Articles