put a wai between what?Put a <WAI between them then.
Ah whoops i never answered this did I.put a wai between what?
(I started working on my mod again, I now vaguely understand the entire thing so no more noob question spamming for me)
How does one use commands to spawn an entity?Just put a <WAI command between the two commands you use to spawn these
<SNPWWWW:XXXX:YYYY:ZZZZHow does one use commands to spawn an entity?
<SNPWWWW:XXXX:YYYY:ZZZZ<WAIXXXX
Is there a command for a while loop too?Code:<SNPWWWW:XXXX:YYYY:ZZZZ<WAIXXXX
There isnt really a command for while loops although you can make one as long if you use flag checks to return to the same event.Is there a command for a while loop too?
#0100
<VAR0050:0000<EVE0101
#0101
<VAJV050:0015:0000:0102<SNPWWWW:XXXX:YYYY:ZZZZ:<WAI0001<VAO0050+0001<EVE0101
#0102
<END
Unless im horribly mistaken it is very possible to loop events using vanilla flags, though you'll need multiple flags dephending on how optimised your tsc is and how often you want to loop the event.There is a way to create a looped event, because I really doubt it's possible to do it with <FLJ. However, it requires the usage of a custom set of commands available through TSC+: <VAR.
I'm intrigued now, would you provide an example, if you can think of one? Because that'd be pretty cool to see in practice.Unless im horribly mistaken it is very possible to loop events using vanilla flags, though you'll need multiple flags dephending on how optimised your tsc is and how often you want to loop the event.