Search found 1 match

by Urzog
Thu Apr 17, 2014 1:50 pm
Forum: Script Help
Topic: Rolling scripts
Replies: 3
Views: 34295

Re: Rolling scripts

I have a very simple one for mushclient... it could use some work, but it does the job: Trigger: ^Strength\s*(?P<str>\d*).*\nDexterity\s*(?P<dex>\d*).*\nIntelligence\s*(?P<int>\d*).*\nWisdom\s*(?P<wis>\d*).*\nCharisma\s*(?P<cha>\d*).*\nConstitution\s*(?P<con>\d*).*\nLuck\s*(?P<lck>\d*) if (%<str> >=...