Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #16  
Old 11-16-2008, 10:21 AM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

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
Reply With Quote
  #17  
Old 11-19-2008, 01:45 AM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

Bump..

Still no fix for this bug ??
Reply With Quote
  #18  
Old 11-19-2008, 04:34 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

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.
Reply With Quote
  #19  
Old 11-19-2008, 01:47 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by KingMort View Post
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.
Reply With Quote
  #20  
Old 11-20-2008, 12:29 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

Woot nice !
Reply With Quote
  #21  
Old 11-20-2008, 05:09 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

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
Reply With Quote
  #22  
Old 11-20-2008, 05:17 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by ChaosSlayer View Post
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.
Reply With Quote
  #23  
Old 11-20-2008, 05:38 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

And it is possible to use the old version of the Bazaar as opposed to the new?
Reply With Quote
  #24  
Old 11-20-2008, 05:46 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by So_1337 View Post
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.
Reply With Quote
  #25  
Old 11-20-2008, 06:29 PM
rojadruid
Discordant
 
Join Date: May 2005
Location: Smith Falls, Ontario, Canada
Posts: 283
Default

Quote:
Originally Posted by ChaosSlayer View Post
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.
__________________
Rojadruid

Innoruuk Server [legit]
Server Admin.
Server Status: UP
Reply With Quote
  #26  
Old 11-23-2008, 10:19 AM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

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
Reply With Quote
  #27  
Old 11-23-2008, 01:47 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

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.
Reply With Quote
  #28  
Old 11-23-2008, 07:02 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

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

King
Reply With Quote
  #29  
Old 11-23-2008, 07:08 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

WOOT it worked thanks Derision you rock
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:50 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3