Several Errors - 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: Several Errors (
/showthread.php?tid=447169)
Several Errors -
FShiwani - 29.06.2013
Hi, I have implemented a donator lounge and donator locker. I added the commands and dialogs, I am getting several errors at the command part of it, I have listed the errors and a prnt screen of the code so that you know which line the errors occur. At the top of the script I have defined Dlocker_Dialog.
ERRORS
CODE:
I am implementing these commands in the LSL-RP gamemode.
Re: Several Errors -
FShiwani - 29.06.2013
Fixed all errors except Undefined symbol "DLocker_Dialog"
Re: Several Errors -
FShiwani - 29.06.2013
All errors fixed! I had defined it as Dialog_DLocker but wrote in command as DLocker_Dialog.
Thank you for help