Open StoneT2000 opened 4 years ago
e.g. for player ids, prefix with pl_<id> and disallow usernames starting with pl_
pl_<id>
pl_
This way, database layer doesnt need to find the user first to then figureout the player id from username or vice versa
e.g. for player ids, prefix with
pl_<id>
and disallow usernames starting withpl_
This way, database layer doesnt need to find the user first to then figureout the player id from username or vice versa