Standard way to create a PCID.
Will create a char[32] containing at most 16 chars from the account and 16 chars from the char name, right-filled with spaces.
See Implementation
Standard way to create a PCID.
Will create a char[32] containing at most 16 chars from the account and 16 chars from the char name, right-filled with spaces.