PEQ - BiC 3 - Ground Spawn - RIWWI - Polished Silvery Key - NEVER UP
can we RESET the zone ?
I did a /Mac
to list all ground drops. It works in Every Zone and it report the location of Every Ground Drops
Sub Main
/declare i int local
/echo === Ground items in this zone: ${GroundItemCount} ===
/for i 1 to ${GroundItemCount}
/if (${Ground[${i}].ID}) {
/echo [${i}] ID: ${Ground[${i}].ID} | Loc: ${Ground[${i}].X}, ${Ground[${i}].Y}, ${Ground[${i}].Z}
}
/next i
/echo === Done ===
/return
When inside RIWWI Ground Items == 0
Been like that for 1 week now....
I cannot progress my BiC ('
Please Help
|