arma II:OA dayz epoch script help
ok, so i have a script i want to run but i have absolutely no idea how to run it. its just a simple safe cracker script but i need help running it.
any suggestions? or anything?
much appreciated.
(im not sure how to properly post scripts, but here it is under)
_cursorTarget = cursorTarget;
_ownerID = _cursorTarget getVariable["CharacterID","0"];
cutText [format["%1 - %2",typeOF _cursorTarget,_ownerID], "PLAIN DOWN"];
any suggestions? or anything?
much appreciated.
(im not sure how to properly post scripts, but here it is under)
_cursorTarget = cursorTarget;
_ownerID = _cursorTarget getVariable["CharacterID","0"];
cutText [format["%1 - %2",typeOF _cursorTarget,_ownerID], "PLAIN DOWN"];
