14.12.2015, 20:01
I would give you 3 easy steps
A) GetPlayerName(playerid,pname);
B) lastvar=strlen(pname)-1;
C) if(pname[lastchar]=='s') then format without s, else format with s
Couldn't explain it better, hope you get it.
A) GetPlayerName(playerid,pname);
B) lastvar=strlen(pname)-1;
C) if(pname[lastchar]=='s') then format without s, else format with s
Couldn't explain it better, hope you get it.