How to Make Racemenu Overlays
Tutorial On how to Make Racemenu Overlays: Requested by @TheLadyChephren
Script Data to copy for your script remove the ; infront of the lines Required:
Scriptname YourScriptName extends RaceMenuBase
function OnBodyPaintRequest()
;Body, Legs, Arms - Leave commented
;AddBodyPaint("Racemenu Name of tattoo", "Folder\\Folder\\Dragonwomb.dds")
endFunction
;function OnWarpaintRequest()
;Face - Leave commented
;AddWarpaint("", "")
;endFunction
;Event OnFeetPaintRequest()
;Feet - Leave commented
;AddFeetPaint("", "")
;EndEvent
;Event OnHandsPaintRequest()
;Hands - Leave commented
;AddHandPaint("", "")
;EndEvent
-
2
2 Comments
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now