PDA

View Full Version : Velious Textures and Helms


Andrew425
02-02-2012, 07:51 PM
Hey All,

I am having trouble displaying Velious textures and helms. For a while the armor textures were working but they recently stopped working. I have Luclin models turned off and Velious textures set to true. I also cannot get the custom Velious helms to show on bots. They will show on my character (only when I re-equip the custom helm though...) I searched the forums and couldn't really find a solution to this.

Thanks

Andrew425
02-02-2012, 08:16 PM
Okay, figured out the helmet texture. I had to set the material to 240 in the database. The armor texture is still not showing though. The material is set to the correct texture and the velious textures are set to true so I dont know what s going on.

pheroux
02-02-2012, 09:42 PM
I have the same problem with velious helms only showing after your re-equip it. I also use old character models. What is the command to show velious textures?

Andrew425
02-02-2012, 11:56 PM
Hey Pheroux,

To get Velious textures to show you have to change a value in your eqclient.ini file. By default they are set to false, just change it to true and they should show. Although, this isn't working on mine for some reason.

LoadArmor17=TRUE
LoadArmor18=TRUE
LoadArmor19=TRUE
LoadArmor20=TRUE
LoadArmor21=TRUE
LoadArmor22=TRUE
LoadArmor23=TRUE

To make the helmet textures work you have to find the item in your database with some database viewing tool, I use MySQL Query Browser, then you have to change the material to 240 for the item. This will enable the custom helm for items. Hope that helps.