Tremulous Forum

General => Troubleshooting => Topic started by: Woo_Hoi on November 28, 2006, 02:18:43 pm

Title: My control messed up
Post by: Woo_Hoi on November 28, 2006, 02:18:43 pm
What should I do , my control messed up!
Title: My control messed up
Post by: Odin on November 28, 2006, 03:05:47 pm
Quit masturbating so much?
Title: My control messed up
Post by: cp blast on November 29, 2006, 12:38:22 am
More Info?

How did your control mess up...

WHat do you mean?
Title: My control messed up
Post by: 1337 1 on November 29, 2006, 05:14:21 am
I think I know of the problem, having experienced the problem myself.  Basically, the controls randomly unassign/ reassign themselves (namely the fire button) in the middle of a game.

As to a solution, I have no idea.
Title: Re: My control messed up
Post by: DIGI_Byte on November 30, 2006, 01:18:24 am
Quote from: "Woo_Hoi"
What should I do , my control messed up!


See what happens when you play need for speed hot pursuit thinking its trem while masterbating with a granny weekly magazine *pfft* of coarse your controls got messed up.

serious, whats wrong with the controls? are they different or what?
Title: My control messed up
Post by: DIGI_Byte on November 30, 2006, 01:21:12 am
Quote from: "1337 1"
I think I know of the problem, having experienced the problem myself.  Basically, the controls randomly unassign/ reassign themselves (namely the fire button) in the middle of a game.

As to a solution, I have no idea.


isn't that being a human at S2 running away from 3 tyrants 4 dragoons and a dretch?.... oh yea! thats called panic...
Title: My control messed up
Post by: 1337 1 on November 30, 2006, 05:18:54 am
Quote from: "DIGI_Byte"
Quote from: "1337 1"
I think I know of the problem, having experienced the problem myself.  Basically, the controls randomly unassign/ reassign themselves (namely the fire button) in the middle of a game.

As to a solution, I have no idea.


isn't that being a human at S2 running away from 3 tyrants 4 dragoons and a dretch?.... oh yea! thats called panic...


Ironically, the last time this happened, it was actually 4 goons, 2 marauders, and a tyrant.
Title: My control messed up
Post by: holyknight on November 30, 2006, 06:47:40 am
just go to option and change the keys
Title: My control messed up
Post by: 1337 1 on December 01, 2006, 05:27:19 am
Quote from: "holyknight"
just go to option and change the keys


Would you put that on a memo and entitle it shit we already know.

He wants a long term solution to the problem.  In fact, the problem isn't that straightforward.  Even then, you need to do that several times to get it to work; it just keeps reseting to the stuffed controls.

So next time, don't suggest something so blatantly obvious.  Nobody is that stupid.
Title: My control messed up
Post by: kevlarman on December 01, 2006, 05:36:04 am
if this is the "bug" i think it is, then it's caused by the fact that some servers have fs_game set to base, while others have it set to base2 (notably sst). you end up with 2 sets of settings. you can bug the server operator to use base instead of base2 like everybody else does, but that won't get you very far. on *nix, i recommend replacing base2 with a symlink to base, on windows, you just have to copy the settings from one to the other every so often.
Title: My control messed up
Post by: The Reverend on December 01, 2006, 10:05:03 am
best fix I would say is to put all primary function in your autoexec (like I do) and bind a key to exec your autoexec.  the moment something goes wrong press that button to exec your autoexec and your controls are back to normal.
Title: My control messed up
Post by: David on December 01, 2006, 12:38:03 pm
Quote from: "kevlarman"
on *nix, i recommend replacing base2 with a symlink to base, on windows, you just have to copy the settings from one to the other every so often.


Why not symlink it on windows too?
Its been there since NTFS 5
Title: My control messed up
Post by: rasz_pl on December 01, 2006, 01:59:35 pm
Quote from: "David"
Quote from: "kevlarman"
on *nix, i recommend replacing base2 with a symlink to base, on windows, you just have to copy the settings from one to the other every so often.


Why not symlink it on windows too?
Its been there since NTFS 5


yes, and you need a third party ln program to use symlinks, GREAT ! :)

Quote from: "The Reverend"
best fix I would say is to put all primary function in your autoexec (like I do) and bind a key to exec your autoexec.  the moment something goes wrong press that button to exec your autoexec and your controls are back to normal.


if its base/base2 issue it wont work, your autoexec will be in the other base :)
Title: My control messed up
Post by: 0z on December 01, 2006, 04:53:28 pm
Quote from: "The Reverend"
best fix I would say is to put all primary function in your autoexec (like I do) and bind a key to exec your autoexec.  the moment something goes wrong press that button to exec your autoexec and your controls are back to normal.


I don't think that is clear enough so I make step-by-step

Copy following text to notepad or similar:

Code: [Select]
bind tab "+scores"         // Check scores
bind t "messagemode"      // Normal chat
bind y "messagemode2"      // Team chat
bind escape "togglemenu"   // Bring up Main Menu
bind ~ "toggleconsole"    //console
bind w "+forward"         // Move Forward
bind a "+moveleft"         // Strafe Left
bind s "+back"            // Move backward
bind d "+moveright"         // Strafe Right
bind c "+movedown"         // Crouch
bind space "+moveup"      // Jump
bind r "reload"            // Reload Weapon
bind e "deconstruct"      // Builder - Deconstruct Structure
bind b "buy ammo"         // Buy Ammo when close to armoury/reactor/repeater
bind z "+zoom"            // Zoom (if cheats are enabled on server)
bind MOUSE1 "+attack"      // Primary Fire
bind MOUSE2 "+button5"      // Alternate Fire (Pounce, etc)
bind MOUSE3 "+button2"      // Use Inventory Item
bind MWHEELDOWN "weapnext"   // Next Inventory Item
bind MWHEELUP "weapprev"   // Previous Inventory Item
bind p "exec autoexec.cfg"  //reload this config


Save it as autoexec.cfg into your .../tremulous/base folder

Press P to reload key configuration
And after all I don't think if it works as the bind key might get messed as well... Might be worth trying anyway.
Title: My control messed up
Post by: holyknight on December 01, 2006, 11:32:12 pm
Quote from: "1337 1"
Quote from: "holyknight"
just go to option and change the keys


Would you put that on a memo and entitle it shit we already know.

He wants a long term solution to the problem.  In fact, the problem isn't that straightforward.  Even then, you need to do that several times to get it to work; it just keeps reseting to the stuffed controls.

So next time, don't suggest something so blatantly obvious.  Nobody is that stupid.

sorry about that :oops: don't know what came over me... :cry: