14.03.2011, 20:24
(
Последний раз редактировалось SkizzoTrick; 15.03.2011 в 14:26.
)
Hello everyone,
im made my first vehicle system but im having some problems.
Could someone explain me a thing?How the system should work ?I mean,mine have this bug:
When a player sells his vehicle,all the players have a wrong vehicle .
Example:
Justin sells his vehicle and then:
And everything will look like this:
9999-No vehicle
Bruno's vehicle takes justins vehicle id and then Bruno will have a wrong vehicle
If this didn't explain you enough,just ask.
PS:After selling a vehicle,it gets distroyed.I forgot this
im made my first vehicle system but im having some problems.
Could someone explain me a thing?How the system should work ?I mean,mine have this bug:
When a player sells his vehicle,all the players have a wrong vehicle .
Example:
Код:
VehicleID:1------------VehicleID:2 |||||||||||------------||||||||||| Owner:Justin-----------Owner:Bruno
Код:
----<_____________________< ----\/--------------------/\ ----||--------------------|| VehicleID:1------------VehicleID:2 |||||||||||------------||||||||||| Owner:Justin-----------Owner:Bruno
Код:
VehicleID:1(bruno's vehicle)-------------Wrong Vehicle |||||||||||------------------------------||||||||||| Owner:Noone------------------------------Owner:Bruno
Bruno's vehicle takes justins vehicle id and then Bruno will have a wrong vehicle
If this didn't explain you enough,just ask.
PS:After selling a vehicle,it gets distroyed.I forgot this