[Help] House Server - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] House Server (
/showthread.php?tid=148920)
[Help] House Server -
BoKiDaRkneSS - 19.05.2010
Hello to all , i had a little problem yesterday... that is when i put some object or vehicle in OnGameModeInit
my server gives me this ERROR :
Код:
[20:45:14] Script[gamemodes/gf.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[20:45:14] Failed to load 'gamemodes/gf.amx' script.
[20:45:14] Number of vehicle models: 0
Re: [Help] House Server -
sushihusi - 19.05.2010
I had this problem too. Sometimes the server f*cks. I have downloaded a new server and I copyed the gamemodes there and it worked. Try it maybe its working.
Re: [Help] House Server -
BoKiDaRkneSS - 19.05.2010
Where to find that new server ?
EDIT : I downloaded that new server , same problem but what is wrong?
Код:
public OnGameModeInit()
CreateObject(3749, 1302.1597900391, -2056.4956054688, 63.124122619629, 0, 0, 270.67565917969);
CreateObject(980, 1301.8316650391, -2056.4291992188, 60.048156738281, 0, 0, 270.67565917969);
CreateObject(987, 1287.9056396484, -2066.2133789063, 57.851230621338, 0, 0, 0);
CreateObject(987, 1275.6568603516, -2066.6525878906, 58.141578674316, 0, 0, 1.9849853515625);
CreateObject(987, 1263.66796875, -2066.4250488281, 58.545562744141, 0, 0, 0);
CreateObject(987, 1251.4929199219, -2065.228515625, 58.863510131836, 0, 0, 0);
CreateObject(987, 1242.1245117188, -2065.09375, 59.088665008545, 0, 0, 0);
CreateObject(987, 1239.1125488281, -2002.0806884766, 58.932281494141, 0, 0, 0);
CreateObject(987, 1250.9895019531, -2002.1899414063, 58.283992767334, 0, 0, 358.01501464844);
CreateObject(987, 1263.3178710938, -2002.9226074219, 58.464370727539, 0, 0, 0);
{
Re: [Help] House Server -
Scenario - 19.05.2010
It isn't compiling your game-mode properly... I actually think the new download of R7 on
www.sa-mp.com is bad. PAWNO doesn't work when downloading it from them.
Re: [Help] House Server -
max1101 - 19.05.2010
Put the object below bracket
(Da pokupim post i tu XD)