Gator Bodine
New Member
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
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