Heyo there. I've been looking into scripting a bit with lua and I want to get started. although I have a question on what i've been viewing on the forums. I've seen people just writing script files that are actually triggers but it's all in a script file. they don't even touch the trigger page at all. So my question is this. Is it better to just create a trigger and send the body to script or is it better to write a script file with these <trigger> tags i've been seeing? And secondly what's the format for writing these tags? Is it just open/close? Like:
<trigger>
//script block
</trigger>
or is it something different? This would work with aliases and timers too right?
<trigger>
//script block
</trigger>
or is it something different? This would work with aliases and timers too right?