HSRP script 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: HSRP script help. (
/showthread.php?tid=472069)
HSRP script help. -
xXxMofujohnxXx - 26.10.2013
Please help me i got this problem it dosent launch the script It shows this

cript[gamemodes/HSRP.amx]: Run time error 17: "Invalid/unsupported P-code file format" Failed to load "gamemodes/HSRP.amx" script. Please leave a comment if you know how to fix it.
Re: HSRP script help. -
Konstantinos - 26.10.2013
Quote:
Originally Posted by xXxMofujohnxXx
Please leave a comment if you know how to fix it.
|
It's not something nobody has asked before. By using ******, you're going to get many results about that:
https://www.******.com/search?q=Run+...m=122&ie=UTF-8
Update all the includes/plugins (to their latest version - use ****** for that as well) and re-compile. Run your server and if it happens again, read those threads ****** found.
Re: HSRP script help. -
Hamam - 26.10.2013
Can you show us the error?
Re: HSRP script help. -
Pottus - 26.10.2013
It's very very very.... did I say very ? Unlikely to get help here on publicly released gamemodes ask the author of the script.
Re: HSRP script help. -
xXxMofujohnxXx - 26.10.2013
Now it shows this :Script [gamemode/HSRP.amx]: Run Time Error 19: "File or function is not found"
Re: HSRP script help. -
Akira297 - 26.10.2013
Yeah, that means that you need to update the plugins and includes. Recompile the script and restart it.
Re: HSRP script help. -
Konstantinos - 27.10.2013
Quote:
Originally Posted by Akira297
Yeah, that means that you need to update the plugins and includes. Recompile the script and restart it.
|
No.
xXxMofujohnxXx, you miss plugin(s). Some plugin(s) either failed to load or you forgot to load them. Download nativechecker plugin (****** it) and load it. It's going to print what functions are not registered. Their name will be self-explanatory in order to understand what plugin you need to load, but in case you cannot understand just post what it printed here.