Code: Select all
if (EQADDR_ZONING) {
if (0==*EQADDR_ZONING) {
gZoning = TRUE;
}Code: Select all
Zoning=00751560Edit: forgot to mention that its a 01 when you are in a zone and it changes to 00 when you zone...
Moderator: MacroQuest Developers
Code: Select all
if (EQADDR_ZONING) {
if (0==*EQADDR_ZONING) {
gZoning = TRUE;
}Code: Select all
Zoning=00751560
donations for this month's patches.