23.03.2013, 19:34
Hi!
I'm working at a filterscript - car ownership, and I'm confrunting with a big problem.
My algorithm for create a vehicle is:
- The player are introducing the values in some dialogs ( like modelid, colors )
- After that, I extract this values from database ( cache r7 ), and with that, I create by AddStaticVehicle, a vehicle. But, here is the problem .. the vehicle doesn't appear
. I don't know the source of this problem and I asked you, probably you're knowing. The log of mysql is 'successful'.
Thanks.
I'm working at a filterscript - car ownership, and I'm confrunting with a big problem.
My algorithm for create a vehicle is:
- The player are introducing the values in some dialogs ( like modelid, colors )
- After that, I extract this values from database ( cache r7 ), and with that, I create by AddStaticVehicle, a vehicle. But, here is the problem .. the vehicle doesn't appear

Thanks.