[HELP] Changing Rentals Vehicles
#1

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 =)
Reply
#2

Which error it gives?
Reply
#3

Код:
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.
Reply
#4

That has nothing to do with the vehicle..
Its a missing include file.
Reply
#5

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.
Reply
#6

thanks.
Reply
#7

sorry for double post, where can i get it?
Reply
#8

You should have it when you download the SAMP Server Package
Reply
#9

Can't find it, just re-downloaded it =(
Reply
#10

I just downloaded the SAMP server package and it has the core.inc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)