i wanna set a trigger like:
but the numbers are variables
how do i change this sentence into regular expressions?
my script is:
if %2 < 400 then
ColourNote("white","red","Warning! health is low")
end
[2014mv] 1943/2827hp(68%) 2637/2637mn(100%) <51379g>
but the numbers are variables
how do i change this sentence into regular expressions?
my script is:
if %2 < 400 then
ColourNote("white","red","Warning! health is low")
end