Write something in variable and then read specific information.
#6

pawn Код:
new name[MAX_PLAYER_NAME];
GetPlayerName(i, name, sizeof(name));
format(string, sizeof(string), "HELLO[Playerid], 49,YourName: %s | YourXP: %d", name, Variable for your exp);
SendClientMessageToAll(-1, string);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)