A question regarding playerid
#1

See this

Код:
    foreach(new i : Player)
Код:
format(string, sizeof(string), "(ID:%i) %s, Rank: %s.", playerid, sendername, FactionRank[GetPVarInt(playerid, "Member")][GetPVarInt(i, "Rank")]); }
This playerid shows the player who uses this command, how do I write the foreach(new i : player)'s ID in this?

like i, "playerid" ?
Reply
#2

I do not understand what are you trying to say. Can you be more explicit.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)