Jump to content

Recommended Posts

  • 40 years later...
Posted

I would like to ask if anyone knows a way to change character faction, like the blizzard service .

I have seen that some pservers have this service, but i cannot guess if it's a query, a command or they just create another character and do it manually...

Thank you!

Posted

If you want a blizzlike faction change, you must create a cross-factions item list, which will be use for items swap between two factions. And do this:

- delete all curent spells;

- delete not needed reputaion and swap other reputation data for other faction;

- delete taxi flightpaths;

- wipe all quests(?);

- delete friend-list, quest items;

- delete character from guild;

- change model, race, class and other face and hair data;

  • 2 weeks later...
Posted

Along similar lines, I know in the database there is a way to give cross faction rep. And I know there are addons that allow you to create new reps. So where in the server files can I go to have the cross faction reps show up?

  • 1 month later...
Posted

Change character faction

features:

- Replace faction mounts

- Update character reputation

- Replace spells

- Replace achievements

- Replace items

Attention: there's NO any web-interface, just core script. You can test it with link like this:

http://localhost/changefaction/index.php?guid=1&race=10

where guid - your character guid, race - new race.

http://filebeam.com/aa5c16c5622eb4aca97dc140de8a13fa

Don't forget to upload sql dump to any DB and change config.php values.

  • 1 month later...
Posted

I was needing this, very useful, thanks =)

P.D: Can developers ad this to any command in mangos like for example ".character modrace" or something like that, it would be a nice feature to have.

Posted
Change character faction

features:

- Replace faction mounts

- Update character reputation

- Replace spells

- Replace achievements

- Replace items

Attention: there's NO any web-interface, just core script. You can test it with link like this:

http://localhost/changefaction/index.php?guid=1&race=10

where guid - your character guid, race - new race.

http://filebeam.com/aa5c16c5622eb4aca97dc140de8a13fa

Don't forget to upload sql dump to any DB and change config.php values.

I'm trying to use your patch, but I'm unable to make it work, I create a table for the race_class_combination, but when I run the script it just take some time, and then stop with any error displaying on it.

Do you have any idea of why?

Thanks in advance.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use