Some Troll Guy
Terrarian
Hello i need help so my boss can summon minions ever 10 seconds
um that for 1.4 i am in 1.3 i thinks its easier to code in 1.3 that why i am using it
@Eye of Cthulhu🌳 dont post stuff thats not going to help
Hi there @Eye of Cthulhu🌳 - this is no good. Please don’t post in threads if you’re not going to add to the discussion in a relevant way. No one wants threads that are full of nonsense posts. We strive for higher quality content than that.
how can i do that im a noobCoding for 1.4 isn't harder than 1.3, in fact you have less features available in 1.3, as well as a much smaller playerbase.
For a timer you can use the NPC.ai slots or a custom variable.
wait how can i change it to 10 seconds instead of 600public override ... actually overrides a superclass' method.
Also I think you made the minion spawn every 10 minutes:
the timer goes down every 60 ticks, so every second. After 600 seconds the minion spawns.