Feature question - resetting zones

joebob

Member
Is there a way in ogre or isx to easily reset all resetable zones?

It seems to at least press the confirm button for you (half-way there!).
 

Kannkor

Ogre
Is there a way in ogre or isx to easily reset all resetable zones?

It seems to at least press the confirm button for you (half-way there!).
Ogre should automatically confirm for you.

On the MCP, there should be a zonert button or something, it loads the zone resetter window where you can reset multiple zones across all clients.
 

Amadeus

The Maestro
Staff member
Code:
January 20, 2010 -- By Amadeus
[ISXEQ2-20100113.0014]
* Added new METHOD to the 'character' datatype:
  1. ResetZoneTimer[ZONENAME]
  [NOTE:  This may require to have opened the zone reuse window at least once in your current session before working properly (use /togglezonereuse)]
* Added new MEMBER to the 'eq2' datatype:
  1. PersistentZoneID[ZONENAME]           (unsigned int type)
* Added new METHOD to the 'eq2' datatype:
  1. GetPersisentZones[index:string]
 
Top Bottom