Thread: NPC Appearance
View Single Post
  #2  
Old 07-31-2009, 05:57 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

If you do a #npcstats command, do you see the gear in it's loot table? Also, to change appearance doesn't require adding loot anymore. You can set the weapon models for primary and secondary by setting those fields in the npc_types table. You can also set the armor texture by setting the texture field in that table and even set the tint of the armor set there. There is also an npc_types_tint where you can create custom tint sets for armor and assign the set to the npc to have different tints in any slot you want. For facial features, you can set them all manually, or you can use the #randomfeatures command. The, just use "#npcedit featuresave" to save all feature changes.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote