Jump to content

Modification Arena skirmish


Recommended Posts

Posted

Why arena skirmish is not both for alliance and horde mean need to join skirmish 4 hordes or 4 alliance i think its better if 2 alliance 2 horde or 3horde 1 alliance or another.... can we change this ?

Posted

it is possible to play skirmish arena for 2 horde against 2 alliance.

Your suggestion to allow 3 horde and 1 alliance would need to change code, you can do that for yourself, because it won't be commited to core.

Posted

I would also be very interested in something like this. Browsing through ArenaTeamHandler.cpp I found this line:

if (!sWorld.getConfig(CONFIG_ALLOW_TWO_SIDE_INTERACTION_GUILD) && _player->GetTeam() != objmgr.GetPlayerTeamByGUID(at->GetCaptain()))

{

SendArenaTeamCommandResult(ERR_ARENA_TEAM_CREATE_S,"","",ERR_ARENA_TEAM_NOT_ALLIED);// not let enemies sign petition

return;

}

So I guess that means that we will also need to allow two side interactions in the config file. Do you think commenting these lines out may cause issues?

×
×
  • 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