
07-27-2011, 08:55 AM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
Player attributes aren't limited to 223 characters, RC just cuts them off there. You could rewrite this system using player attributes with no issues as long as you made sure staff never edited a player's attributes with RC.
Something about creating a table for each account feels wrong. I wonder if there's really any benefit in doing that over having a well-indexed table with an "account" column in addition to the "name" and "value" columns. |
|
|
|