Alternate Bazaar
Is it possible to make another zone capable of having bazaar like functions? Like being able to do /bazaar and browse people selling items, or can that only be done in that specific zone?
|
i know that trading place is determined by:
-special "door" surface you need to be standing on (which can be added anywhere) -the zone you in needs to be properly flagged in zone table From what people were speculating, any zone can be turned into bazaar with those 2 properly set up. I always wanted to do that, but just never got around it |
I can't seem to find anything in the database or in the source that would let me change another zone to be like The Bazaar.
|
this is what I see in changelog file
Code:
==01/26/2011== |
I believe those doors are just the ones that teleport you between halls and aren't actually involved in bazaar functions
|
You are correct those are the teleport platforms for the new bazaar zone.
Try 153 or 155. Those are the two types used on most of the door objects in the zone. |
yeah my bad, didn't noticed those are for portal disc.
155 should do the trick |
Did you get this to work? I'm curious at the notion. Would be interesting to see if you could make some other (smaller) zone the bazaar, for convenience sake.
|
Well, I made doors that were type 153 and used the same name as the ones in bazaar, but I do not actually see anything in-game. Also, it still doesn't say anything if you do /bazaar or /trader standing where they are said to be in the database.
|
I always thought that the client checked the zone ID (Bazaar = 151), before it allowed the bazaar functionality, but just glancing at it now, it appears it may be checking some unknown flag that is possibly sent in the OP_NewZone packet, in which case we should be able to enable bazaar support in other zones.
On further inspection, the flag that the client checks to enable bazaar functions in zone 151 is hard-coded in eqgame.exe. I'm not aware of any way to override it. |
All times are GMT -4. The time now is 04:12 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.