Jump to content
  • 0

Zabn's Take clothes, works but error in client RPT


DangerRuss

Question

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.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...