Page 1 of 1

need help with binding

Posted: Thu Dec 03, 2015 6:54 pm
by Men of Steel
Hey I need ur help,
I wanna toggle emotes by using lshift
for example:
If I hold lshift I wanna use the ghost emote, everytime I press hook
If I dont hold lshift I wanna use the exclamation mark emote, everytime I press hook

thanks for ur help!

Re: need help with binding

Posted: Sun Dec 06, 2015 10:34 am
by Men of Steel
Problem solved :D

Re: need help with binding

Posted: Sun Dec 06, 2015 1:11 pm
by hi_leute_gll
You may share the solution then.

Re: need help with binding

Posted: Sun Dec 06, 2015 4:16 pm
by Men of Steel
yeah, the solution wasn't quite easy, first I asked DoNe but he said its impossible to do it in tw, so I downloaded autohotkey and got into the programming language a bit and wrote a script for that,(autohotkey is a software for doing macros), combined with 2 teeworlds binds I managed to get a toggle. So if I press shift my script writes m and does activate the tw bind at m and if I release shift my script sends n and activates the tw bind at n.