ihor
Results
2
comments of
ihor
unfortunately the CFBG mod is still broken -(
#include "ScriptMgr.h" #include "CFBGData.h" #include "Chat.h" #include "RBAC.h" #include "WorldSession.h" #include "Battleground.h" #include "World.h" #include "Config.h" using namespace Trinity::ChatCommands; class CrossFactionBattlegroundPlayerScript : public PlayerScript { public: CrossFactionBattlegroundPlayerScript() : PlayerScript("CrossfactionBattlegroundPlayerScript") {...