Someone help meh pl0x
#3

You will have to set a timer...

just use

if(GetPlayerWeapon(playerid) == WEAPON_M4)
{
if(IsPlayerAdmin(playerid))
{
//something
}
else
{
SetPlayerHealth(playerid, 0);
SendClientMessage(playerid,0xAA3333AA,"you don't realy need gun's on a drift server..");
return 0;
}


Plz note that i typed this up right now, so it isnt tested =P

Reply


Messages In This Thread
Someone help meh pl0x - by Noddi3 - 28.10.2009, 17:06
Re: Someone help meh pl0x - by Correlli - 28.10.2009, 17:08
Re: Someone help meh pl0x - by Tigerbeast11 - 28.10.2009, 17:09
Re: Someone help meh pl0x - by Djiango - 28.10.2009, 17:10
Re: Someone help meh pl0x - by Tigerbeast11 - 28.10.2009, 17:13
Re: Someone help meh pl0x - by Correlli - 28.10.2009, 17:15
Re: Someone help meh pl0x - by Tigerbeast11 - 28.10.2009, 17:16
Re: Someone help meh pl0x - by Correlli - 28.10.2009, 17:17
Re: Someone help meh pl0x - by Tigerbeast11 - 28.10.2009, 17:19
Re: Someone help meh pl0x - by Correlli - 28.10.2009, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)