Why...
Moderator: InsideQC Admins
18 posts
• Page 1 of 2 • 1, 2
Why...
How come sometimes the player will just start walking forward continuously? Like you will do something, and the player will walk in a direction with no button input.
Is it interelated with the think functions or what is it. And how do you fix?
So far, it is random for me
Is it interelated with the think functions or what is it. And how do you fix?
So far, it is random for me
-

Mexicouger - Posts: 514
- Joined: Sat May 01, 2010 10:12 pm
I've never seen this in action... And Ive used most engines and played most mods... What engine and mod are you using?
-

Error - InsideQC Staff
- Posts: 865
- Joined: Fri Nov 05, 2004 5:15 am
- Location: VA, USA
Because...
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
I don't quite understand what you mean leileilol.
I guess I can see a pattern with using impulses. I use an impulse to pick up a weapon, and if I am moving forward(sometimes), I keep moving forward.
I guess I can see a pattern with using impulses. I use an impulse to pick up a weapon, and if I am moving forward(sometimes), I keep moving forward.
-

Mexicouger - Posts: 514
- Joined: Sat May 01, 2010 10:12 pm
When was the last time you looked at your config files?
leilei knows eir stuff with these things. Check your config files. Make sure that every alias does what it's supposed to. You have a stray +forward somewhere...
leilei knows eir stuff with these things. Check your config files. Make sure that every alias does what it's supposed to. You have a stray +forward somewhere...
Roaming status: Testing and documentation
-

Lardarse - Posts: 266
- Joined: Sat Nov 05, 2005 1:58 pm
- Location: Bristol, UK
Impulses aren't a good thing to use with +/- aliases, because there's only one impulse field and if a keyup impulse happens at a certain time it could be overridden (set to another impulse) before the QC function is called, and it will be as if the keyup event never happened.
F. A. Špork, an enlightened nobleman and a great patron of art, had a stately Baroque spa complex built on the banks of the River Labe.
- Sajt
- Posts: 1215
- Joined: Sat Oct 16, 2004 3:39 am
Only +forwards I could find are:
bind w "+forward"
bind UPARROW "+forward"
When I commented out bind w "+forward", I instantly started moving automatically. Wierd
bind w "+forward"
bind UPARROW "+forward"
When I commented out bind w "+forward", I instantly started moving automatically. Wierd
-

Mexicouger - Posts: 514
- Joined: Sat May 01, 2010 10:12 pm
My keyboard is just fine. It is the game itself. It does it at times. Definitely not a hardware issue.
-

Mexicouger - Posts: 514
- Joined: Sat May 01, 2010 10:12 pm
gnounc wrote:is your progs.dat standard issue?
Nope, it works fine. Like I said, it doesn't happen in PSP Kurok. Only seems to happen in DP. And Junrall, that also happens to me too, when I switch windows and come back into DP, I will be walking in a direction constantly
-

Mexicouger - Posts: 514
- Joined: Sat May 01, 2010 10:12 pm
18 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest

