Whenever monster summoning 1 2 3 or 4 summons a cyclops or a hill giant. it gives them a solid pink cyclops head with only the eye being normal. any thoughts on how to fix this stupid issue. Tried different clients and they all show the same issue So i imagine its a DB issue.
"Update"
I figured out part of the problem the ID for cyclops and giants are the same id so the system glitches when it trys and loads both at the same time. If you set the face to 0 in npc_types for Monstersum it fixes the cyclops but gives giants you summon a cyclops head. I wanted to make it so only cyclops are summoned when using monstersum or summon earth pet ect. but the skins work correctly in zones that cyclops are present but it reverts to a human when your in zones that dont have cyclops. Is there anyway to make it so if you use the model its not zone restricted?
Face != Helmtexture, some mobs require you to set their helmet texture, such as race 455, Kobolds, if you want them to look like classic Ruga in armor you have to set their texture to the armor texture as well as their helmet texture, just a tip as to why that is happening as the head is rendered separately on said model for some reason. Hope I helped.
yeah the problem is the cyclops and the giants use the same model id so even if i fix the face for 1 it messes up the other. It only does it with the spell thow the normal cyclops and hill giants running around look normal
Hmm, Face != Helmtexture, you're applying a 'fix' in the wrong place. Fix the helmtexture, not the face, as helmtexture is actually the head in some mobs, such as these. But remember, there's no need to make two posts about the same topic.
I know this issue was resolved with an update to the source code and recompiling. I was curious how I could fix this issue myself without having to update my server. Id prefer to keep it right where its at. Thanks
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.