#1

Код:
    if(GetPlayerSpeed(playerid) > 270)
    {
        TogglePlayerControllable(playerid,0);
        format(string, sizeof(string), "%s Vaћiavo didesniu nei 270 km/h greičiu. /stebeti %s", name, name);
        for(new i=0; i<MAX_PLAYERS; i++) if(PlayerInfo[i][pAdmin] == 1) SendClientMessage(i, -1, string);
	    }
How to make to script don't work for vips? Enum:


if(PlayerInfo[playerid][pVip] == 1)
Reply


Messages In This Thread
Help - by Louris - 16.01.2013, 14:13
Re: Help - by LarzI - 16.01.2013, 14:17
Re: Help - by DiGiTaL_AnGeL - 16.01.2013, 14:21

Forum Jump:


Users browsing this thread: 1 Guest(s)