13.07.2012, 09:46
Hello,
I manage a huge gamemode (17,000+ lines) and I recently converted it to ZCMD from the old DCMD format. However after doing so the pawn compiler library is stopping working each time I try to compile, and I am unable to find the source of the problem due to how large the GM is.
What I've done so far:
- Replace all mentions of dcmd_ with COMMAND:
- Remove the list of dcmd command indexes
- Start PAWN as an administrator
Thanks, unfortunately I can not under any circumstances share the script as it is private.
I manage a huge gamemode (17,000+ lines) and I recently converted it to ZCMD from the old DCMD format. However after doing so the pawn compiler library is stopping working each time I try to compile, and I am unable to find the source of the problem due to how large the GM is.
What I've done so far:
- Replace all mentions of dcmd_ with COMMAND:
- Remove the list of dcmd command indexes
- Start PAWN as an administrator
Thanks, unfortunately I can not under any circumstances share the script as it is private.