Tags for Accounts
Posted: Sun Sep 12, 2021 7:11 pm
Be able to add a GetTag or SetTag to account file would open up some things for the admin to code in.
like this as example
pUser.account.SetTag("MagicWord" textentry from gump);
pUser.account.GetTag("MagicWord") == textentry from gump;
or anything your heart desires
like this as example
pUser.account.SetTag("MagicWord" textentry from gump);
pUser.account.GetTag("MagicWord") == textentry from gump;
or anything your heart desires