View Single Post
  #10  
Old 10-07-2011, 04:14 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

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.

Last edited by Derision; 10-08-2011 at 06:10 AM..
Reply With Quote