Handy Tintin++ aliases

Discussion of different MUD clients, plugins, etc. as well as technical help.
Post Reply
User avatar
Rias
Lore Hermit
Posts: 6134
Joined: Tue Aug 04, 2009 4:23 pm
Location: Utah
Contact:

Handy Tintin++ aliases

Post by Rias »

I'm finally learning more about aliases in the Tintin++ client. Here are two that are really handy:

#alias getit {open %2 ; get %1 from %2 ; close %2}
#alias stuffit {open %2 ; put %1 in %2 ; close %2}

So for "getit" you would type: getit [item] [container] and it would open the container, get the item, then close the container. Example: "getit ration backpack" would send:

Code: Select all

open backpack
get ration from backpack
close backpack
Stuffit just puts the item away instead of getting it out.
The lore compels me!
User avatar
Jaster
Member
Posts: 773
Joined: Thu Sep 01, 2011 10:06 pm
Location: Eastern U.S.

Post by Jaster »

somehow i feel betrayed... LOL
Speaking to Garith, you exclaim, "Ban' baaan'!"
User avatar
Rias
Lore Hermit
Posts: 6134
Joined: Tue Aug 04, 2009 4:23 pm
Location: Utah
Contact:

Post by Rias »

It was just an example! I wonder if anyone else even uses tt++, anyway.
The lore compels me!
User avatar
Jaster
Member
Posts: 773
Joined: Thu Sep 01, 2011 10:06 pm
Location: Eastern U.S.

Post by Jaster »

I don't even know what it is.
Speaking to Garith, you exclaim, "Ban' baaan'!"
User avatar
Alexander
Member
Posts: 298
Joined: Mon Oct 03, 2011 8:17 pm

Post by Alexander »

Very handy indeed.

Working off the examples, I also now have macros to change from my suit of armor to my civilian garb and vice-versa. Thank you.
Last edited by Alexander on Thu Jan 19, 2012 1:13 pm, edited 1 time in total.
(Alexander clenches a fist momentarily, then stops and calms himself with visible effort.)
[FROM Eira (OOC)]: LET IT OUT, MAN!
Post Reply

Return to “Technical Stuff”