02 Jan 11, 01:50AM
(02 Jan 11, 12:19AM)Gibstick Wrote: For more complicated binds, consider using aliases. It puts all your commands into one. Use
such as[SELECT ALL] Code:alias aliasnamehere [commandshere]
[SELECT ALL] Code:alias sayggandquit [say "gg"; sleep 1000 [say "bye bye."]; sleep 1100 [quit]]
That's the kind of stuff I don't understand?