Hi Just,
All JOB cars in the server when players logout/crash or leave it (as well /dv) get to LIMBO.
I'm using JAM and JAM Garage, works all fine except for this matter.
Any Idea?
Looking in the code: JAG:ChangeState I saw the update to owned_vehicles at column jamstate=@State is that correct? (I changed to state=@State for testing but had no changes, I changed it back).
Also when the behavior above happens, at table owned_vehicles the state column goes to value 0 and that let the cars in the limbo ( I think).
I want to send all cars back to their garages when events above happen.
Thanks,
VP
Hi Just,
All JOB cars in the server when players logout/crash or leave it (as well /dv) get to LIMBO.
I'm using JAM and JAM Garage, works all fine except for this matter.
Any Idea?
Looking in the code: JAG:ChangeState I saw the update to owned_vehicles at column jamstate=@State is that correct? (I changed to state=@State for testing but had no changes, I changed it back).
Also when the behavior above happens, at table owned_vehicles the state column goes to value 0 and that let the cars in the limbo ( I think).
I want to send all cars back to their garages when events above happen.
Thanks,
VP