Easy; Name color problem
#4

How you made it string ?
See
PHP код:
if(color == 1) return SetPlayerColor(idCOLOR_BLUE); 
else if(
color == 2) return SetPlayerColor(idCOLOR_YELLOW); 
else if(
color == 3) return SetPlayerColor(idCOLOR_PINK);   
else if(
color == 4) return SetPlayerColor(idCOLOR_WHITE); 
If = "1" !!
If = "2" !!
If = "3" !!
If = "4" !!
Where is it ?!
Reply


Messages In This Thread
Easy; Name color problem - by MarcGonzales - 11.02.2015, 15:05
Re: Easy; Name color problem - by nezo2001 - 11.02.2015, 15:09
Re: Easy; Name color problem - by MarcGonzales - 11.02.2015, 15:11
Re: Easy; Name color problem - by nezo2001 - 11.02.2015, 15:13
Re: Easy; Name color problem - by MarcGonzales - 11.02.2015, 15:57
Re : Easy; Name color problem - by MarcGonzales - 11.02.2015, 16:25
Re: Easy; Name color problem - by nezo2001 - 11.02.2015, 16:27
Re : Easy; Name color problem - by MarcGonzales - 11.02.2015, 16:33
Re: Easy; Name color problem - by nezo2001 - 11.02.2015, 16:41
Re : Re: Easy; Name color problem - by MarcGonzales - 11.02.2015, 18:06

Forum Jump:


Users browsing this thread: 2 Guest(s)