With this mod you can use [u]only Glocks[/u]
this mod have
[list=1]
[*] Only Glock.
[*] Spawn Protection for 3 sec (You can edit it).
[*] Respawn when dead.
[/list]
Make sure you have Many_admin_plugin + es_tools + event_script 1.5 or higher.
It's my first mod so if you have any bugs with this mod please tell me ^^
and ... sorry about my bad english.
last thing Have Fun ^^
Installation
Please edit the text bellow to the time you want the spawn protect will be:
event player_spawn
{
es_tell event_var(userid) You are protected for [b]3[/b] sec ...
es playerset health event_var(userid) 9998989
es_give event_var(userid) weapon_glock
es_delayed [b]3[/b] es playerset health event_var(userid) 100
}
to load this mod please add the line bellow to your autoexec.cfg or server.cfg file:
[b]es_load glocks[/b]
Or add the lines bellows to your rconlist.txt file:
[b]"Glocks fight: ON" es_load glocks[/b]
[b]"Glocks fight: OFF" es_unload glocks[/b]
Version Notes For 1.2
Updated on: 2009-03-10 14:01:34 EST by iDragon (View Zip Contents)
this version Fixed the restrict bug