SrJardel Posted November 12, 2016 Share Posted November 12, 2016 Hello. I have an issue while trying to get the function GLOBAL.MakeAllSuffixes() working in my translation mod. It works when I use it alone in modmain, but it doesn't when I load the main translation with LoadPOFile("*.po", "lang"). I can think of three possibilities: The function is not intended to work with .po translations. The function is intended to work with .po translations, but there is some bug preventing it to do so. I'm doing it wrong, or missing some code in my modmain. I don't think #1 is true, because I remember the devs implemented this function in order to help translators. So, either #2 or #3 are the answers. It is not trivial for most modders/skilled users to mess with .po files, so I understand that most people don't have time to test it on their side. Anyways, I count on someone to help me with a confirmation about this issue if possible. This way I can do the right thing, being it to work correctly in my own code(which are only 2 lines at the moment) or asking to move this post to the Bugs Thread if it is indeed a bug. I posted it a long time ago with no answer, but by that time I didn't realized the function would work without loading the .po file. Thanks to @Muche for helping me with a couple tests on his side some time ago. Thanks in advance. Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/ Share on other sites More sharing options...
SrJardel Posted November 13, 2016 Author Share Posted November 13, 2016 (edited) I decided to bump instead of editing, because I would like to ask if someone are willing to test the function with the required files. Thanks. Test Mod.zip Edited November 13, 2016 by SrJardel Attached required files. Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/#findComment-837054 Share on other sites More sharing options...
SrJardel Posted November 18, 2016 Author Share Posted November 18, 2016 Bump. Still counting on someone to test the function. The files provided above are pretty much self explanatory, it should be a simple task for someone skilled enough. Thanks in advance. Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/#findComment-838884 Share on other sites More sharing options...
SrJardel Posted December 9, 2016 Author Share Posted December 9, 2016 Enough time has passed since I wrote this, yet not that much time to call it a necro, so it should be ok to bump once more, as I still can't figure out the answer by myself. Thanks in advance. Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/#findComment-846794 Share on other sites More sharing options...
SrJardel Posted November 29, 2020 Author Share Posted November 29, 2020 On 8/6/2020 at 3:34 AM, TheTioSweet said: I'm sorry for necrobumping this topic, but I want to do the same and can't get that function to work, especially with the WET_PREFIX.RABBITHOLE (Collapsed) string. It still shows at a prefix instead of a suffix. As you can see this is something that never got attention, four years have passed and I still can't get the function to work. Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/#findComment-1397365 Share on other sites More sharing options...
penguin0616 Posted November 29, 2020 Share Posted November 29, 2020 Did it leave any logs for you? 1 Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/#findComment-1397524 Share on other sites More sharing options...
SrJardel Posted November 30, 2020 Author Share Posted November 30, 2020 14 hours ago, penguin0616 said: Did it leave any logs for you? I'm not much into the game anymore, but iirc the function simply fails to work while loading a .po file and give no traces at log. I remember it worked without loading a .po file tho. There is a lua script developed years ago by the user simplex which does the job with adjectives, only thing is the game crash if you hover the mouse over an wet stalagmite at caves while using the script. Link to comment https://forums.kleientertainment.com/forums/topic/71641-suffixed-adjectives/#findComment-1397959 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