- Member aion_aploot_rights (char *stats, size_t stats_sz)
- This function never returns false, should it be void?
- Member aion_aploot_stats (char *stats, size_t stats_sz)
- This function never returns false, should it be void?
- Member aion_group_leave (char *charname)
- Always returns true?
- Member aion_invfull_get (char *charname)
- Inventory not full and error both return false and is not possible to differentiate between the two.