[DiscordArchive] can anyone tell me how do I set a FFA flag of two alliance players in a non ffa area?
[DiscordArchive] can anyone tell me how do I set a FFA flag of two alliance players in a non ffa area?
Archived author: MR.MUSTACHE • Posted: 2019-05-11T11:20:33.339000+00:00
Original source
can anyone tell me how do I set a FFA flag of two alliance players in a non ffa area?
Archived author: MR.MUSTACHE • Posted: 2019-05-11T11:20:51.572000+00:00
Original source
I tried using this
```cpp
player->pvpInfo.IsInHostileArea = true;
player->pvpInfo.IsInFFAPvPArea = true;
player->UpdatePvPState();
```
Archived author: MR.MUSTACHE • Posted: 2019-05-11T11:21:04.845000+00:00
Original source
also tried to set UpdatePvPState(true)
Archived author: MR.MUSTACHE • Posted: 2019-05-11T11:21:09.253000+00:00
Original source
but still didn't work
Archived author: MR.MUSTACHE • Posted: 2019-05-11T11:21:42.971000+00:00
Original source
the think I am trying to do is
1. teleport players to Dalaran Crater
2. Set PVP to FFA