Difference between revisions of "Talk:Racial score"
Jump to navigation
Jump to search
Crazymoniker (talk | contribs) (Created page with "So, after decompiling the swf and combing through through the scripts trying to find the function that returned race, I found it, and in order to be an Amazon, the base race m...") |
Crazymoniker (talk | contribs) |
||
Line 1: | Line 1: | ||
− | So, after decompiling the swf and combing through through the scripts trying to find the function that returned race, I found it, and in order to be an Amazon, the base race must be human, and the Amazon score greater than or equal to 4; what this means is that in order to be an "Amazon," you need to reduce your Racial Score for other races below the minimum score, which changes your race to the default human, which allows the the if statement to be true, setting your PC's race to "Amazon." [[User:Crazymoniker|Crazymoniker]] ([[User talk:Crazymoniker|talk]]) 04: | + | So, after decompiling the swf and combing through through the scripts trying to find the function that returned race, I found it, and in order to be an Amazon, the base race must be human, and the Amazon score greater than or equal to 4; what this means is that in order to be an "Amazon," you need to reduce your Racial Score for other races below the minimum score, which changes your race to the default human, which allows the the if statement to be true, setting your PC's race to "Amazon." If you want, I can copy the relevant script to a pastebin for perusal. [[User:Crazymoniker|Crazymoniker]] ([[User talk:Crazymoniker|talk]]) 04:02, 5 July 2018 (UTC) |
Revision as of 04:02, 5 July 2018
So, after decompiling the swf and combing through through the scripts trying to find the function that returned race, I found it, and in order to be an Amazon, the base race must be human, and the Amazon score greater than or equal to 4; what this means is that in order to be an "Amazon," you need to reduce your Racial Score for other races below the minimum score, which changes your race to the default human, which allows the the if statement to be true, setting your PC's race to "Amazon." If you want, I can copy the relevant script to a pastebin for perusal. Crazymoniker (talk) 04:02, 5 July 2018 (UTC)