Jump to content
  • 0

Adding specifically to hero/bandit vendors?


dagg929

Question

4 answers to this question

Recommended Posts

  • 0

It goes by instance, huh? So regular chernarus - would be instance 11? Not seeing bandit trader. Is that the 'High End Weapons'?

 

As well, I can't find the stary weapons trader (not the black market guy.)

 

Any ideas?

 

Also, thanks for pointing me in the right direction.

 

I also see things like..

Black Market - Olsha

 

There's no BM at olsha?

 

Edit: I'm supposed to be looking at instance 17 huh?

Link to comment
Share on other sites

  • 0

what you need to do is two fold.

 

First open your server_traders.sqf in your mission pbo and locate the Bandit Trader

 

// Bandit Trader
menu_GUE_Soldier_MG = [
    [["Ammunition",577],["Clothing",575],["Helicopter Armed",512],["Military Armed",569],["Trucks Armed",534],["Weapons",627]],
    [],
    "hostile"

 

 

The 3 digit numbers are the IDs you need. So if you want to add weapons to him note the ID. 627

 

Then go to your SQL DB and choose the trader data table and follow this process to add the items

 

http://dayzepoch.com/wiki/index.php?title=Server_Configuration_Instructions#Adding_new_items_to_traders

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