Quote:
Originally Posted by LoneAngelIbesu
findPlayer(account).communityname
findPlayerbyCommunityName(communityname).account
Is there any reason why these won't do? And why would you ever use getAccount(account) or getCommunityName(communityname)?
|
Absolutely. For example, a support center where you want to display the community name, a bank system where you can enter a community name to transfer money to the account (the same thing for adding to gangs, businesses, ...), staff account lookups, etc.