Jump to content

Problem with local.cfg


toltol
 Share

Recommended Posts

Hello

I have problems getting local.cfg to work. It should be created to C:\Users\username\AppData\Roaming\0ad\config, right? Well it doesnt work.

It reads like this:

pause = P                            ; Pause/unpause game
rotate.wheel.cw = "Shift+WheelUp"    ; Rotate camera clockwise around terrain (stepped control)
rotate.wheel.ccw = "Shift+WheelDown" ; Rotate camera anticlockwise around terrain (stepped control)
idleworker = Period, MouseX1          ; Select next idle worker
stop = "H", MouseX2                  ; Stop the current action

Thanks for help.

Link to comment
Share on other sites

Thanks, works now like this 

[hotkey]
pause = P                            ; Pause/unpause game
[hotkey.camera]
rotate.wheel.cw = "Shift+WheelUp"    ; Rotate camera clockwise around terrain (stepped control)
rotate.wheel.ccw = "Shift+WheelDown" ; Rotate camera anticlockwise around terrain (stepped control)
[hotkey.selection]
idleworker = Period, MouseX2          ; Select next idle worker
[hotkey.session]
stop = "H", MouseX1                  ; Stop the current action

It's pretty confusing as default.cfg says 

Quote

copy the lines from this file that you want to change.

But anyway thanks a lot.

  • Like 3
Link to comment
Share on other sites

Join the conversation

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

Guest
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.

 Share

×
×
  • Create New...