Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: VC[88]PD on February 02, 2013, 04:54:49 pm
-
Why I changed a vehicle of my server ,and my server was crashed?It's a true colour of that vehicle.
-
You used pawn script? In pawn some vehicles is bugged
sorry.... :o
-
A lot of vehicle function is bugged (
U cannot change it's colour or position, etc.
-
I changed a boat,it was crashed.I changed a car, it was crashed again.WTF!
-
I changed a boat,it was crashed.I changed a car, it was crashed again.WTF!
What script used? See all cars and find the error
or put you cars here and i find the error
-
I changed a boat,it was crashed.I changed a car, it was crashed again.WTF!
What script used? See all cars and find the error
or put you cars here and i find the error
I changed this:[pawn]AddStaticVehicle(223,-631.245117,-1456.946411,5.869000,335.980408,36,13);[/pawn]to [pawn]AddStaticVehicle(176,-631.245117,-1456.946411,5.869000,335.980408,1,16);[/pawn]
But it crashed.I think there isn't any error.
-
Change it back to model #223 and see if the server works. If it does, you've reached the vehicle model limit. You cannot have more than 45 (I think) types of cars.
-
Change it back to model #223 and see if the server works. If it does, you've reached the vehicle model limit. You cannot have more than 45 (I think) types of cars.
OK,I've already reached the vehicle model limit.