SA-MP Forums Archive
y_commands - 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)
+--- Thread: y_commands (/showthread.php?tid=492573)



y_commands - andyandyy8 - 04.02.2014

I have one big question.I am using y_commands and i want to know what to use , what is still better :
Quote:

if(playersData[playerid][pAdmin] < 0 ) return 1;

or
Quote:

Command_SetPlayerNamed("setskin", playerid, false);