Quantcast
Channel: Open DayZ Community
Viewing all articles
Browse latest Browse all 9028

Repair and Refuel

$
0
0
Will someone be kind enough to tell me what is wrong with this script? I tried to combine a refuel and repair script together but i can't get it, after hours of messing with it i just got fustrated with it

I think it has to do with but i haven't quite figure out how it selects from the other script

Code:
_target = _this select 0;
_caller = _this select 1;
_vehicle_refuel_id = _this select 2;
_vehicle_repair_id = _this select 3;
_argsRefuel = _this select 3;
_argsRepair = _this select 4;...
Repair and Refuel

Viewing all articles
Browse latest Browse all 9028

Trending Articles