The skin would not be so simple for Zos to make as it would have to work differently for most to like it.
Currently skins change the appearance of a characters skin to a specific look that is exactly the same for every single character that uses it.
What players have requested, amd what many has replied to here, is a skin that returns the appearance of the character back to their original appearance amen that would be a different technical challenge.
So first Zos needs to be willing to offer it and they may not due to their vision for the game. Second, they would have to figure out how to do it and determine it iS worth the cost. Yes, I know everyone is an expert on the subject even though they are not programmers but it ,igniting not be as easy and cost effective as one might think.
InvictusApollo wrote: »Almost all vampires come to the sad conclusion that they look awfull, especially at stage four.
Only my tanks are vamps, by necessity, and I hate the way it makes them look. Absolutely loathe it.
SydneyGrey wrote: »If this guy can hide his vampirism, everybody should be able to.
Darknessofchaos wrote: »The stage one appearance through all 4 stages would be good, at least for me personally cause I like how it makes my characters look, it would be cool if they make it so markings, tattoos, makeup etc. will show up on characters though, and they add fangs to vampires characters.
StormChaser3000 wrote: »The skin would not be so simple for Zos to make as it would have to work differently for most to like it.
Currently skins change the appearance of a characters skin to a specific look that is exactly the same for every single character that uses it.
What players have requested, amd what many has replied to here, is a skin that returns the appearance of the character back to their original appearance amen that would be a different technical challenge.
So first Zos needs to be willing to offer it and they may not due to their vision for the game. Second, they would have to figure out how to do it and determine it iS worth the cost. Yes, I know everyone is an expert on the subject even though they are not programmers but it ,igniting not be as easy and cost effective as one might think.
@idk Why not?
If Vamp Stage 1 = true
& (or whatever is the command for simultaneous factor)
Hide Vamp Skin = true
THEN (or whatever the command for a result)
Vamp Stage 1 Skin = false
Repeat 3 more times for other stages.
Edit: forgot to add that the "hide vamp skin" won't be a skin (even tho we will have it in the inventory). It will be just a factor to toggle vamp looks off.
Disclaimer: What is described is a general principle of how I personally suppose this works based on my modest experience of sticking my nose into programming. I'm not an expert so I could be wrong. However according to the logics that should work.