Advertisement
Raineh_Daze

Untitled

Aug 5th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Put these two files in the /data/menus/prefabs folder (make sure Archive Invalidation is working properly)
  2.  
  3. FILE ONE: includes_HUDMainMenu.xml contents:
  4. <!-- ADDED by Unified HUD Project -->
  5.  
  6. <!-- BEGIN Added by Unified HUD Project 3.7 -->
  7. <include src="pnx/pnxhud.xml" />
  8. <!-- END Added by Unified HUD Project 3.7 -->
  9.  
  10. FILE TWO: includes_StartMenu.xml contents:
  11. <!-- ADDED by Unified HUD Project -->
  12.  
  13. <!-- BEGIN Added by Unified HUD Project 3.7 -->
  14. <include src="pnx/pnxpause.xml" />
  15. <!-- END Added by Unified HUD Project 3.7 -->
  16.  
  17.  
  18. <!-- BEGIN Added by Unified HUD Project 3.7 -->
  19. <include src="MCM/MCM.xml" />
  20. <!-- END Added by Unified HUD Project 3.7 -->
  21.  
  22. Mine has the empty lines included after the last lines. Also, fuck XML.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement