evert123 Posted September 26, 2017 Posted September 26, 2017 Noob question here. For example my smithing script is out of bars, now i want it to quit and not just crash What kind of commands can I use to exit my script?
Explv Posted September 26, 2017 Posted September 26, 2017 4 minutes ago, evert123 said: Noob question here. For example my smithing script is out of bars, now i want it to quit and not just crash What kind of commands can I use to exit my script? stop(); 2
Viston Posted September 26, 2017 Posted September 26, 2017 (edited) 2 hours ago, evert123 said: Thx! Edited September 26, 2017 by Viston