Jump to content

Recommended Posts

Posted

You can add the mouse settings in the autocfg too.

And about the widescreen. i play with widescreen too, i just dunno which resolution it is right now. you should google some resolutions for widescreen monitors and test them.

Posted

Hm I play on 16:10 aspect ratio monitor with no problems.

 

Do you have mouse acceleration on in Windows\game? you can adjust your mouse speed in game? or am I still missing something.

 

no acceleration

The rate of windose 6 / 11

Change in sensitivity was producing in the autoexec. Cfg

 

Began to change DPI mouse. A large horizontal and vertical small

But so far that has not made you want

  • 2 months later...
Posted

raise topic

Html code is not installed. It is connected to the server, or anything that is wrong?

  • 4 months later...
Posted

good day

Came another question.

 

Necessary to make the script

 

Without the firing - the sensitivity of 2.5

Shooting - sensitivity of 3.5

 

+movedown - without firing sensitivity of 2.5, the sensitivity of shooting 3.5

-movedown; - without firing chuvsvitelnost 2.5, 3.5 with shooting

Posted

set shooton "sensitivity 3.5; +attack; set vstr shootoff"

set shootoff "sensitivity 2.5; -attack; set vstr shooton"

bind mouse1 "+vstr shooton shootoff"

 

 

 

That what you're looking for?

Posted

Wrong wrote. sorry

 

No, not that.

If you squat should be performed completely different effect.

 

If you squat, has always been chuvsvitelnost 3.5

When raising of - without firing 2.5, 3.5 with the shooting

Posted

ok, so when crouching it should also be 3.5?

 

You can keep the first part, just add this:

 

set crouch "sensitivity 3.5; +movedown; set vstr stand"

set stand "sensitivity 2.5; -movedown; set vstr crouch"

bind c "+vstr crouch stand"

 

alternatively, to make where you stay crouched until you press c again:

 

 

set crouch "+movedown; sensitivity 3.5; set nextcrouchtoggle vstr stand"

set stand "-movedown; sensitivity 2.5; set nextcrouchtoggle vstr crouch"

set nextcrouchtoggle "vstr crouch"

bind c "vstr nextcrouchtoggle"

Posted (edited)

Thanks, I'll try

The scriptshould look like this?

 

I like that, that would be performed.

What would you sat down and when the shot was a constant sensitivity = 3.5.

 

set shoot_on "+attack; vstr shooting_sens"

set shoot_off "-attack; vstr normalen_sens"

bind MOUSE1 "+vstr shoot_on shoot_off"

 

set shooting_sens "sensitivity 3.5"

set normalen_sens "sensitivity 2.5"

 

set crouch "sensitivity 3.5; +movedown; set vstr stand"

set stand "sensitivity 2.5; -movedown; set vstr crouch"

bind CTRL "+vstr crouch stand"

Edited by LAS
Posted

You would have to choose:

 

crouch only when pressing CTRL

 

or

 

crouch when CTRL is pressed and keep crouching until CTRL is pressed again

 

in other words

 

set shooton "sensitivity 3.5; +attack; set vstr shootoff"
set shootoff "sensitivity 2.5; -attack; set vstr shooton"
bind mouse1 "+vstr shooton shootoff"

set crouch "sensitivity 3.5; +movedown; set vstr stand"
set stand "sensitivity 2.5; -movedown; set vstr crouch"
bind CTRL "+vstr crouch stand"

 

 

or the second option (stay crouched until you press CTRL again)

 

set shooton "sensitivity 3.5; +attack; set vstr shootoff"
set shootoff "sensitivity 2.5; -attack; set vstr shooton"
bind mouse1 "+vstr shooton shootoff"

set crouch "+movedown; sensitivity 3.5; set nextcrouchtoggle vstr stand"
set stand "-movedown; sensitivity 2.5; set nextcrouchtoggle vstr crouch"
set nextcrouchtoggle "vstr crouch"
bind CTRL "vstr nextcrouchtoggle"

Posted (edited)

Welltried.Kind of likerunning.thank you

Edited by LAS
Posted

Good afternoon.

There is another problem. Tell me what I was doing wrong.

 

In the folder etmain lodge your configuration (for example the name - LAS.cfg)

In the same folder box - autoexec. cfg which prescribe "exec LAS.cfg"

 

When you start the game with the mod nouquater prescribe the line - \exec autoexec. cfg

 

But the execution of actions is not happening. Do not run my scripts, which are set out in the LAS.cfg

Posted

You could just open the console(~) while in game and type /exec las.cfg

Posted

Yes, it runs well, but it does not work. But thanks, I already suggested. All done, all works

Posted

Here's the problem started. Is today's game with a fly that's a row [22:44:47] LAS_UA: recursive error 'Couldn't reopen G:\Games\ET\etmain\pak0.pk3

Posted

check out this link

 

It would seem you have too many pk3 files, so try deleting some of the maps you don't play/don't need

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.