Jump to content

[Release] Advanced Trading 2.1 !UPDATED!


Zupa

Recommended Posts

less errors poping up

but the interface is the same as reported before

"PLOGIN: Login loop completed!"
"Admin Tools: FunctionKeys.sqf Loaded"
"Admin Tools: NumberKeys.sqf Loaded"
2nd UV set needed, but not defined in ReportStack not available
Error in expression <= "trade_items")then{
_count = 0; 
while(_count < _x select 5)do{
player ad>
  Error position: <while(_count < _x select 5)do{
player ad>
  Error while: Type Bool, expected code
File mpmissions\__CUR_MP.Chernarus\custom\advancedTrading\init.sqf, line 482
Error in expression <= "trade_items")then{
_count = 0; 
while(_count < _x select 5)do{
player ad>
  Error position: <while(_count < _x select 5)do{
player ad>
  Error while: Type Bool, expected code
File mpmissions\__CUR_MP.Chernarus\custom\advancedTrading\init.sqf, line 482
Error in expression <                 
}else{
if(_ownerID == _playerUID)then{
_player_deleteBuild = t>
  Error position: <_playerUID)then{
_player_deleteBuild = t>
  Error Undefined variable in expression: _playeruid
File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\fn_selfActions.sqf, line 281
 

Link to comment
Share on other sites

less errors poping up

but the interface is the same as reported before

"PLOGIN: Login loop completed!"
"Admin Tools: FunctionKeys.sqf Loaded"
"Admin Tools: NumberKeys.sqf Loaded"
2nd UV set needed, but not defined in ReportStack not available
Error in expression <= "trade_items")then{
_count = 0; 
while(_count < _x select 5)do{
player ad>
  Error position: <while(_count < _x select 5)do{
player ad>
  Error while: Type Bool, expected code
File mpmissions\__CUR_MP.Chernarus\custom\advancedTrading\init.sqf, line 482
Error in expression <= "trade_items")then{
_count = 0; 
while(_count < _x select 5)do{
player ad>
  Error position: <while(_count < _x select 5)do{
player ad>
  Error while: Type Bool, expected code
File mpmissions\__CUR_MP.Chernarus\custom\advancedTrading\init.sqf, line 482
Error in expression <                 
}else{
if(_ownerID == _playerUID)then{
_player_deleteBuild = t>
  Error position: <_playerUID)then{
_player_deleteBuild = t>
  Error Undefined variable in expression: _playeruid
File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\fn_selfActions.sqf, line 281
 

 

seems u have also a error in your fn selfactions ( not my fault). 

 

_playeruid <- not set ^^

 

Pushed my fix to github for the 482

Link to comment
Share on other sites

i added it and got and got this error 

 

ErrorMessage: File mpmissions\DayZ_Epoch_25.sauerland\zupa\advancedTrading\advancedTrading.hpp, line 0: .AT_Zupa_BlueButton: Undefined base class 'ZSC_RscButtonMenu'

 

u didn't add the ZSCdefnies.hpp then

Link to comment
Share on other sites

well the items does show on list except u have to go into the trader that buy/sell that item, if youre not on the right trader the item wont show.

you still cant move the item to the other side to sell it and still cant buy anything.

 

as far as everything else seems allright

this shown up, not sure where this is coming from

Client RPT

"PLOGIN: Login loop completed!"
"Admin Tools: FunctionKeys.sqf Loaded"
"Admin Tools: NumberKeys.sqf Loaded"
2nd UV set needed, but not defined in ReportStack not available
2nd UV set needed, but not defined in ReportStack not available
Error in expression < = alive _agent;
_targetPos = getPosATL _target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error position: <_target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error Undefined variable in expression: _target
2nd UV set needed, but not defined in ReportStack not available
2nd UV set needed, but not defined in ReportStack not available
Error in expression <hen {
_losCheck = 0;
_cantSee = [_agent,_target] call dayz_losCheck;
};
>
  Error position: <_target] call dayz_losCheck;
};
>
  Error Undefined variable in expression: _target
Error in expression < = alive _agent;
_targetPos = getPosATL _target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error position: <_target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error Undefined variable in expression: _target

Link to comment
Share on other sites

well the items does show on list except u have to go into the trader that buy/sell that item, if youre not on the right trader the item wont show.

you still cant move the item to the other side to sell it and still cant buy anything.

 

as far as everything else seems allright

this shown up, not sure where this is coming from

Client RPT

"PLOGIN: Login loop completed!"
"Admin Tools: FunctionKeys.sqf Loaded"
"Admin Tools: NumberKeys.sqf Loaded"
2nd UV set needed, but not defined in ReportStack not available
2nd UV set needed, but not defined in ReportStack not available
Error in expression < = alive _agent;
_targetPos = getPosATL _target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error position: <_target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error Undefined variable in expression: _target
2nd UV set needed, but not defined in ReportStack not available
2nd UV set needed, but not defined in ReportStack not available
Error in expression <hen {
_losCheck = 0;
_cantSee = [_agent,_target] call dayz_losCheck;
};
>
  Error position: <_target] call dayz_losCheck;
};
>
  Error Undefined variable in expression: _target
Error in expression < = alive _agent;
_targetPos = getPosATL _target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error position: <_target;
 
 
 
_agent moveTo _targetPos;
_a>
  Error Undefined variable in expression: _target

 

It's the idea to go to the right trader xD otherwise u would only need 1 guy standing there.

 

ANd i'll test/dev the rest myself later then, i will be at my home this eve :)

Link to comment
Share on other sites

got something else for you

had a mk48 on my hand went to buy menu, the mk was on the list move it over to sell and sold it

 

Error in expression <eapons = 0;
_allowedBackpacks = 0;
if (!isNull "Z_vehicle") then {   
_allowedWe>
  Error position: <isNull "Z_vehicle") then {   
_allowedWe>
  Error isnull: Type String, expected Object,Group,Display (dialog),Control,Task,Location
File mpmissions\__CUR_MP.Chernarus\custom\advancedTrading\init.sqf, line 692
Link to comment
Share on other sites

 

got something else for you

had a mk48 on my hand went to buy menu, the mk was on the list move it over to sell and sold it

 

Error in expression <eapons = 0;
_allowedBackpacks = 0;
if (!isNull "Z_vehicle") then {   
_allowedWe>
  Error position: <isNull "Z_vehicle") then {   
_allowedWe>
  Error isnull: Type String, expected Object,Group,Display (dialog),Control,Task,Location
File mpmissions\__CUR_MP.Chernarus\custom\advancedTrading\init.sqf, line 692

 

noted

Link to comment
Share on other sites

 

Error in expression <ns")then{
_weaponsToBuy = _weaponsToBuy + _x select 5 ;
_priceToBuy = _priceToBu>
  Error position: <+ _x select 5 ;
_priceToBuy = _priceToBu>
  Error Generic error in expression
File mpmissions\__CUR_MP.chernarus\custom\FS\advancedTrading\init.sqf, line 423

 

 

This error has been fixed couple of versions ago.

Link to comment
Share on other sites

Running the latest versions as of the time of this post.

Selling removes the items from main gear but does not take the money, buying however appears to work from gear but not bag or vehicle.

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
×
×
  • Create New...