EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=625)
-   -   DB : Row functions ? (https://www.eqemulator.org/forums/showthread.php?t=14262)

KhaN 06-11-2004 12:37 PM

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
d_melee_texture1
d_melee_texture2
social

SPAWN2
Code:

timeleft
Also, what are table ZONESERVER and ZONEPOINTS_RAW for ? :p

Thanks.

dragonflz 06-11-2004 01:35 PM

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

animepimp 06-11-2004 03:21 PM

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.

govtcheeze 06-11-2004 03:33 PM

timeleft is the respawn time in seconds until the mob will repop

Swampdog 06-11-2004 03:40 PM

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.

Jezebell 06-11-2004 03:48 PM

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.