From my experience, it’s better to avoid using translatable strings directly in male_voice and female_voice. Instead, try hardcoding the voice file names (like "TRADE_SHOW_ME.ogg") and handle translations separately in your script. This usually prevents the infinite loop and Lua errors.
Statistics: Posted by Brittar — Today, 5:39 pm