Nosidda Posted June 19, 2022 Share Posted June 19, 2022 How do i do it? all the tutorials i see are for characters and other unrelated stuff. I am agitated and completely stumped. Why is there nothing on this. I really need help. Link to comment https://forums.kleientertainment.com/forums/topic/141042-i-want-to-make-a-mod-that-replaces-character-text/ Share on other sites More sharing options...
Nosidda Posted June 19, 2022 Author Share Posted June 19, 2022 local require = GLOBAL.require local STRINGS = GLOBAL.STRINGS GLOBAL.STRINGS.CHARACTERS.WX78 = {} GLOBAL.STRINGS.CHARACTERS.WX78.DESCRIBE = {} STRINGS.CHARACTERs.WX78 = require "speech_WX78" this is da code i have down in modmain.lua Link to comment https://forums.kleientertainment.com/forums/topic/141042-i-want-to-make-a-mod-that-replaces-character-text/#findComment-1578372 Share on other sites More sharing options...
Recommended Posts
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