View Single Post
Old 09-11-09, 09:32 PM   #76
lurker_hlb3
Admiral
 
Join Date: Apr 2005
Location: San Diego Calif
Posts: 2,290
Downloads: 187
Uploads: 12
Default

Quote:
Originally Posted by Deep Source View Post
I luker i have a conflict with free cam mode and the radar rotate buttons (Home and End) you can help me?

OpsMonsun_V705
OMv705_to_V712
OM_V712_Hotfix1
OMEGU_v200
OMEGU_v200_Patch1
OMEGU_v200_Hotfix1
As far as the "free cam mode" I can't help you.

IRT "radar rotate buttons"

backup the Command.cfg in Data\Cfg
Open Command.cfg with wordpad
go to line 551

Change

[Cmd100]
Name=Strafe_up
Ctxt=1,2,3,5,9,11
Key0=0x24,R,"Home"
Key1=0x24,Rc,""
Key2=0x67,R,""
Key3=0x67,Rc,""

to

[Cmd100]
Name=Strafe_up
Ctxt=1,2,3,5,9,11
Key0=0x24,Rc,""
Key1=0x67,R,""
Key2=0x67,Rc,""

then go to line 576 and change

[Cmd102]
Name=Strafe_down
Ctxt=1,2,3,5,9,11
Key0=0x23,R,"End"
Key1=0xb1,Rc,""
Key2=0x61,R,""
Key3=0x61,Rc,""

to

[Cmd102]
Name=Strafe_down
Ctxt=1,2,3,5,9,11
Key0=0xb1,Rc,""
Key1=0x61,R,""
Key2=0x61,Rc,""

save the file

Last edited by lurker_hlb3; 09-12-09 at 09:30 AM.
lurker_hlb3 is offline   Reply With Quote