Jump to content

Modification Arena skirmish


Guest ludlamzgull

Recommended Posts

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?

Link to comment
Share on other sites

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