Thread: New accounts
View Single Post
  #4  
Old 09-20-2007, 03:52 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Twinny View Post
Why even have account names and community names? There doesn't seem to be any advantages to this.
It's simple. Scripts, and the gserver, can internally identify players with the account (Graal000000) name, which means that a new player can create an account and start playing straight away. They can then later pick a community name to display to other players, but since the actual account name hasn't changed, then the scripting on each server still recognises it as the same player (for example, DB_Bank.("account_" @ player.account) or similar).

It's designed to let players start playing straight away, without breaking things later when they have eventually decided upon an identity. I'm fairly sure that's an advantage.
__________________
Skyld