------help------
#3

Quote:
Originally Posted by Roko_foko
Посмотреть сообщение
I would say a part of program is missing? If no try to do this:
Код:
public OnPlayerSpawn(playerid)
{
    if(PlayerInfo[playerid][AdminLevel] >= 5)
    {
 	TextDrawShowForPlayer(playerid, Text:godmodeoff);
    }
    return 1;
}
Worked! Thanks!
Reply


Messages In This Thread
------help------ - by HayZatic - 06.07.2011, 08:01
Re: ------help------ - by Roko_foko - 06.07.2011, 08:07
Re: ------help------ - by HayZatic - 06.07.2011, 08:08

Forum Jump:


Users browsing this thread: 1 Guest(s)