SA-MP Forums Archive
!admins command on IRC - 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: !admins command on IRC (/showthread.php?tid=430983)



!admins command on IRC - Vytixz - 16.04.2013

dasdssdaddsadsdadsadsasd


Re: !admins command on IRC - Vytixz - 16.04.2013

dsadsadasadsasd


Re: !admins command on IRC - Revo - 16.04.2013

You're missing the most upper bracket, and just to noe dude, this code is terrible, take a look in variable optmization (You're opening a 1500 chr variable and never use it ><), also, you can use if (IsPlayerAdmin(i) || AdminLevel(i) >= 1) {} etc. so the else-ifs are unnessecary.