Here is the config script I am using:
- Code: Select all
//best close weapon
bind "3" "bestweapon 3 2 6 5 9 8 4 7 1 ; echo close"
//best sniper weapon
bind "4" "bestweapon 7 3 9 8 6 5 4 2 1 ; echo sniper"
// best splash weapon
bind "r" "bestweapon 9 8 6 5 4 3 2 1 7 ; echo splash"
I also tried with the numbers all run together as shown in examples in the forum, but it didn't work at all. When I spaced them out I thought that solved it. After using it for a while though I realized that some of the weapons I picked up weren't being recognized.
My computer is an Intel iMac with OS 10.4.10 and Nexuiz 2.3.
I appreciate any workarounds or fixes. Thank you.