Printable Version of Topic

Click here to view this topic in its original format

SWR Productions Forum _ Custom Maps _ IMPORTANT: Setting up Snow Maps in ROTR

Posted by: Generalcamo 20 Dec 2015, 19:17

With ROTR 1.86, you need to add a map.ini for any snow or winter maps to ensure that the sokol's command set and cameo is properly displayed. Here is how to add a map.ini:



Next, you need to copy the code in this codebox to your map.ini, and save it:

CODE
;;This code makes sure that the winter color scheme shows up on the cameos of the Pakfa/Sokol
;------------------------------------------------------------------------------
Object RussiaJetPakfa

  SelectPortrait         = SRPakfaSnow_L
  ButtonImage            = SRPakfaSnow

End

;------------------------------------------------------------------------------
Object RussiaAirfield

  CommandSet       = RussiaAirfieldCommandSetSnow

End


That's all you need to do. This will ensure that your snow map is compatible with ROTR.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)