06.09.2010, 11:35
You need to define cars like on top
new LSPDCars[10];
OnInit
LSPDCars[0] = AddStaticVeh.. not just AddStaticVeh and than try to guess car ID.
I hope you got it what I mean.
About Pickups, I cant remeber but, check OnPlayerPickupPickup does it need some specific value of pickups, if OnPPP is empty you dont need specify each one pickup and dont need any defines
new LSPDCars[10];
OnInit
LSPDCars[0] = AddStaticVeh.. not just AddStaticVeh and than try to guess car ID.
I hope you got it what I mean.
About Pickups, I cant remeber but, check OnPlayerPickupPickup does it need some specific value of pickups, if OnPPP is empty you dont need specify each one pickup and dont need any defines