21.10.2007, 22:58
Not all things work :/
SetVehicleStreamPos() has no effect, vehicle doesn't move at all
Pickups don't show up too
Same with Objects
Map icons work fine
Vehicles work too, but sometimes when i drive vehicle it suddently changes color (i did SetVehicleUsed(vehicleid,true); under OnPlayerEnterVehicle)
Also it interferes with my car health bar, it thinks vehicle has no health (not always, sometimes it works). Something like GetStreamVehicleHealth would be needed.
I did ActivateAllStreamers(); under OnGameModeInit (i don't have to put 1 between ( and ) right??)
SetVehicleStreamPos() has no effect, vehicle doesn't move at all
Pickups don't show up too
Same with Objects
Map icons work fine
Vehicles work too, but sometimes when i drive vehicle it suddently changes color (i did SetVehicleUsed(vehicleid,true); under OnPlayerEnterVehicle)
Also it interferes with my car health bar, it thinks vehicle has no health (not always, sometimes it works). Something like GetStreamVehicleHealth would be needed.
I did ActivateAllStreamers(); under OnGameModeInit (i don't have to put 1 between ( and ) right??)