01.04.2009, 14:47
Hello Guys!
I hav a racing server, how i can show the current track in progress in SAMP window ??
Pls.
Sorry my bad English.
Originally Posted by Kinetic
|
new sendcmd[128];
format(sendcmd, sizeof(sendcmd), "mapname %s", CURRENTMAP); SendRconCommand(sendcmd);
format(sendcmd, sizeof(sendcmd), "mapname %s", CURRENTMAP); SendRconCommand(sendcmd);