OWScript icon indicating copy to clipboard operation
OWScript copied to clipboard

Rule Validator

Open adapap opened this issue 6 years ago • 1 comments

Run the output code (or any workshop code) to check if it is valid. This may include things such as Wait instructions before loops as well as ensuring that not only does the events block exist in rules, but also that the correct parameters are used for actions such as Event Player, Event Damage, Attacker, etc.

adapap avatar Jul 24 '19 08:07 adapap

That could potentially remove a lot of "trial and error" from the equasion and could also be used in a build pipeline for python

Bluscream avatar Nov 27 '19 11:11 Bluscream