[Help] Bloodbag yourself

istealth

Well-Known Member
I found this give bloodbag yourself code on another forum it works but iam having trouble adding some things here is the bloodbag.sqf
http://pastebin.com/dQs3TqUU

and here is the fn_actions.sqf
http://pastebin.com/9DXxQZm6

the code was to big to put in the thread. so what i was trying to add is make it so they cannot bloodbag there self if they are in combat and also remove the action when they give them self a bloodbag and re appear when there blood is low
 
Yeah, well you forgot this very important bit of information:

Add the fn_selfActions hook to the mission\init.sqf:

fnc_usec_selfActions = compile preprocessFileLineNumbers "fixes\fn_selfActions.sqf";

If someone was going to test it for you, they'd probably need that bit of code as well.. Just saying!
 
Can somebody help me to get this working? I am not sure where to put the bloodbag.sqf and the fn selfActions.sqf

Problem solved, got it working for me. ;-)
 
Back
Top