Jump to content
  • 0

cfg based traders - No trader menu (Scroll Menu)


Adam1911

Question

This has been bugging me for the past 2 days now. No matter how i set it up the traders will not work. 

 

MPMissions > init > DZE_ConfigTrader = true;

 

MPMissions > description.ext > #include "CfgServerTrader\cfgServerTrader.hpp" (Top of screen)

 

MPMissions > CfgServerTrader with Category & cfgServerTrader

 

MPMissions > server_traders.sqf

 

@DayZ_Epoch_Server > addons > dayz_server > missions > DayZ_Epoch_11.Chernarus > mission.sqf

 

Mission.sqf

http://pastebin.com/bzK6puW1

 

Server_Traders

http://pastebin.com/r2buJvDX

 

any help would be much appreciated, thank you


Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

The mission.sqf replaces the same file located in dayz_server.pbo - dayz_server\missions\DayZ_Epoch_11.Chernarus\mission.sqf

 

The server_traders.sqf replaces the file in MPMissions - DayZ_Epoch_11.Chernarus\server_traders.sqf

 

Is were you have put both of these files?

Need to unpack both .pbo's add/replace the files, repack upload, and restart your server =)

Link to comment
Share on other sites

  • 0

Nothing there.  Zilch.  My .rpt not only has no errors, it doesn't even have any warnings so absolutely nothing to go on.  The instructions I followed were these:  http://epochmod.com/forum/index.php?/topic/14090-tutorialmethod-how-to-add-itemsvehiclesweapons-to-traders-method-2/.  Maybe there is a different set I should have followed?

 

The odd thing is that if I set DZE_ConfigTrader = true; back to False, I still get no trader options on the scroll wheel.

 

I wouldn't expect to see anything in my .rpt files if there is no scroll wheel option.  Since there's nothing to click on the scroll wheel, no action is triggered, therefore no error would get logged.  There'd need to be something to click on to actually trigger something being written to the log, no? 

 

Bob

Link to comment
Share on other sites

  • 0

So I went back to an older working version prior to CFGServerTrader.  One difference was that I had commented out a section in fn_SelActions.sqf that lets players flip vehicles when I added CFGServerTrader.  I had commented it out because I put in another actions script that does it better.  Uncommenting that code made it work again.  I have no idea how that would be affecting CFGServerTrader, but it works now.

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
  • Advertisement
  • Discord

×
×
  • Create New...