View Single Post
Old 08-17-12, 03:55 AM   #5
stanger
Engineer
 
Join Date: Apr 2012
Location: Poland
Posts: 200
Downloads: 84
Uploads: 0
Default

For map contacts I think you need to copy back stock contline.dds and dashline.dds to Data\Menu\Gui\. For ship shapes on the map you would look into sea folder (each ship has "(ship_name)_shp.dds" file. If you dont want to do it yourself I can send you my sea folder with ships icons (but for TMO\rSrD only, would work with RFB I think).
For commands, you would look at Cfg\Commands.cfg. For example, my TMO isntallation have this:
Code:
[Cmd436]
Name=Toggle_battle_stations
Ctxt=1
Key0=0x42,,"B"
Just copy and paste into yours, but make sure there is no other command that uses "B" key (use search), if there is, you can remove it (or comment out whole line with ";") or change to some other key.
stanger is offline   Reply With Quote