Add qty to the trader dialog

VJ1989

New Member
I would like help adding the qty of items to the trader dialog.

I've installed.
[Release] Epoch Trader Menu Dialogs
http://opendayz.net/...-dialogs.13041/
which was not working but managed to fixed it.

And would now like to know how i would go about adding Items qty under the buy and sell price.

and so would like to know the dialog.hpp works so i can revamp the entire look and feel of the trader menu.

Any and all help would be appreciated.


Thanks VJ
 
I would like help adding the qty of items to the trader dialog.

I've installed.
[Release] Epoch Trader Menu Dialogs
http://opendayz.net/...-dialogs.13041/
which was not working but managed to fixed it.

And would now like to know how i would go about adding Items qty under the buy and sell price.

and so would like to know the dialog.hpp works so i can revamp the entire look and feel of the trader menu.

Any and all help would be appreciated.


Thanks VJ
Why install trader dialogs it's included in epoch 1.0.4.2?

Also added to my Todo list as I like the idea :p
 
Why install trader dialogs it's included in epoch 1.0.4.2?

Also added to my Todo list as I like the idea :p

When i downloaded it, it was called "improved epoch menu" but it gave me a chance to play around with the menu (mainly colours) lol.

If you have any luck let me know i got a feeling the db items and the buy and sell for prices are in a different file that i haven't found yet.
 
The prices are in the traders_data table.
And to the refill the qty just use the SQL command/event you can find anywhere if you just search or in the SQL folder of the downloaded Server files.
 
The prices are in the traders_data table.
And to the refill the qty just use the SQL command/event you can find anywhere if you just search or in the SQL folder of the downloaded Server files.

I know how to restock the traders. I just want to add the amount of items to the trader dialog menu in-game.
 
Back
Top