SKGleba

R5Reloaded enable skins and heirlooms

Aug 27th, 2021 (edited)
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. How to re-enable cosmetics -skins and heirlooms- in R5Reloaded (modded Apex)
  2. Github commit: https://github.com/Mauler125/scripts_r5/commit/a4a5f6054d2bf4942313c1cba38ac790a31b874e
  3. Or patch zip (extract to r5reloaded): https://cdn.discordapp.com/attachments/385348507403550722/880824389564784740/R5Reloaded-skinpatch.zip
  4.  
  5. You can also add a devmenu to change skins in-game- edit scripts/vscripts/ui/menu_dev.nut by adding:
  6. SetupDevMenu( "Alter Loadout", SetDevMenu_AlterLoadout )
  7. in SetupDefaultDevCommandsMP() under if ( IsSurvivalMenuEnabled() )
  8.  
  9. To use cosmetics load into a map and then change back to the pre-game lobby.
Add Comment
Please, Sign In to add comment