using Zabns' take clothes. works fine. No errors in server RPT. However, massive spamming of client RPT 1500 + lines per hour.
the error
_clothesTaken = _cursorTarget getVariable["clothesTaken">
Error position: <_cursorTarget getVariable["clothesTaken">
Error Undefined variable in expression: _cursortarget
File mpmissions\__CUR_MP.chernarus\Scripts\Fn_SelfActions\fn_selfActions.sqf, line 936
Error in expression <yer_calldog = -1;
};
fn_selfactions.sqf line 936
_clothesTaken = cursorTarget getVariable["clothesTaken",false];
player_takeclothes.sqf
_clothesTaken = _body getVariable["clothesTaken",false];
Im guessing this is just an issue I'll have to live with. Unless someone can recommend a fix or a better take clothes option.