Random text
#4

PHP код:
forward SendMSG();//--
forward close();--//-- at top
new RandomMSG[][] =//--
{
    
"Streetrace1",
    
"Streetrace2",
    
"Streetrace3"
};//--
public SendMSG()
{
    new 
randMSG random(sizeof(RandomMSG));
    
SendClientMessageToAll(0x8739C6FFRandomMSG[randMSG]);
    return 
1;
}
// past there were you wont 
Reply


Messages In This Thread
Random text - by BGMike - 31.01.2012, 14:35
Re: Random text - by lamarr007 - 31.01.2012, 14:37
Re: Random text - by Konstantinos - 31.01.2012, 14:39
Re: Random text - by doreto - 31.01.2012, 14:39
Re: Random text - by BGMike - 31.01.2012, 15:01
Re: Random text - by Konstantinos - 31.01.2012, 15:09

Forum Jump:


Users browsing this thread: 3 Guest(s)