Help on SetColor
#6

Quote:
Originally Posted by Dizzle
Посмотреть сообщение
Код:
if(PlayerInfo[playerid][Level] >= 1 || <=5 )  // if its only <=5 it will set all players colour to red since the normal players are level 0
    { 
    SetPlayerColor(playerid,red); 
    } 
    if(PlayerInfo[playerid][Level] == 6) 
    { 
    SetPlayerColor(playerid,COLOR_BLUE); 
    }
Dizzle where to paste this code bcz i tried both in onplayerspawn and connect and it wont work.Btw and it gives me Invalid function or declaration error.
Reply


Messages In This Thread
Help on SetColor - by Gamer_007 - 23.10.2012, 10:17
Re: Help on SetColor - by Babul - 23.10.2012, 10:42
Re: Help on SetColor - by Gamer_007 - 23.10.2012, 13:11
Re: Help on SetColor - by Dizzle - 23.10.2012, 13:24
Re: Help on SetColor - by mincer - 23.10.2012, 13:26
Re: Help on SetColor - by Gamer_007 - 23.10.2012, 13:33
Re: Help on SetColor - by Dizzle - 23.10.2012, 13:34
Re: Help on SetColor - by mincer - 23.10.2012, 13:35
Re: Help on SetColor - by Dizzle - 23.10.2012, 13:42
Re: Help on SetColor - by Gamer_007 - 23.10.2012, 13:57

Forum Jump:


Users browsing this thread: 2 Guest(s)