Help! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help! (
/showthread.php?tid=71912)
Help! -
Typhome - 04.04.2009
Код:
if(PlayerInfo[playerid][pLeader] == 1)
{
GetPlayerName(i, sendername, sizeof(sendername));
format(string, 256, "PD : %s", sendername);
SendClientMessage(playerid, COLOR_GRAD2, string);
}
Can make to correct code?
I need it /members and show faction(where you are at faction) members onlines!
I have faction: 1,2,3,4,5,6,7,8,9,10,11,12,13