SA-MP Forums Archive
Help! ERROR - 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: Help! ERROR (/showthread.php?tid=377249)



Help! ERROR - Lisaax - 13.09.2012

Helleuw:$ I got a problem,
i AINT expierenced scripter so i need help.

When i open my Samp_server i get this error

[16:23:46] Script[gamemodes/VLRP.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[16:23:46] Failed to load 'gamemodes/VLRP.amx' script.
[16:23:46] Number of vehicle models: 0

Somoene can help me? I aint watching this topic all day, Add me at skype: ilittlelisaa
Before you askin YES, im a girl And not a expierenced scripter / beginned scripter. I opened a server with a friend of me.

If you can help me. you can get what u want.


Re: Help! ERROR - Roach_ - 13.09.2012

Give me the snippet of code with your includes..
Ex:
pawn Код:
#include <a_samp>
#include <float>
#include <core>



Re: Help! ERROR - Lisaax - 13.09.2012

Where can i find that?


Re: Help! ERROR - Roach_ - 13.09.2012

At the top of your Gamemode..


Re: Help! ERROR - Lisaax - 13.09.2012

Add me at skype, ilittlelisaa


Re: Help! ERROR - xMCx - 13.09.2012

check your gamemode pwn file
samp server folder>gamemodes> vlrp GMd an paste the all code here between [code][/code ]


Re: Help! ERROR - Lisaax - 13.09.2012

this? #include <a_samp>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <yom_buttons>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <ZCMD>
#include <sscanf2>
#include <audio>


Re: Help! ERROR - Roach_ - 13.09.2012

Put this:
pawn Код:
#include <a_samp>
#include <sscanf2>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <yom_buttons>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <ZCMD>
#include <audio>



Re: Help! ERROR - Lisaax - 13.09.2012

Still same..


Re: Help! ERROR - Lisaax - 13.09.2012

got a WINDOWS PC btw