Hi
I am trying to do a trigger that does this:
trigger on: [Court] *: !aura
do:
change %1 into lowercase
aura %1
Anybody got some clues on how I should do? I've been trying and trying but all have failed :\
/Simon
I am trying to do a trigger that does this:
trigger on: [Court] *: !aura
do:
change %1 into lowercase
aura %1
Anybody got some clues on how I should do? I've been trying and trying but all have failed :\
/Simon