I need help with a PR-RP script - 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: I need help with a PR-RP script (
/showthread.php?tid=482858)
I need help with a PR-RP script -
TFoCap - 23.12.2013
The OnGameMode script has a textdraw in it that has a website link and i change it and i try to complie it it complies no errors nothing then i put it onto my host and restart server and it still says the same thing and then i look at my OnGameMode.amx in the host and on my computer it says 0 kb
Heres my script can you try to figure out the problem? By the way its not my full gamemode its just the OnGameMode script the gamemode and that are seprate scripts
Re: I need help with a PR-RP script -
park4bmx - 23.12.2013
Can't download, nt on a computer.
But for the max size to be 0 you imitate not have permissions to write to that directory which then fails the compile.
Have you tried to run it on your LAN machine see what's up there ?
Re: I need help with a PR-RP script -
TFoCap - 23.12.2013
I dont understand
Re: I need help with a PR-RP script -
park4bmx - 23.12.2013
how are you loading this ?
just by that .pwn file in the .rar cant be loaded as a .inc or anything really.
Re: I need help with a PR-RP script -
cessil - 23.12.2013
compiler crashes when I try to compile it, try commenting out sections until it compiles properly, then uncomment sections till you've narrowed down whats causing it to crash