Posts: 28
Threads: 10
Joined: Dec 2013
Reputation:
0
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?
Posts: 1,733
Threads: 20
Joined: Nov 2010
Reputation:
0
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.