Quote:
Originally Posted by loramin
[You must be logged in to view images. Log in or Register.]
... if they don't just add a /rename command or something. I'm not sure the staff will have the time to manually rename 1/8th (or whatever it is) of Green's population after they come to Blue.
|
I've worked on similar SQL databases that Everquest uses. Since we're just dealing with a database of player names one could create a script to change everyone's name at once. I'm just not sure how easy it would be to pull the current player name and desired player name from a stack of petitions unless petitions are also kept on a SQL database or can be converted to simple text.
I just thought I'd throw in my 2 cents because I haven't thought about SQL databases in so long.