Page 1 of 1
n00b needs help...
Posted: Tue Apr 25, 2006 10:29 am
by Naaseh
So yea, i'm a n00b at Q3, but everyone has to start somewhere. As a n00b, I have some n00bish questions...
ok, when i'm playing online, sometimes I get this message that pops up saying "No item in use" or something similar and then my mouse either jerks all the way up or all the way down and when I try to bring it back to center so I can see something other than the floor or sky, it does it again "no item in use" *whoosh up or down* can someone help me fix this? Oh, and I downloaded and installed the newest patch point release thing...and I have Arena, not Team Arena is that all makes any difference.
Another one is when playing some CTF I noticed it saying "connection interupted" and my game pausing for like half a second, is that just because of server lag or is there actually something up with my game/connection?
thus ends my n00bish questions for now...any help would be great...
:icon32:
Posted: Tue Apr 25, 2006 7:50 pm
by axbaby
first problems sounds like you incorperated a rocketjump script in your configuration files.
check all your .cfg files key bindings.
one of the keys your pressing may be bound to a rocket jump script .
the no_item is probably the rocketlauncher and the up and down quickly stuff is the attempted rocket jump
when playing online type in the console
/com_maxfps 125
this may get rid of the connection interupted .. also read up on how to tweak your q3 connection settings
Posted: Wed Apr 26, 2006 12:16 am
by Naaseh
I checked all my .cfg files and just did a ctrl+f for "rocket" and they all just say "1" seta cg_oldRocket
I dunno what i'm exactly looking for...
thanks for the reply though. Could you help me a little further?
Posted: Wed Apr 26, 2006 12:44 am
by axbaby
this is a rocket jump script .. note that +impulse 7 = rocket launcher
look for words in your config like cl_pitchspeed +impulse 7 etc.
here is the rj "rocket jump " script
you will note that this script is bound to the ALT key
//RJ Alias
//________________________________________________________________________
alias rjme "impulse 7;cl_pitchspeed 20000;+lookdown;wait;-lookdown;cl_pitchspeed 150;+jump;wait;-jump;+attack;wait;-attack;force_centerview"
bind alt "rjme"
Posted: Wed Apr 26, 2006 12:48 am
by axbaby
by the way welcome to the forums

Posted: Wed Apr 26, 2006 1:48 am
by Naaseh
Thank you very much

Posted: Wed Apr 26, 2006 7:49 am
by FragaGeddon
axbaby wrote:this is a rocket jump script .. note that +impulse 7 = rocket launcher
look for words in your config like cl_pitchspeed +impulse 7 etc.
here is the rj "rocket jump " script
you will note that this script is bound to the ALT key
//RJ Alias
//________________________________________________________________________
alias rjme "impulse 7;cl_pitchspeed 20000;+lookdown;wait;-lookdown;cl_pitchspeed 150;+jump;wait;-jump;+attack;wait;-attack;force_centerview"
bind alt "rjme"
Get Q4 outta your ass.
Posted: Wed Apr 26, 2006 1:56 pm
by Oeloe
FragaGeddon wrote:Get Q4 outta your ass.
That's Q1 RJ script.

(Q4 doesn't have the alias command and _impulse 6 is the command to select RL in Q4.)
@naaseh: did you get your Q3 installation from someone that just burnt it from his hdd on a cd or something? If you did a clean install from the retail disc, you couldn't have anything like a rocketjump script in your config. If you got Q3 from someone elses harddisk though, you could have some shit in your config. I've seen it before, so, just asking...
Posted: Wed Apr 26, 2006 1:58 pm
by Fjoggs
Impulse 7 is q1 RL

Posted: Wed Apr 26, 2006 2:14 pm
by axbaby
shite
it does sound like an RJ script problem though
thnks for teh ownage

Posted: Wed Apr 26, 2006 2:41 pm
by Oeloe
It just sounds like he should delete his q3config.cfg and see if the problems are gone then. Backup the file if you have anything special in it.
Posted: Wed Apr 26, 2006 9:19 pm
by FragaGeddon
Didn't Q2 just use weapon5 and also Q3.
So them Q1 and Q4 uses _impulse for weapons.
Posted: Thu Apr 27, 2006 2:29 am
by Oeloe
Q2 used: bind x "use Rocket Launcher"
Q3: bind x "weapon 5" (not weapon5)
Posted: Thu Apr 27, 2006 9:53 am
by Naaseh
I have a retail disk, I found it in a drawer...thats how this all started, lol. I shouldn't have anything special in my configs, so I should just delete it then?
Posted: Thu Apr 27, 2006 2:49 pm
by axbaby
do it