02.11.2009, 20:24
how make random run function?
I have
EXAMPLE)
how make To run these functions randomly from commands?
if not understand tell me, i edit message
Please Help me..
I have
EXAMPLE)Код:
forward mes();
public mes()
{
SendClientMessageToAll(color,"mes func");
}
forward sem();
public sem()
{
SendClientMessageToAll(color,"sem function");
}
forward goga();
public goga()
{
SendClientMessageToAll(color,"goga func");
}
if not understand tell me, i edit message
Please Help me..

