I was thinking of implementing fog effect in-game based on spell effect and it can be easily done, as far as I know, the spell effects are on top of players if we are talking about layers (as in photoshop). Although there might be an easier option.
So I want to know if it's possible to hide players' username/healthbar once they're in that area. If you're in-game, press CTRL+N, your username as well as health bar is hidden from you
I want to add something similar and I want to know if there is any function that can help me achieve this
Even if it's in C++, as in source, please let me know
I am just worried that is part of the Tibia client only and it would be rather difficult to add such function
Edit/
TFS 1.0
So I want to know if it's possible to hide players' username/healthbar once they're in that area. If you're in-game, press CTRL+N, your username as well as health bar is hidden from you
I want to add something similar and I want to know if there is any function that can help me achieve this
Even if it's in C++, as in source, please let me know
I am just worried that is part of the Tibia client only and it would be rather difficult to add such function
Edit/
TFS 1.0
Last edited: