01.01.2016, 12:24
Is there any system to make other player type automatically /audiomsg onplayerconnect?
Like this: cmd_audiomsg(playerid,"\1"); ?
Thanks,
Rodri.
Like this: cmd_audiomsg(playerid,"\1"); ?
Thanks,
Rodri.
cmd_audiomsg(playerid, "parameters here");
cmd_audiomsg(playerid, "www.mp3.com/something");
for(new i=0; i<20; i++) { SendClientMessage(playerid, 0xFFFFFFFF, ""); }