We can only access the UI layer in front of the 3D world.
It should be possible to add a transparently layer to the UI that does not intercept Mouse actions.
Not surehow to keep it from going into front of the menues.
The hard part is propably getting a blood splatter texture to show into the game.
As far as I know all addons which use default API are allowed. It means that you can safely use all addons published on Curse or ESOUI. (I recommend using ESOUI and their Minion as there is much more addons - 113 on Curse, 662 on ESOUI)Hello All,
Any Official CS from TESO side can advise us which Addons are legal and official and we can use in game.
For instance, can we use all addons The Curse published?
Thanks
As far as I know all addons which use default API are allowed. It means that you can safely use all addons published on Curse or ESOUI. (I recommend using ESOUI and their Minion as there is much more addons - 113 on Curse, 662 on ESOUI)Hello All,
Any Official CS from TESO side can advise us which Addons are legal and official and we can use in game.
For instance, can we use all addons The Curse published?
Thanks
If ZOS don't want addons using any API function, they will just make a change to the API. Same as they have disabled functionality of Jumper addon (function JumpToGuildMember(playerName) does not work for yourself anymore).
Yes, in my opinion it's possible. You can't add anything to the 3D world, but what you want is just semi-transparent texture displayed on the screen. It is almost the same as health warning in the default UI.
So you just have to make textures, listen to the EVENT_POWER_UPDATE event and display textures accordingly.
This is an example (though not the best example):Yes, in my opinion it's possible. You can't add anything to the 3D world, but what you want is just semi-transparent texture displayed on the screen. It is almost the same as health warning in the default UI.
So you just have to make textures, listen to the EVENT_POWER_UPDATE event and display textures accordingly.
i have no idea how to make that lol, thx for the info however
This is an example (though not the best example):Yes, in my opinion it's possible. You can't add anything to the 3D world, but what you want is just semi-transparent texture displayed on the screen. It is almost the same as health warning in the default UI.
So you just have to make textures, listen to the EVENT_POWER_UPDATE event and display textures accordingly.
i have no idea how to make that lol, thx for the info however
https://www.dropbox.com/s/hsfn89ewzyp1hw8/BloodyScreen.zip
For better addon try to make request on ESOUI forums:
http://www.esoui.com/forums/forumdisplay.php?f=165
I made a few changes to the addon, link is the same as before. (Different textures, random splatter textures, positions and transparency, first splatter is at 75% of health)@Garkin it looks really good except for the fact that around the edge of some splatters it shows white from the texture, ill try messing around with it, it is awesome I appreciate it alot thank you you rule!
that is amaising, I am trying to make my own addon atm, i dont know what Im doing but I want t add first person helms and hoods, would it be ok if I incorporated this and the fpv helms and hoods in one package? I would give you credit for the splatter and thank you for the help.I made a few changes to the addon, link is the same as before. (Different textures, random splatter textures, positions and transparency, first splatter is at 75% of health)@Garkin it looks really good except for the fact that around the edge of some splatters it shows white from the texture, ill try messing around with it, it is awesome I appreciate it alot thank you you rule!
To get the blood on the character models & weapons you would actually need a full-on MOD, not an Add-On, because you need to retexture 3D models or create texture overlays in order to make it happen (and that would include plotting their position in 3 dimensional space, which the Add-On API that we have available to us is incapable of properly doing.
A MOD lives up to its name and actually modifies game files to achieve a goal (usually graphical, in most games). MMOs historically do not allow modding. ESO is no different in that regard.
@Garkin can you also make a helmit fov, (just hood would work for me) like this but less triangular(more hoodlike ) and also see through ish?
http://static-3.nexusmods.com/15/mods/101/images/8991-5-1217511864.jpg