Again i instaled Bungle's Server pack and it has done some things to the auto refuling and i need to return it so that auto refuling works with all fuel tanks can somone help me do this?
Thanks
this looks like the script file
kh_actions.sqf
this is the file itself
private ["_vehicle", "_vehicle_refuel_id"];
//Awesomely Edited by Seven, Then modified by Muddr
_vehicle = objNull;
diag_log "Running ""kh_actions"".";
_distance = 10; // Distance from object to display Refuel Message
_amount= 0.01; // Amount of fuel to add per loop. Default was 0.005
Question
Connorbarnes
Again i instaled Bungle's Server pack and it has done some things to the auto refuling and i need to return it so that auto refuling works with all fuel tanks can somone help me do this?
Thanks
this looks like the script file
kh_actions.sqf
this is the file itself
Link to comment
Share on other sites
4 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