![]() |
How to fast swtich weapons - 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: How to fast swtich weapons (/showthread.php?tid=4698) |
How to fast swtich weapons - zwz - 01-05-2014 Hi, I see some DM and TDM videos that, skilled players always frequently switch weapons to compensate for the slow reloading time for RL or grenade launcher. The question is, how do they manage to do that, considering that the number keys are far away from the ASDW movement keys? Do they remap there key setting? But it's impossible to remap all weapons close to ASDW movement keys. Or is there a hotkey for fast switch, like TAB in HALO PC? RE: How to fast swtich weapons - Mr. Bougo - 01-05-2014 Have a look at this currently active thread where people talk about their keybinds: Good Keybind setup for weapon switching? RE: How to fast swtich weapons - Mirio - 01-05-2014 They likely put a key bind for each weapon around their movement keys. Someone else asked for exactly these config tips few days ago here. Maybe you can find some inspiration. You can also use the mouse wheel for switching, but that might be not 100% accurate if you use it for all weapons. ![]() Although if you put for example Nex and Rocket Launcher at the mousewheel you should do alright already. RE: How to fast swtich weapons - kammy - 01-05-2014 Now that someone mentions autoswitch, it would be nice to just be able to press 'q' and have the game read my mind/the current game and pick the best weapon for each situation accordingly ![]() RE: How to fast swtich weapons - Pendulla - 01-05-2014 I played some quake2 for couple of days and noticed that in nquake2 you can bind a couple of weapons to same key. eg. press q to switch rl than mortar and so on. Is it possible in xonotic to do that?I amu bad when having much binds especially if they are at the left side of my movement keys. If it is possible than it would be awesome for me. RE: How to fast swtich weapons - Mirio - 01-05-2014 It's already the case with certain weapons by default. Nex, MinstaNex, Rifle being on 7 by default, Mortar and MineLayer on 4 .. and so on. RE: How to fast swtich weapons - Mr. Bougo - 01-06-2014 Yep, this is totally possible. It's called weapon priority lists. Have a look at the list of cvars given by Code: cvarlist cl_weaponpriority* RE: How to fast swtich weapons - Pendulla - 01-06-2014 Thnx I'll try it. RE: How to fast swtich weapons - zwz - 01-06-2014 Haha glad to see a "weapon priority" setting, similar to UT. Fast switch is definitely part of the game now, as well as aiming, movement and map mastery RE: How to fast swtich weapons - zykure - 01-06-2014 I feel posting my weapon binds might come in handy for some people, so here you go: Code: //// weapon list I also use two switch binds for laser (laser <-> last weapon) and last used weapon (current <-> last) which excludes the laser. That was done using the tutorial posted by BlaXpirit somewhere in this forum, I don't have the link anymore though. Feel free to PM me if you want to see how it's done! ![]() RE: How to fast swtich weapons - Pendulla - 01-07-2014 I figured it out, it is easy when you find out what to do, but it is kinda "hidden". It is in advanced settings, the command is what Mr.Bougo said. You can find an empty weapon priority entry and write whatever you want of weapons to cycle. Then you just need to bind the correct impulse number command. Impulses are shown in the cvar description. These things should be available through normal menu so ppl could do it easily. RE: How to fast swtich weapons - zwz - 01-11-2014 Yes, in the next xonotic release (0.8?) we would like to see a key-binding option, which allows us to bind multiple weapons to a single key, and set priorities. And we can learn for serious sam 3 that press q and switch back to the last used weapon. RE: How to fast swtich weapons - Mr. Bougo - 01-11-2014 zwz, bind a key to weapprev. |