Posts: 352
Threads: 37
Joined: Jun 2012
Quote:
Originally Posted by Pottus
Some more suggestions.
- Create fade styles (constant / accelerating / decelerating / oscillating (pulses etc) )
- Play custom fade styles to player
- Set fade area
- Multiple fades (each fade style is it's own fade)
- Textdraw creation order is important the fade may or may not affect other textdraws
|
When creating this include in april, my aim was to keep it as straightforward and simple as possible. I even created an extension for it (
https://github.com/kristoisberg/easy-fade, not documented yet, I only just got unbanned and I have 7 months worth of code to document and release) to allow the usage of a ZCMD/EasyDialog-like syntax instead of the callback. As for the previous suggestion about using a global textdraw instead of per-player ones, I changed it a moment ago as well as fixed the issue that was created on GitHub last night.