Syn3r Posted July 19, 2017 Posted July 19, 2017 I'm trying to make a simple (or so I think) script that will repeat every couple of minutes and do the same thing each time. Anyone know how to do this?
Ladez Posted July 19, 2017 Posted July 19, 2017 Use a quest that is start game enabled and run your code in a gamemode block. The script processing delay on the quest specifies the delay between each execution, in seconds.
Syn3r Posted July 19, 2017 Author Posted July 19, 2017 I'm trying to have it run when a character wears a piece of armor though I don't know how to create a quest yet I pretty much just make weapons and armor then place them random places.
Recommended Posts