Quick Gm command question
First off I apologize if this is in the wrong spot.
When reading #spawnstatus, i assume that it is showing every npc that the zone contians correct? I am reading the list as the npcid#, then the location, then the respawn timer. I am stuck at how to read the respawn timer. for instance how would i read 35132.07. Or if I am reading it completely wrong how do i go about reading it. |
I've never actually used this command before, but looking at the source, the format is:
Code:
<ID from spawn2 table> <X, Y, Z> <Time in seconds before mob respawns or 'disabled' if mob is currently spawned> |
thanks for the fast reply. also what is the spawn2 table?
|
Quote:
Basically the spawn2 row describes a spawn point (location) and references an entry in the spawngroup table. For each spawngroup, there are rows in the spawnentry table, listing what NPCIDs can spawn in this spawngroup and with what chance. This is how you setup a a Named/Place Holder rotation. |
ah okay thanks again.
|
All times are GMT -4. The time now is 08:43 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.