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



LuxAdmin + Gamemode = HELP. - [RO]Nicusor - 03.11.2012

Hello.
I added LuxAdmin in GM and i have commands with ZCMD and i have this problem.
Код:
(2821) : warning 217: loose indentation
(2821) : error 029: invalid expression, assumed zero
(2821) : error 017: undefined symbol "cmd_join"
(2821) : error 029: invalid expression, assumed zero
(2821) : fatal error 107: too many error messages on one line
Line
Код:
CMD:join(playerid, params[])
If i delete join cmd the errors will come at next command and etc..
Please i need help ..


Thanks.


Re: LuxAdmin + Gamemode = HELP. - Abhishek. - 03.11.2012

may be the command or the thing before cmd_join has a barracet missing or you kept the commands in OnPLayerCommandText please take them out if you did and keep now dont keep them in any callback


Re: LuxAdmin + Gamemode = HELP. - [RO]Nicusor - 03.11.2012

No .. it dont work .. if i delete command join the errors shows at next command /leave (