Battlezone Universe

Battlezone Universe => Archive Vault => Public 1.3 Beta 3 Archive => Topic started by: Archimedis on May 26, 2008, 01:06:49 PM

Title: Mouseproblems
Post by: Archimedis on May 26, 2008, 01:06:49 PM
Hi, i cannot control my craft with my mouse. The menu works fine but as soon i enter my craft the control doesn't work. I switched to mousecontrol in the options but the steering fields stay blank. Any ideas?
Title: Re: Mouseproblems
Post by: Red Devil on May 26, 2008, 02:19:09 PM
In Options, Input, Movement, Steer (Analog), try clicking Clear, then Bind, then move your mouse left and right.
Title: Re: Mouseproblems
Post by: Archimedis on May 26, 2008, 02:40:06 PM
isnt working :(

is there any way to change this in a config file?
Title: Re: Mouseproblems
Post by: Red Devil on May 26, 2008, 02:49:13 PM
There's a file called bzinput_mouse.cfg with these contents.  Create one and put it in your addon folder and see if that works.

// BATTLEZONE 2 INPUT MAP
// (MOUSE-SPECIFIC CONTROLS)

// read the common controls
Exec("bzinput_common.cfg");

// bind mouse-specific controls
BindAnalog("steer", "MouseX");
BindAnalog("pitch", "MouseY");
BindDiscrete("weapon_fire", "Mouse1");
BindDiscrete("weapon_special", "Mouse3");
BindDiscrete("weapon_next", "Mouse2");
Title: Re: Mouseproblems
Post by: Archimedis on May 26, 2008, 02:52:10 PM
i dont have the bzinput_common.cfg. Will this make a problem?
Title: Re: Mouseproblems
Post by: Red Devil on May 26, 2008, 02:55:40 PM
No, that's already included in BZ2.
Title: Re: Mouseproblems
Post by: Axeminister on May 26, 2008, 04:35:03 PM
He just needs to reload the mouse. Go to options, input, then under default click mouse and load. I've had to do it before and didn't know what was going on either. Let us know if that fixes it.
Title: Re: Mouseproblems
Post by: Archimedis on May 27, 2008, 12:46:59 AM
Its working. Thank you all. Now Ive to see how the first mission has to be done. Shuttle dosnt open the doors but i can drive right through it. No objectives yet.
Title: Re: Mouseproblems
Post by: bigbadbogie on May 27, 2008, 01:14:20 AM
that is because the dll file is missing
Title: Re: Mouseproblems
Post by: Archimedis on May 27, 2008, 02:32:52 AM
what dll-file? search hasnt any useful response
Title: Re: Mouseproblems
Post by: TheJamsh on May 27, 2008, 12:40:18 PM
just re-install. better idea
Title: Re: Mouseproblems
Post by: Archimedis on May 27, 2008, 12:41:54 PM
only forgotton enemys or the complete game?
Title: Re: Mouseproblems
Post by: TheJamsh on May 27, 2008, 01:00:27 PM
may as well go whole game. if its FE for PB3 remember that RD is still fixing bugs in that if im not mistaken. done a good job though so far if i may say so (Y)
Title: Re: Mouseproblems
Post by: Red Devil on May 27, 2008, 03:12:30 PM
Thanks.  I'm not going to work on the PB3 version any more since PB4 is so close.  Maybe afterwards, just to be thorough.
Title: Re: Mouseproblems
Post by: bigbadbogie on May 27, 2008, 03:45:52 PM
oh.. pb4 is close now - dont worry - before the day is over it will be far away again :-P