Auto-Kick
#4

Quote:
Originally Posted by RemulisLTU
it's freeroam you must hae weapons
then just change:
pawn Код:
if(weaponid!=0) Kick(i);
to

pawn Код:
if(weaponid == GunID){ Kick(i);} // change GunID to the weapon id you wish to kick the player on.
Reply


Messages In This Thread
Auto-Kick - by [LNL]Remulis - 26.06.2009, 12:17
Re: Auto-Kick - by abhinavdabral - 26.06.2009, 12:37
Re: Auto-Kick - by [LNL]Remulis - 26.06.2009, 13:49
Re: Auto-Kick - by Stah - 26.06.2009, 14:11

Forum Jump:


Users browsing this thread: 1 Guest(s)