Help with CoD2 zoom/sensivity "script" - Q3 engine

Post anything on anything here

Moderator: Moderators

Help with CoD2 zoom/sensivity "script" - Q3 engine

Postby cyan » Tue Feb 20, 2007 7:27 pm

Since it says "General Discussion Post anything on anything here" i guessed i would write in here since i got some problems with my call of duty 2 bind. I found out its running on the Q3 engine but for some reason it doesn't have +vstr but only vstr.

Code: Select all
bind mouse2 "vstr zoomer"
seta zoomer "vstr zoomin"
seta zoomout "-speed; sensitivity 5; set zoomer vstr zoomin"
seta zoomin "+speed; sensitivity 3; +holdbreath; set zoomer vstr zoomout"


What i want is a press/release and not press/press script, do anyone have a clue if i can do it without +vstr?

Thanks for ur help fellow nexuiz gamers :P
irc://irc.quakenet.org/#careland

- cYan & Lunas IRC channel :P
cyan
Alien
 
Posts: 159
Joined: Tue Feb 28, 2006 9:57 pm
Location: Aabybro, Denmark

Postby cyan » Wed Feb 21, 2007 8:40 am

wow no one in here got q3 scripting experience ? :D
irc://irc.quakenet.org/#careland

- cYan & Lunas IRC channel :P
cyan
Alien
 
Posts: 159
Joined: Tue Feb 28, 2006 9:57 pm
Location: Aabybro, Denmark

Postby divVerent » Wed Feb 21, 2007 9:30 am

No Q3 script experience at all, but can't you use aliases, like on Q1?

bind mouse2 "+zoomer"
alias +zoomer "+speed; sensitivity 3; +holdbreath"
alias -zoomer "-speed; sensitivity 5; -holdbreath"

Also, where does your zoomer actually zoom? Doesn't it just change sensitivity?
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby cyan » Wed Feb 21, 2007 9:31 am

divVerent wrote:No Q3 script experience at all, but can't you use aliases, like on Q1?

bind mouse2 "+zoomer"
alias +zoomer "+speed; sensitivity 3; +holdbreath"
alias -zoomer "-speed; sensitivity 5; -holdbreath"

Also, where does your zoomer actually zoom? Doesn't it just change sensitivity?


+speed is the zoom cmd. Alias is not supported in the COD2 Q3 engine for some reason, only vstr.
irc://irc.quakenet.org/#careland

- cYan & Lunas IRC channel :P
cyan
Alien
 
Posts: 159
Joined: Tue Feb 28, 2006 9:57 pm
Location: Aabybro, Denmark


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron