16.06.2015, 14:25
Quote:
yeah. i want to know about the random functions. and @bgedition i am suck with MySQL and it will take much time for me to learn atm.
|
PHP код:
new gamemode[50];
format(gamemode, sizeof(gamemode), "changemode namehere-%d", random(maxnumhere));
SendRCONCommand(gamemode);