06.12.2018, 19:15
Okay, after pulling most of my hair out and doing a good bit of testing, I've still got no idea what's going on.
String manipulation works on Player[playerid][Player_Name] (strcat, format, etc)...
.. but sizeof() doesn't?
Am I missing something regarding sizeof() itself?
Am I still missing something major regarding enums?
Even if I were completely wrong about how enums work/are used, why would what I'm doing still work except for with sizeof()?
String manipulation works on Player[playerid][Player_Name] (strcat, format, etc)...
.. but sizeof() doesn't?
Am I missing something regarding sizeof() itself?
Am I still missing something major regarding enums?
Even if I were completely wrong about how enums work/are used, why would what I'm doing still work except for with sizeof()?