[DiscordArchive] I was looking into it but i don't have an IDE open right now, what values does spellareaformap::valu
[DiscordArchive] I was looking into it but i don't have an IDE open right now, what values does spellareaformap::valu
Archived author: Deleted User • Posted: 2020-06-08T08:37:02.802000+00:00
Original source
Alright
Archived author: Chaz • Posted: 2020-06-08T08:37:19.171000+00:00
Original source
so something like this
Archived author: Chaz • Posted: 2020-06-08T08:37:21.161000+00:00
Original source
!map->IsHeroic()
Archived author: Chaz • Posted: 2020-06-08T08:37:24.988000+00:00
Original source
would work
Archived author: Deleted User • Posted: 2020-06-08T08:37:32.004000+00:00
Original source
I guess it could work
Archived author: Deleted User • Posted: 2020-06-08T08:37:44.176000+00:00
Original source
Have you tested?
Archived author: Chaz • Posted: 2020-06-08T08:37:55.947000+00:00
Original source
well this doesnt work
Archived author: Chaz • Posted: 2020-06-08T08:37:58.631000+00:00
Original source
```if (sWorld->getIntConfig(CONFIG_ICC_BUFF_ALLIANCE) > 0 && !map->IsHeroic())```
Archived author: Deleted User • Posted: 2020-06-08T08:38:31.230000+00:00
Original source
When you debbuged, did it return true or false?
Archived author: Chaz • Posted: 2020-06-08T08:38:54.110000+00:00
Original source
wont even build