Tremulous Forum

General => Troubleshooting => Topic started by: Ere on December 18, 2006, 05:08:27 am

Title: Upgrade selection problem
Post by: Ere on December 18, 2006, 05:08:27 am
I've noticed that on my computer, when I try to select an upgrade other than the blaster (grenades, jetpacks, etc.), it cycles through all of them in a split-second before returning to the blaster.

I'm using the mac version of Tremulous, though, so maybe it's a mac problem.

Of course, it might just be my lappy's problem...
Title: Re: Upgrade selection problem
Post by: kevlarman on December 18, 2006, 06:02:04 pm
Quote from: "Ere"
I've noticed that on my computer, when I try to select an upgrade other than the blaster (grenades, jetpacks, etc.), it cycles through all of them in a split-second before returning to the blaster.

I'm using the mac version of Tremulous, though, so maybe it's a mac problem.

Of course, it might just be my lappy's problem...
it's a known bug in the mac version of tremulous (PPC only iirc, not intel), the workaround is to bind hotkeys for all those items:
Code: [Select]

bind <key> "itemtoggle blaster" //switches between your main weapon and the blaster
bind <key> "itemact gren" // throw your grenade
bind <key> "sell gren;itemact gren;buy gren" // advanced grenade bind:
  // buy a grenade if you are at the armory, throw it otherwise
bind <key> "itemtoggle jetpack" //toggle jetpack on and off
bind <key> "itemact medkit" // medkit

replace <key> with your favorite key, and be careful with either grenade bind, having them where you can hit them accidentally is asking for trouble.
Title: Upgrade selection problem
Post by: techhead on December 18, 2006, 08:25:54 pm
Itemtoggle blaster has problems sometimes when switching back to your main weapon.