Script compiling problem - 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: Script compiling problem (
/showthread.php?tid=636352)
Script compiling problem -
Hunud - 25.06.2017
Hi,
I got this each time when i try to compile script:
"Cannont create file "C:\Users\PC\Desktop\Stunt[GM]\gamemodes\Stunt.pwn".Access denied!
Whats the problem ?
Re: Script compiling problem -
JasonRiggs - 25.06.2017
It's because no enough permissions to create such file in such directory, just change the settings of the pawno to make it compile at another folder..
Re: Script compiling problem -
NaS - 25.06.2017
Run PAWNO as Administrator and/or change the rights of your gamemodes/filterscripts or Includes folder.