Page 1 of 1
Option to making ramps
Posted: August 1st, 2009, 1:50 pm
by Suna99
Im using Windows XP. I cant make ramps (with the mousewheel method) are there any options to this? Are there anything that may interupt it?
Re: Option to making ramps
Posted: August 2nd, 2009, 9:59 am
by Mike
You could always change the bind, go into /data/defaults.cfg and find MOUSE3 and change it to another key. Then you need to delete your config_fps.cfg in the top level Sandbox folder. Take care.
-mike
Re: Which part?
Posted: August 2nd, 2009, 12:18 pm
by Suna99
Is it this part i shal change?
//binds without mutators
editbind SPACE [ cancelsel; hmapedit 0; passthroughsel 0 ] // meh.. will need to make better fix
editbind MOUSE1 [ if $blendpaintmode paintblendmap editdrag ]
editbind
MOUSE3 [ selcorners ]
editbind MOUSE2 [ if $blendpaintmode rotateblendbrush editextend ]
editbindmod LALT [ passthrough ]
editbindmod RALT [ passthrough ] //purposely not used for mutators, known to do some funny things on different OS'
If so, to what? " N " Instead of " MOUSE3 "?