View Single Post
Author Message
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Old 04-02-2020 , 13:56   kv.GetSectionName strange bug
Reply With Quote #1

So I get these strings with kv.GetSectionName:

PHP Code:
Health
Equipment
Mod 
and this method returns these strings with the first character as lowercase:

PHP Code:
health
equipment
mod 
Its happening with only some of them, if I put space after the string, it returns as it should be.
Is this something normal for this function?
__________________

Last edited by Ilusion9; 04-02-2020 at 13:56.
Ilusion9 is offline