Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: KAKAN on Aug 19, 2015, 06:32 PM

Title: CreateVehicle bug or what?
Post by: KAKAN on Aug 19, 2015, 06:32 PM
function onServerStart()
{
loadvehicles( )
]


http://pastebin.com/1MmnWLMh
It shows, "Expression expected", What's the problem?
Title: Re: CreateVehicle bug or what?
Post by: . on Aug 19, 2015, 06:41 PM
Am I supposed to guess the location/line? FFS You have one single, simple thing to remember and you can't even do that. Sometimes I wonder what's the average IQ around here. Well, w/e the number I'm sure it has a minus in front.

Anyway, check your commas. As a starting point. Then start adding lines incrementally until you pinpoint the exact line if not identified automatically.
Title: Re: CreateVehicle bug or what?
Post by: MacTavish on Aug 20, 2015, 05:16 AM
There are many lines that doesnt have colour 2, fix the lines

CreateVehicle(146, Vector(-782.4065, 1116.9678, 10.0661 ), 0.3381, 3 );