Guest User

Revelation-MAPMO Preset V2

a guest
Mar 25th, 2024
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.44 KB | None | 0 0
  1. [SETTINGS]
  2.  
  3. ;ALL THESE OPTIONS ARE CONFIGRABLE DIRECTLY IN GAME VIA THE CONFIGURATION MENU, ACCESSIBLE BY PRESSING THE N KEY BY DEFAULT.
  4.  
  5. ;HUD COLOR
  6. ;HUD Color settings. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  7. iHUDSliderPreset=1
  8. iHUDSliderRed=253
  9. iHUDSliderGreen=181
  10. iHUDSliderBlue=66
  11. ;TTW Only, HUD Color settings for the Capital Wasteland. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  12. iHUDDCSliderPreset=5
  13. iHUDDCSliderRed=199
  14. iHUDDCSliderGreen=255
  15. iHUDDCSliderBlue=165
  16.  
  17. ;PAUSE COLOR
  18. ;Match the HUD color.
  19. bPauseMatchHUD=1
  20. ;Pause Color settings. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  21. iPauseSliderPreset=1
  22. iPauseSliderRed=253
  23. iPauseSliderGreen=181
  24. iPauseSliderBlue=66
  25. ;TTW Only, Pause Color settings for the Capital Wasteland. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  26. iPauseDCSliderPreset=5
  27. iPauseDCSliderRed=199
  28. iPauseDCSliderGreen=255
  29. iPauseDCSliderBlue=165
  30.  
  31. ;PIP-BOY COLOR
  32. ;Match the HUD color.
  33. bPipBoyMatchHUD=0
  34. ;Pip-Boy Color settings. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  35. iPipBoySliderPreset=3
  36. iPipBoySliderRed=26
  37. iPipBoySliderGreen=253
  38. iPipBoySliderBlue=127
  39.  
  40. ;PIMP-BOY COLOR
  41. ;Pimp-Boy Color settings. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  42. iPimpBoySliderPreset=1
  43. iPimpBoySliderRed=253
  44. iPimpBoySliderGreen=181
  45. iPimpBoySliderBlue=66
  46.  
  47. ;POWER ARMOR COLOR
  48. ;Changes the HUD color when wearing a power armor.
  49. bEnablePowerArmorColor=1
  50. ;Power Armor Color settings. Presets: 0=CUSTOM, 1=AMBER, 2=White, 3=GREEN, 4=BLUE, 5=CLASSIC, 6=YELLOW.
  51. iPowerArmorSliderPreset=7
  52. iPowerArmorSliderRed=255
  53. iPowerArmorSliderGreen=221
  54. iPowerArmorSliderBlue=103
  55.  
  56. ;MAIN LOGO
  57. ;Replace logo.
  58. iMainTitleLogo=4
  59. ;Match the HUD color.
  60. bMainTitleUsePauseColor=5
  61. ;Size. Max: 200%.
  62. iMainTitleSize=75
  63. ;X axis position.
  64. iMainTitleXPos=50
  65. ;Y axis position.
  66. iMainTitleYPos=412
  67.  
  68. ;PAUSE LOGO
  69. ;Add the FNV logo in the Pause menu.
  70. bShowLogoInPauseMenu=1
  71. ;Replace logo.
  72. iPauseTitleLogo=4
  73. ;Match the HUD color.
  74. bPauseTitleUsePauseColor=5
  75. ;Size. Max: 200%.
  76. iPauseTitleSize=85
  77. ;X axis position.
  78. iPauseTitleXPos=1390
  79. ;Y axis position.
  80. iPauseTitleYPos=211
  81.  
  82. ;PAUSE BACKGROUND
  83. ;Change the Pause background's texture. 0 = None, 1 = VANILLA FNV, 2 = VANILLA F3, 3 = MAPMO FNV, 4 = MAPMO F3.
  84. iPauseBackgroundTexture=3
  85. ;TTW Only, automatically change texture depending on which wasteland you're in. 1 = VANILLA, 2 = MAPMO.
  86. iPauseBackgroundTTWSwitch=2
  87. ;Adds a colorized overlay.
  88. bPauseBackgroundMatchUIcolor=1
  89. ;Pause background settings.
  90. iPauseSaturation=100
  91. iPauseBrightness=55
  92. iPauseBlurRadius=300
  93. iPauseTintAlpha=1
  94. ;Apply the Pause background's settings to the Pop-Up background.
  95. bAffectPopUpBackground=1
  96.  
  97. ;REAL TIME CLOCK
  98. ;Show the real time in the pause menu. 1 = 24 hours format, 2 = 12 hours format.
  99. iShowRealTime=2
  100. ;X axis position.z
  101. iUserTimeXPos=10
  102. ;Y axis position.
  103. iUserTimeYPos=10
  104. ;Scale. Max: 200%.
  105. iUserTimeScale=65
  106.  
  107. ;QUEST LOG (PAUSE)
  108. ;Show the active quest in the pause menu.
  109. bShowQuestPauseMenu=1
  110. ;Color of the objectives text. 0= White, 1= Match HUD color.
  111. bObjectiveTextColor=1
  112. ;X axis position.
  113. iQuestXPos=10
  114. ;Y axis position.
  115. iQuestYPos=50
  116. ;Scale. Max: 200%.
  117. iQuestScale=50
  118.  
  119. ;QUEST LOG (HUD)
  120. ;Show the active quest in HUD.
  121. bShowQuestHUD=1
  122. ;Automatically adds new quests to the quest log.
  123. bQuestLogAddNewQuest=1
  124. ;Color of the objectives text. 0 = White, 1 = Match HUD color.
  125. bObjectiveHUDTextColor=1
  126. ;Alignement of the quest log text. 1 = Left, 4 = Right.
  127. iMAPMOQuestHUDAlign=4
  128. ;X axis position.
  129. iQuestHUDXPos=1636
  130. ;Y axis position.
  131. iQuestHUDYPos=165
  132. ;Scale. Max: 200%.
  133. iQuestHUDScale=50
  134.  
  135. ;XP METER
  136. ;Show an XP gauge in the Pause menu.
  137. bShowXPMeterPauseMenu=1
  138. ;X axis position.
  139. iXPMeterXPos=738
  140. ;Y axis position.
  141. iXPMeterYPos=10
  142. ;Scale. Max: 200%.
  143. iXPMeterScale=90
  144.  
  145. ;CAPS AMOUNT
  146. ;Show your Caps amount in the Pause menu.
  147. bShowCapsCountPauseMenu=1
  148. ;X axis position.
  149. iCapsCountXPos=1314
  150. ;Y axis position.
  151. iCapsCountYPos=10
  152. ;Scale. Max: 200%.
  153. iCapsCountScale=65
  154.  
  155. ;CARRY WEIGHT
  156. ;Show your inventory and carry weight in the Pause menu.
  157. bShowWeightCountPauseMenu=1
  158. ;X axis position.
  159. iWeightCountXPos=1194
  160. ;Y axis position.
  161. iWeightCountYPos=10
  162. ;Scale. Max: 200%.
  163. iWeightCountScale=65
  164.  
  165. ;PLAYER LOCATION
  166. ;Show your current location in the Pause menu.
  167. bShowLocationPauseMenu=1
  168. ;X axis position of the Location.
  169. iLocationXPos=190
  170. ;Y axis position of the Location.
  171. iLocationYPos=10
  172. ;Scale of the Location. Max: 200%.
  173. iLocationScale=65
  174.  
  175. ;FONT CHANGES
  176. ;Change the font of the buttons in the Main and Pause menus.
  177. bFontStartMenu=1
  178. ;Change the font of the NPC's name in the Dialog Menu.
  179. bFontDialogMenuNPCName=0
  180. ;Change the font of the Level Up Menu's title.
  181. bFontLevelUpTitle=0
  182. ;Change the font of the Trait Menu's title.
  183. bFontTraitMenuTitle=0
  184.  
  185. ;KEY MAPPING
  186. ;Key to open this mod's configuration menu.
  187. iMAPMOHotkey=49
  188. ;Key to open the MCM menu.
  189. iMCMHotkey=50
  190. ;Key to open the Quest Log.
  191. iQuestLogHotkey=36
  192. ;Key to switch active quest.
  193. iActiveQuestHotkey=37
  194. ;Key to open the Achievements Log.
  195. iAchievementsLogHotkey=20
  196. ;Key to open B42 - Notify's log.
  197. iB42NotifyHotkey=38
  198.  
  199. ;JIP MINIMAP
  200. ;Makes JIP MiniMap's frame match the HUD color.
  201. bJIPMMFrameMatchHUDColor=1
  202. ;Makes JIP MiniMap's icons match the HUD or Pip-Boy color. 0 = No Color, 1 = HUD, 4 = PIP-BOY
  203. iJIPMMIconsMatchUIColor=1
  204. ;Makes JIP MiniMap's map match the HUD or Pip-Boy color. 0 = No Color, 1 = HUD, 4 = PIP-BOY
  205. iJIPMMMapMatchUIColor=4
  206.  
  207. ;PLUGIN CHECKER
  208. ;Show a list of NVSE plugins and their versions in the Main menu.
  209. bShowPluginChecker=1
  210. ;Hide plugins not installed from the list.
  211. bPluginCheckerHideNotInstalled=0
  212. ;Plugin Checker Icon. 0 = Ranger Helmet, 2 = T-45d Helmet, 4 = Vault Boy.
  213. iPluginCheckerIcon=0
  214. ;Scale of Plugin Checker Icon. Max: 200%.
  215. iPluginCheckerIconScale=35
  216.  
  217. ;THE HUD EDITOR
  218. ;Width of The HUD Editor's menu.
  219. iHUDEditorMenuWidth=300
  220. ;X Axis position of The HUD Editor's menu.
  221. iHUDEditorMenuXPos=704
  222.  
  223. ;HUD CAPS
  224. ;Adds an animated caps counter on the HUD, inspired by Fallout 76.
  225. bShowHUDCaps=1
  226. ;Plays a sound when the animation start.
  227. bHUDCapsPlaySound=1
  228. ;Makes the counter always visible on the HUD.
  229. bHUDCapsAlwaysVisible=0
  230. ;X Use colorized icon. 0 = Enabled, 1 = Disabled.
  231. bHUDCapsColorizedIcon=1
  232. ;Adds a rotating animation to the icon.
  233. bHUDCapsRotateIcon=1
  234. ;Sets the speed of the animation.
  235. fHUDCapsRotateSpeed=5
  236. ;X HUD Caps font. 21 = Brush, 22 = Futura.
  237. iHUDCapsFont=21
  238. ;X Axis position.
  239. iHUDCapsXPos=35
  240. ;Y Axis position.
  241. iHUDCapsYPos=537
  242. ;Scale. Max: 200%.
  243. iHUDCapsScale=65
  244.  
  245. ;HARDCORE NEEDS
  246. ;Shows Hardcore needs on the HUD.
  247. bShowHardcoreNeeds=1
  248. ;Makes the needs always visible on the HUD, otherwise they are hidden when full like Vanilla.
  249. bHardcoreNeedsAlwaysVisible=1
  250. ;Adds a gauge.
  251. iHardcoreNeedsGauge=1
  252. ;Alignement of the UI elements. 0 = Vertical-Left, 1 = Vertical-Right, 2 = Horizontal-Left, 3 = Horizontal-Right.
  253. iHardcoreNeedsAlign=0
  254. ;X Axis position.
  255. iHardcoreNeedsXPos=40
  256. ;Y Axis position.
  257. iHardcoreNeedsYPos=604
  258. ;Scale. Max: 200%.
  259. iHardcoreNeedsScale=50
  260.  
  261. ;DEATH COUNTER
  262. ;Shows a death counter on the Pause menu.
  263. bShowDeathCounter=1
  264. ;X Axis position.
  265. iDeathCounterXPos=90
  266. ;Y Axis position.
  267. iDeathCounterYPos=1
  268. ;Scale. Max: 200%.
  269. iDeathCounterScale=65
  270.  
  271. ;UI TWEAKS
  272. ;Replaces the fuzzy background of all menus.
  273. bShowUITweaks=0
  274. ;Makes the background match the UI color.
  275. bCleanMenuBackgroundsColorized=0
  276. ;Adds boxes to the main and settings menus.
  277. bShowMainPauseMenuBox=1
  278.  
  279. ;HUD ACHIEVEMENT POP-UP
  280. ;Adds a pop-up for unlocking achievements.
  281. bShowHUDAchievementsPopUp=1
  282. ;X axis position.
  283. iHUDAchievementsPopUpXPos=698
  284. ;Y axis position.
  285. iHUDAchievementsPopUpYPos=125
  286. ;Scale. Max: 200%.
  287. iHUDAchievementsPopUpScale=100
  288.  
  289. ;HUD TIME
  290. (null)how the game's time on the HUD.
  291. iShowHUDTime=2
  292. ;Show the date.
  293. bHUDTimeDate=1
  294. ;Opacity.
  295. iHUDTimeOpacity=155
  296. ;X axis position.
  297. iHUDTimeXPos=80
  298. ;Y axis position.
  299. iHUDTimeYPos=915
  300. ;Scale. Max: 200%.
  301. iHUDTimeScale=65
  302.  
  303. ;HUD RADS COUNTER
  304.  
  305. eplaces the vanilla Rads meter.
  306. bShowHUDRadsCounter=1
  307. ;X axis position.
  308. iHUDRadsCounterXPos=357
  309. ;Y axis position.
  310. iHUDRadsCounterYPos=820
  311. ;Scale. Max: 200%.
  312. iHUDRadsCounterScale=65
Add Comment
Please, Sign In to add comment