SCMtoALL Message not showing in correct place
#2

pawn Код:
public OnPlayerConnect(playerid)
{
    for(new i = 0; i < 3; i++) SendClientMessage(playerid,-1," ");
    //SendClientMessageToAll(....) add your message here.
    return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)