number plate not work
#3

also you can't use a string lenght more than 7-10 for plate because won't show the number, if you use a car system set number plate when you're create like
pawn Code:
...
Cars[idx][ownedvehicle] = CreateVehicle(Cars[idx][cModel],Cars[idx][cX],Cars[idx][cY],Cars[idx][cZ],Cars[idx][cAngle],Cars[idx][cCol1],Cars[idx][cCol2],120);
SetVehicleNumberPlate(Cars[idx][ownedvehicle],Cars[idx][cPlate]);
its a good way to set plate for not respawn your vehicle after create them, I posted mine system but I think you would understand what to do if you going make a good server
Reply


Messages In This Thread
number plate not work - by TouhGear - 14.03.2012, 17:11
Re: number plate not work - by Lee_Percox - 14.03.2012, 17:29
Re: number plate not work - by mineralo - 14.03.2012, 17:38
Re: number plate not work - by TouhGear - 17.03.2012, 08:59
Re: number plate not work - by mineralo - 17.03.2012, 11:06
Re: number plate not work - by Smally - 17.03.2012, 11:17
Re: number plate not work - by TouhGear - 17.03.2012, 11:21
Re: number plate not work - by Smally - 17.03.2012, 11:22
Re: number plate not work - by AndreT - 17.03.2012, 11:23
Re: number plate not work - by TouhGear - 17.03.2012, 11:32

Forum Jump:


Users browsing this thread: 2 Guest(s)