How to do this things?
#8

Quote:
Originally Posted by Whatname
Посмотреть сообщение
PHP код:
new rand random(5);
switch(
rand)
{
    case 
0format(m,sizeof(m),"Your first name is {00FF00}%s",firstname);  //green
    
case 1format(m,sizeof(m),"Your first name is {FF0000}%s",firstname); //red
    
case 2format(m,sizeof(m),"Your first name is {FFFF00}%s",firstname); //yellow
    //etc
}
SendClientMessage(playerid, -1m); 
https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
Reply


Messages In This Thread
How to do this things? - by akib - 09.06.2017, 12:14
Re: How to do this things? - by Whatname - 09.06.2017, 12:24
Re: How to do this things? - by akib - 09.06.2017, 12:25
Re: How to do this things? - by Whatname - 09.06.2017, 12:26
Re: How to do this things? - by akib - 09.06.2017, 12:29
Re: How to do this things? - by Threshold - 09.06.2017, 12:34
Re: How to do this things? - by Whatname - 09.06.2017, 12:35
Re: How to do this things? - by Vince - 09.06.2017, 13:35
Re: How to do this things? - by Whatname - 09.06.2017, 14:15
Re: How to do this things? - by StaticYey - 09.06.2017, 14:54

Forum Jump:


Users browsing this thread: 3 Guest(s)