maybe this exists and i missed the entry point. I'm trying to make it so that players who have a wookiee character can only speak Shyriiwook, but they can understand Basic in chat. this is a species specific trait. currently i have the getUserLanguages method outputting all language items in a characters inventory unless there is a specific flag on one or more items in which case it returns that subset, it limits speaking languages correctly but it seems to limit understood languages as well.
User Experience
maybe this exists and i missed the entry point. I'm trying to make it so that players who have a wookiee character can only speak Shyriiwook, but they can understand Basic in chat. this is a species specific trait. currently i have the getUserLanguages method outputting all language items in a characters inventory unless there is a specific flag on one or more items in which case it returns that subset, it limits speaking languages correctly but it seems to limit understood languages as well.
Have you read the Wiki?