clicclac : an item that changes its hue/Itemid evry x seconds or milliseconds
I ported my old RunUO1.0 to ServUO:
Instal: drag'n drop script.
You can either/or:
- add a "clicclac" item
- use clicclac command to change an item into a clicclac object.
Use the .props to set:
- the 2 itemID that will switch, it can be the same values
- the 2 hues thar will switch, it can be the same values
- the period in seconds ( can be less than a second, for example use 0,1 )
Double clic on the item and it will start alterning the 2 itemid/hues.
It may happens you change it to a lower period value but you will not see the difference: it will occur after the next restart (it optimizes the delay at startup to not interrupt too much the process)
I found it very useful for specific simple decorations effects.
Enjoy!
I ported my old RunUO1.0 to ServUO:
Instal: drag'n drop script.
You can either/or:
- add a "clicclac" item
- use clicclac command to change an item into a clicclac object.
Use the .props to set:
- the 2 itemID that will switch, it can be the same values
- the 2 hues thar will switch, it can be the same values
- the period in seconds ( can be less than a second, for example use 0,1 )
Double clic on the item and it will start alterning the 2 itemid/hues.
It may happens you change it to a lower period value but you will not see the difference: it will occur after the next restart (it optimizes the delay at startup to not interrupt too much the process)
I found it very useful for specific simple decorations effects.
Enjoy!