Lionas
Lionas
-
Re: Mudlet Scripting
ipairs only returns items indexed by numbers. Your example above is indexed by strings, so ipairs will not return those entries. The pairs function returns all key/value pairs, but items in an associ… (View Post)1 -
Re: Movember 2013
Just remember Thanks, Action Hank! (View Post)8 -
Re: Improving Imperian
And isn't possible anymore. EDIT: You unlock the north door. You open the door to the north. You cannot lock an open door. You close the door to the north. You lock the north door. (View Post)1 -
Re: Improving Imperian
It would let you get player locations during channeled actions, which would be new functionality. (View Post)2 -
Re: Communication Window
Tells are included in the communication channel, I'm capturing them fine. Also says, including mob says. (View Post)1