[HELP] Changing Rentals Vehicles - 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] Changing Rentals Vehicles (
/showthread.php?tid=139084)
[HELP] Changing Rentals Vehicles -
Gummy Bear - 03.04.2010
Hello there, well i started scripting this week, i downloaded a certain script, but now im stuck because:
1. I change the ID of the rentable vehicle
2. Then it gives me an error.
The code is:
Код:
AddStaticVehicleEx(540,2778.9265,-2410.1267,13.5701,180.5960,39,39,30000); // LS Rentable Vincent 112
I change 540 to exemple 598(a valable vehicle id), then i compile, and it gives me an error.
Can someone help me? Thanx =)
Re: [HELP] Changing Rentals Vehicles -
WardenCS - 03.04.2010
Which error it gives?
Re: [HELP] Changing Rentals Vehicles -
Gummy Bear - 03.04.2010
Код:
C:\Users\Eric\Documents\Breakdown Script\Breakdown Script\pawno\include\a_samp.inc(17) : fatal error 100: cannot read from file: "core"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: [HELP] Changing Rentals Vehicles -
Torran - 03.04.2010
That has nothing to do with the vehicle..
Its a missing include file.
Re: [HELP] Changing Rentals Vehicles -
keujh - 03.04.2010
Quote:
Originally Posted by Gummy Bear
Код:
C:\Users\Eric\Documents\Breakdown Script\Breakdown Script\pawno\include\a_c(17) : fatal error 100: cannot read from file: "core"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Download the file that you are missing "core.inc" then place it in your include folder located in your PAWNO Folder.
Re: [HELP] Changing Rentals Vehicles -
Gummy Bear - 03.04.2010
thanks.
Re: [HELP] Changing Rentals Vehicles -
Gummy Bear - 03.04.2010
sorry for double post, where can i get it?
Re: [HELP] Changing Rentals Vehicles -
Torran - 03.04.2010
You should have it when you download the SAMP Server Package
Re: [HELP] Changing Rentals Vehicles -
Gummy Bear - 03.04.2010
Can't find it, just re-downloaded it =(
Re: [HELP] Changing Rentals Vehicles -
Torran - 03.04.2010
I just downloaded the SAMP server package and it has the core.inc