04.04.2011, 14:50
Replace
if(GetPlayerState(playerid) == 1)
at both commands
with
if(GetPlayerState(playerid) == 0)
Oh and make sure ur not a leader or something
if(GetPlayerState(playerid) == 1)
at both commands
with
if(GetPlayerState(playerid) == 0)
Oh and make sure ur not a leader or something