SA-MP Forums Archive
Small question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Small question (/showthread.php?tid=479798)



Small question - Tomix - 07.12.2013

I never understood this but when I compile my script it always saves in C:/ and it also saves in the gamemode folder


Re: Small question - BizzyD - 07.12.2013

NVM, read the thread to fast...


Re: Small question - FlawPaw - 07.12.2013

Where did you place your server package? If it's on the desktop, then it should be C:\\, and the .amx should show up in the gamemodes folder, where your .pwn is.


Re: Small question - Tomix - 07.12.2013

Its in C:\ but it still does the same any other suggestions?


Re: Small question - BlueBaron - 07.12.2013

The .amx compiles in the same directory as the .pwn, so If you have a example.pwn in C:\ your example.amx will be in C:\ too. If that's what you're asking.


Re: Small question - Konstantinos - 07.12.2013

I've got a pretty much similar problem, well not exactly problem.

When I've compiled a file and the pawno.exe is running with the opened file and for some reason I need to re-start my computer manually, then I get the .amx of that file into my gamemodes folder and in D: disc.


Re: Small question - Tomix - 07.12.2013

no but my server files are on the desktop and when I compile a script I get it both in gamemode folder and in C:\