DB : Row functions ?
Hi,
Im playing with DB, and i was wondering what were the use of those rows because i cant find what they are for ... NPC8TYPES Code:
ipc Code:
timeleft Thanks. |
I think I can answer the question about the
d_melee_texture1 d_melee_texture2 If my memory serves me correctly, those are for displaying melee weapons on the mobs? if this information is incorrect, then I appologize... Drag |
Yes the melee texture columns are definitely used for storing the weapons the mob is displayed as holding in its hands. These can be set in the #spawn command. And I believe that time left is used ofr storing how long until the respawn timer runs out and the mob respawns as this can be stored while the server is shut down if the respawn time is really long.
|
timeleft is the respawn time in seconds until the mob will repop
|
Would it be for a respawn or a despawn? I had kinda interpreted it that it would be for a mob which would depop after a specified period of time. Isn't the respawn time defined in another field somewhere? /scratches his head trying to remember.
|
SPAWN2 TABLE:
FIELDS: Code:
respawntime - total amount of time for the NPC to respawn. Code:
timeleft - How much time is remaining until the mob respawns. |
All times are GMT -4. The time now is 07:56 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.