13.11.2018, 09:55
Add this on the end of script
You will see such log in logs and script will disable itself so you just have to enable it.
Code:
log('script did run once')
-- Disable script when done automaticly
script.disable(_SCRIPTNAME)
You will see such log in logs and script will disable itself so you just have to enable it.
------------------------------
Ctrl+F5
Ctrl+F5