Excellent stuff, TML!
TheMageLord 说:
You COULD work it into a game in progress if you really wanted to, but you would have to add the line of code somewhere. I won't cover that here, but basically you'd just pick a script that will be triggered and add in the 2133 2 144115188075856295 0 thing to the end or beginning of it. Then you add 1 to first number in the script (which is the # of lines in that script, it needs to add 1 because you're actually adding in an extra line of code). You could remove it after you know that the script has been triggered - it stays once set.
If I add that line (2133 2 144115188075856295 1) to, let's say,
start_training_at_training_ground for example, would it get triggered when I start training at a training ground?
And if the method above works, is there a way to turn it off after that, like adding 2133 2 144115188075856295 0 line again?