Jump to content
  • 0

Trader Menus only working for a second..


Gator

Question

Hello.. I do have my infistar custom dialog to false _CUD = false. And I have not changed anything in my fn_selfAction.sqf. This is the Error I am getting when someone trys to open up the Trader Menu. The trader menu does work for Admins. 

 

These are the 3 Errors I am getting,not sure which one is causing it and how do i fix it?  Thanks.

 

1.

Error in expression <= count weapons _x;
_cntBOT = _mags+_weps;
if (_cntBOT > 50)>
  Error position: <_mags+_weps;
if (_cntBOT > 50)>
 
 

2.

Error in expression <ve do
{
_dayzActions = ([
DonorSkins,wardrobe,s_player_maintain_ar>
  Error position: <DonorSkins,wardrobe,s_player_maintain_ar>
  Error Undefined variable in expression: donorskins
 
3.
if ((_characterID != _charIDvar) && (_charIDv>
  Error position: <_characterID != _charIDvar) && (_charIDv>
  Error Undefined variable in expression: _characterid
Error in expression <ayz_playerName') || (dayz_playerName != _name) || ((name player != 'Error: No un>
  Error position: <_name) || ((name player != 'Error: No un>
  Error Undefined variable in expression: _name

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
I am also getting these Error Codes: Not sure if one of these could be causing my Trader Menus to only work for Admins.
 
1.
10:29:29   Error Undefined variable in expression: _vehicle
10:29:29 File z\addons\dayz_server\init\server_functions.sqf, line 248
10:29:29 Error in expression <imit = _random select 1;
 
_qty = {_x == _vehicle} count serverVehicleCounter;
 
 
>
10:29:29   Error position: <_vehicle} count serverVehicleCounter;
 
 
 
and this, if this is even a error
2.
10:36:31   Error Undefined variable in expression: server_checkhackers
10:36:35 Error in expression <[] spawn server_checkHackers;
[] spawn server_cle>
Link to comment
Share on other sites

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...