ToNiO55 Posted January 18, 2016 Share Posted January 18, 2016 Hi all, I search the file in dedicated server for editing the description of a character on the game, I want do it for maxwell: i have check file waxwelljournal.lua and waxwell.lua in data/scripts/prefabs/ but i don't find nothing about description of this character i use this mod: http://steamcommunity.com/sharedfiles/filedetails/?id=343762271 someone have a idea? thx for your help ToNiO Link to comment https://forums.kleientertainment.com/forums/topic/62754-edit-information-about-character/ Share on other sites More sharing options...
Mobbstar Posted January 18, 2016 Share Posted January 18, 2016 It's found in "data/scripts/strings.lua", you can change the text in said file using the following in "modmain.lua": GLOBAL.STRINGS.[copy the respective part of strings.lua here and make your modifications, remove the comma at the end of the line] e.g.: GLOBAL.STRINGS.NAMES.PIGKING = "Lord of the Flies" Link to comment https://forums.kleientertainment.com/forums/topic/62754-edit-information-about-character/#findComment-710895 Share on other sites More sharing options...
ToNiO55 Posted January 18, 2016 Author Share Posted January 18, 2016 thx you very much for your help and sorry i have make this topic on wrong section (don't starve together and not for don't starve) but thx for your help again Link to comment https://forums.kleientertainment.com/forums/topic/62754-edit-information-about-character/#findComment-710926 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