need stock - 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: need stock (
/showthread.php?tid=614261)
need stock -
Dejan12345 - 06.08.2016
Hey guys i have undefined simbol pAdminLevel i try with define not work with new not work but only stock i dont know what to add for stock
Re: need stock -
Shinja - 06.08.2016
Show us where you used it?
Re: need stock -
FuNkYTheGreat - 06.08.2016
Im Not confirmed but you have copy,paste it and it means that someone is using it because he want only admin to use this command you can remove the line and can you show us the line for more info Anyway Try this:
Код:
enum AdminEnum
{
ChatColor
}
new User[MAX_PLAYERS][AdminEnum];