View Single Post
  #3  
Old 01-21-2015, 12:45 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

spawn packet: https://github.com/EQEmu/Server/blob...e/mob.cpp#L901

load npc type(?): https://github.com/EQEmu/Server/blob...nedb.cpp#L1735


Not sure if that's the function we use to load npc types..but, it doesn't appear to load the `light` field data.


EDIT: I changed the code to load the field data and it's still not showing. I'll look at this a little more when I get home tonight.
__________________
Uleat of Bertoxxulous

Compilin' Dirty

Last edited by Uleat; 01-21-2015 at 01:28 AM..
Reply With Quote