Server Trader Menu doesn´t work. DAyZ Overpoch (1.0.5.1/0.2.5)

R0lling

New Member
Hello Forum !





After installing Overpoch (0.2.5) to my Epoch Server (1.0.5.1) the Trader Menu doesn´t work.



Ive looked in my .rpt but i don´t see any error.



I Post you my Serverside and Client .rpt file and hope you can help me with this.

errorserverlog http://pastebin.com/3TYsfa7z
error client log http://pastebin.com/bLfJKEGE

This error i Found, but don´t know how to fix it.
Code:
player removeAction s_player_clothes;
s_player_clothes = -1;>
  Error position: <s_player_clothes;
s_player_clothes = -1;>
  Error Nicht definierte Variable in Ausdruck: s_player_clothes
File mpmissions\__CUR_MP.Chernarus\Scripts\Fn_SelfActions\fn_selfActions.sqf, line 886
Error in expression <", ""];
};
} else {
player removeAction s_player_deploybike2;
s_player_deploybik>
  Error position: <s_player_deploybike2;
s_player_deploybik>
  Error Nicht definierte Variable in Ausdruck: s_player_deploybike2
File mpmissions\__CUR_MP.Chernarus\Scripts\Fn_SelfActions\fn_selfActions.sqf, line 975

Here is the fn_selfaction http://pastebin.com/HTwWq07M


Hope you can help me.

Best Regards
 
Back
Top