11.01.2010, 15:38
My first FS so go easy 

The purpose of this FilterScript is to add some duelling zones to a server, It's idea for clan servers and AAD server.
There are 15 different DM Zones. (/Deagle /Spas /M4 /Sniper /ww /ww1 /rw /dm1 /dm2 /dm3 /dm4 /dm5 /dm6 /dm7 /dm
There is also 3D text in each DM showing which DM your in and the Dm rules.
There are also a few other commands i added.
Player Commands
/dmlist (Shows all available DM's and relevant commands)
/dmspawn (Spawns you into the DM when you die)
/dmq (Disables DM respawning)
/heal (Sets your HP and Armour back to 100, only works in DM Zones)
Admin Commands
/dmlock (locks the DM Zones)
/dmkick (kicks everyone out of their DM and locks the DM Zones)
/dmunlock (Unlocks the DM Zones)
/dmspawnoff (Disables /dmspawn feature)
/dmspawnon (Enables /dmspawn feature)
/dmhealoff (Disables Healing)
/dmhealon (Enables Healing)
You will have to add "CallRemoteFunction ("spawnplayer", "d", playerid);" to the bottom of the OnPlayerSpawn in your gamemode for the dmspawn feature to work
http://pastebin.com/f21ae763
pwn + amx - http://files.uploadffs.com/c/e/57e6ecb9/DM_Zones.rar


The purpose of this FilterScript is to add some duelling zones to a server, It's idea for clan servers and AAD server.
There are 15 different DM Zones. (/Deagle /Spas /M4 /Sniper /ww /ww1 /rw /dm1 /dm2 /dm3 /dm4 /dm5 /dm6 /dm7 /dm

There is also 3D text in each DM showing which DM your in and the Dm rules.
There are also a few other commands i added.
Player Commands
/dmlist (Shows all available DM's and relevant commands)
/dmspawn (Spawns you into the DM when you die)
/dmq (Disables DM respawning)
/heal (Sets your HP and Armour back to 100, only works in DM Zones)
Admin Commands
/dmlock (locks the DM Zones)
/dmkick (kicks everyone out of their DM and locks the DM Zones)
/dmunlock (Unlocks the DM Zones)
/dmspawnoff (Disables /dmspawn feature)
/dmspawnon (Enables /dmspawn feature)
/dmhealoff (Disables Healing)
/dmhealon (Enables Healing)
You will have to add "CallRemoteFunction ("spawnplayer", "d", playerid);" to the bottom of the OnPlayerSpawn in your gamemode for the dmspawn feature to work
http://pastebin.com/f21ae763
pwn + amx - http://files.uploadffs.com/c/e/57e6ecb9/DM_Zones.rar

