Page 1 of 1

gender change

PostPosted: Thu Jul 09, 2015 6:35 am
by Soggyflop
Is there a possibility to get my character's gender changed? I'm tired of looking at my hideous orc female and her awful ratty haircut. Will pay if need be.

Re: gender change

PostPosted: Thu Jul 09, 2015 8:18 am
by tigru
Greetings,

On this server there are no services like this, faction/gender or character transfer. Feel free to create a new account and make it how you like it.

Regards,
GM tigru

Re: gender change

PostPosted: Thu Jul 09, 2015 9:08 am
by toeshred
What about a name change? Should be extremely simple as there are no attributes or database entries that go along with it (unlike a race, gender, or faction).

Would be something like:

UPDATE characters SET name="newname" WHERE name="oldname";

Re: gender change

PostPosted: Thu Jul 09, 2015 9:16 am
by Noxm
Name change will encourage some ppl to sell/buy characters.. Its a bad idea.

Re: gender change

PostPosted: Thu Jul 09, 2015 9:33 am
by norm964bgb
toeshred wrote:What about a name change? Should be extremely simple as there are no attributes or database entries that go along with it (unlike a race, gender, or faction).

Would be something like:

UPDATE characters SET name="newname" WHERE name="oldname";


People will start ninja stuff and just name change for 20$

Re: gender change

PostPosted: Thu Jul 09, 2015 2:51 pm
by AverageJoe
It's not necessarily a matter of how simple something is, but also the implications that follow when you offer such a service. A name change might be easy, but that opens a huge can of worms from a buying/selling/trading/RMT/scamming/botting/ninjaing perspective.