10.02.2011, 23:44
good work, maybe add like a message onplayerstatechange, so the player knows if they've entered their own car or if another player enters they know its someone else's car.
good work, maybe add like a message onplayerstatechange, so the player knows if they've entered their own car or if another player enters they know its someone else's car.
|
/squeal is to tow the car automatically to where you gave /park.
|
You can add a color system ... when you buy a car, you can choose the color aswell. How about that ?
ps: It`s kinda 'creepy' ... everytime I relog, my car colour changes ... |
Weird.. Tuning saves on disconnect, and my car colour doesn't change.
Do you have any scripts that's preventing it? Did you mod the vehicle yet? (This may be the problem.) |
I like it alot, here is a part i did not like. After vehicle is destroyed, it is re spawned but without a color or a mod u want on it, i assume u made it random color, after i re connect and come on server, everything is back on my vehicle, can you tell me why?
I got it to work so regular colors respawn after car is destroyed, now what about Paintjobs and compounts? is it possible to make them appear after car is destroyed? |
California, wouldn`t it be better if you would put in the first post, instead of "BLA BLA BLA CREATE FOLDER CARS AND TRUNK BLA BLA", if you would write without the caps lock, since, if I`m not wrong, I think it matter where you put capitals, if you put at all... examples it can be: CARS & TRUNK or Cars & Trunk or cars & trunk ... or it doesn`t matter ?
Anyway, you did a splendid job with this, congratz and thank you for release ! |
This guy was right, I had files CARS and TRUNK and my car file wasn't being created, but I changed it to Cars and Trunk, and it worked.
Also I just wrecked my black huntley, when it respawned it was red. I immediately /q returned to find it was black again. Think thats a little bug for ya. Also without modding 2nd time around when /setplate my car went from red to blue...After noticing a bug with dialogs not working in another FS i'm using i changed the order in my config and reset the server. I came back to find that I didn't own a car anymore even though there is a car file in my Cars folder.. |
Also I just wrecked my black huntley, when it respawned it was red. I immediately /q returned to find it was black again. |
Also without modding 2nd time around when /setplate my car went from red to blue... |
After noticing a bug with dialogs not working in another FS i'm using i changed the order in my config and reset the server. I came back to find that I didn't own a car anymore even though there is a car file in my Cars folder.. |
VehicleInfo[playerid][colora] = 0;
VehicleInfo[playerid][colorb] = 0;
C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1217) : error 017: undefined symbol "GetVehicleParamsEx" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1218) : error 017: undefined symbol "SetVehicleParamsEx" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "objective" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "boot" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "bonnet" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "doors" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "alarm" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "lights" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1216) : warning 203: symbol is never used: "engine" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1226) : error 017: undefined symbol "GetVehicleParamsEx" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1227) : error 017: undefined symbol "SetVehicleParamsEx" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "objective" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "boot" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "bonnet" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "doors" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "alarm" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "lights" C:\Documents and Settings\Bogdan.NAMCO-04ACB0EB0\My Documents\Downloads\dealership.pwn(1225) : warning 203: symbol is never used: "engine" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.