Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

Rogue autotrip still fires when trip has failed #295

Open druzuul opened 3 years ago

druzuul commented 3 years ago

so a successful trip is You do a fancy maneuver, tripping and a failed trip is You manage to, with complete incompetence, throw yourself head first directly into the ground! both of these are currently under the same trigger as bash messages and both are setTripping(false) delete the failed trip message and move it to a seperate one. I just copied and pasted the resulting trigger and put -- setTripping(false)