EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   Bazaar Trader Mode *ON* (https://www.eqemulator.org/forums/showthread.php?t=26770)

KingMort 11-16-2008 10:21 AM

Hah sorry if I sounded rude btw Cavedude..

I know your server is working toward Live Like content.. I didn't mean to imply that I had a custom way to help you with your Economy .. Just so you know.

If you are down , maybe i could help you out as far as the drop rates ect..

(NOT HIJACKING POST BTW)

Awesome thanks for your work so far Derision, I wish I had you on my staff TBH :)

Your an amazing coder sir, keep up the good work

King

KingMort 11-19-2008 01:45 AM

Bump..

Still no fix for this bug ??

Derision 11-19-2008 04:34 AM

The Bazaar bugs you reported should be fixed in Rev212 in the SVN. If you are still seeing any problems, please PM me the exact steps to reproduce it.

Derision 11-19-2008 01:47 PM

Quote:

Originally Posted by KingMort (Post 160038)
Also do you have plans on setting up the Blue Section of the Bazaar with /buyer ??

I've made a lot of progress with the packets for /buyer & /barter over the last couple of days, so yes, now I have plans :) , but no ETA.

KingMort 11-20-2008 12:29 PM

Woot nice !

ChaosSlayer 11-20-2008 05:09 PM

does trader mode works OUTSIDE of bazar?

would it be posible to designate some other zone as trade zone (preferably a few)?

Idialy i would prefer not to use bazar zone itself but instead allow players to go /trader in ctities

Derision 11-20-2008 05:17 PM

Quote:

Originally Posted by ChaosSlayer (Post 160250)
does trader mode works OUTSIDE of bazar?

No. Client checks the zone ID number before responding to the /trader or /bazaar commands as far as I can tell.

So_1337 11-20-2008 05:38 PM

And it is possible to use the old version of the Bazaar as opposed to the new?

Derision 11-20-2008 05:46 PM

Quote:

Originally Posted by So_1337 (Post 160254)
And it is possible to use the old version of the Bazaar as opposed to the new?

I've not tried it. If the Zone ID is 151 and you are standing on a 'door' with opentype 153 or 155, you should be able to turn /trader mode on.

rojadruid 11-20-2008 06:29 PM

Quote:

Originally Posted by ChaosSlayer (Post 160250)
does trader mode works OUTSIDE of bazar?

would it be posible to designate some other zone as trade zone (preferably a few)?

Idialy i would prefer not to use bazar zone itself but instead allow players to go /trader in ctities


If what I understand is corect you could add the correct door id to other zones and have traders where ever you wanted players to setup shop.

KingMort 11-23-2008 10:19 AM

Alright well I believe Secrets has put in the latest code for this but still Items with MaxCharges set to -1 are bugging out...

To be more specific:

When you start your trader, a buyer comes up to buy an item from you.. They buy an item with maxcharges set to -1 and they receive the item, the plat goes out of their inventory and goes to the trader, that all works fine now.. However the item they purchased remains on the trader, so they can buy it again, over and over...

King

Derision 11-23-2008 01:47 PM

I can't reproduce it. Here's how I tested.

#spawn an NPC

#npcloot add these 10 items that have maxcharges=-1

Code:

mysql> select id, name, maxcharges from items where nodrop=1 and maxcharges = -1 limit 10;
+------+--------------------------+------------+
| id  | name                    | maxcharges |
+------+--------------------------+------------+
| 1044 | Velium Round Shield      |        -1 |
| 1134 | Writ of Dragonkind      |        -1 |
| 1135 | Mask of Tinkering        |        -1 |
| 1197 | Maple Leaf Mask          |        -1 |
| 1397 | Werewolf Spleen          |        -1 |
| 1402 | Gilded Cloth            |        -1 |
| 1605 | Robe of the Spring      |        -1 |
| 1606 | Mana Robe                |        -1 |
| 1715 | Abram's Axe of the Stoic |        -1 |
| 1736 | Algae Covered Flesh      |        -1 |
+------+--------------------------+------------+
10 rows in set (0.01 sec)

Killed the NPC, looted the items, put them in a Trader's satchel, and had another character buy them.

As each one was purchased, they disappeared from the Trader's inventory and the Trader window. Camped the Trader and relogged him and they were still gone.

KingMort 11-23-2008 07:02 PM

Ah hah ! I will test that for sure thank you Derision never would have thought summoning it would whack it out...

King

KingMort 11-23-2008 07:08 PM

WOOT it worked thanks Derision you rock :)


All times are GMT -4. The time now is 11:06 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.