Xonotic Forums
Item binds - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Configuration Tips (https://forums.xonotic.org/forumdisplay.php?fid=19)
+--- Thread: Item binds (/showthread.php?tid=6884)



Item binds - Lightbringer - 12-11-2016

Hi!

Several people have asked for my fancy item binds, so I decided to share them here.

The attached code is part of my (huge) autoexec.cfg, but it could also be put into a separate file and execed from there.

The it* aliases bind some item pickup messages + respawn notifications to the q, w, a, s keys (this can be changed by editing lb_itbinds). Respawn timers keep going even when the level ends, the dc alias can be used to stop them. The teamon/teamoff aliases can be used to specify whether these notifications are to be sent to the team, or just displayed locally.


RE: Item binds - BuddyFriendGuy - 12-12-2016

Very clever!