When someone joins , join message is bugged
#4

pawn Код:
public OnPlayerConnect(playerid)
{
    new string[128];
    format(string, sizeof(string), "%s has joined United Kingdom RP!", plname);
    return 1;
}
it's on player connect
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)