Special Class [HELP]
#9

Quote:
Originally Posted by tyler12
View Post
put
PHP Code:
    if(GetPlayerSkin(playerid) == 1)//the skinid of your special class)
    
{
        if(
GetPlayerScore(playerid) >= 100)
            return 
1;
        else
            
SendClientMessage(playeridCOLOR"Error: You don't have 100 score!"); 
on your current OnPlayerRequestClass
*facePalm* i mean OnPlayerRequestSpawn..
Reply


Messages In This Thread
Special Class [HELP] - by Sting. - 24.01.2012, 02:02
Re: Special Class [HELP] - by Ballu Miaa - 24.01.2012, 02:45
Re: Special Class [HELP] - by Steven82 - 24.01.2012, 02:47
Re: Special Class [HELP] - by Sting. - 24.01.2012, 03:26
Re: Special Class [HELP] - by Sting. - 29.04.2012, 13:26
Re: Special Class [HELP] - by tyler12 - 29.04.2012, 13:32
Re: Special Class [HELP] - by Sting. - 29.04.2012, 13:39
Re: Special Class [HELP] - by Sting. - 29.04.2012, 14:51
Re: Special Class [HELP] - by tyler12 - 29.04.2012, 15:37
Re: Special Class [HELP] - by Crazymax - 29.04.2012, 16:57

Forum Jump:


Users browsing this thread: 1 Guest(s)