AMX file size 0 kb and not working 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: AMX file size 0 kb and not working help! (
/showthread.php?tid=482229)
AMX file size 0 kb and not working help! -
TFoCap - 20.12.2013
I complied my gamemode to make it to amx and it complied fine but i look at my amx and it says 0 kb help?
Re: AMX file size 0 kb and not working help! -
PowerPC603 - 20.12.2013
Is your server under "C:\Program Files" perhaps?
On the latest windows-versions, your programs won't have access to write to this folder, and any folder under it.
The compiler could compile it just fine, but doesn't have access so it cannot write the compiled code to disc.