SA-MP Forums Archive
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=184042)



help! - [MKD]Max - 17.10.2010

guys i make this topic to tell me what the differnt bettwen the playerid and pID for example


if(Player[playerid][admin])(
SendClientMessage(playerid, COLOR_RED,"You Cant Mute You Self");



if(Player[pID][admin])(
SendClientMessage(playerid, COLOR_RED,"You Cant Mute You Self");




what diffrent thats what i need to know