I run a PVE server and have been looking into to ways to enable thermal optics on vehicles and the nightstalker. I would like to enable thermals on vanilla and RHS vehicles that support them on my server.
I've seen this in the a3_epoch_server/compile/epoch_vehicle/EPOCH_spawn_vehicle.sqf
I've set this to false with no result. Does "_vehObj" encompass all vehicles or does this need to be changed to something else? or is there another way of doing this?
Question
arc7r7
I run a PVE server and have been looking into to ways to enable thermal optics on vehicles and the nightstalker. I would like to enable thermals on vanilla and RHS vehicles that support them on my server.
I've seen this in the a3_epoch_server/compile/epoch_vehicle/EPOCH_spawn_vehicle.sqf
// Disable Thermal Equipment
_vehObj disableTIEquipment true;
I've set this to false with no result. Does "_vehObj" encompass all vehicles or does this need to be changed to something else? or is there another way of doing this?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now