lil question
#2

pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER)
    {
        SetPlayerArmedWeapon(playerid, 0);
    }
    return true;
}
Reply


Messages In This Thread
lil question - by tanush - 14.03.2011, 19:50
AW: lil question - by Nero_3D - 14.03.2011, 20:02
Re: lil question - by tanush - 14.03.2011, 20:30

Forum Jump:


Users browsing this thread: 1 Guest(s)