[DiscordArchive] 30 mins?
[DiscordArchive] 30 mins?
Archived author: Perf.vig • Posted: 2017-03-02T11:24:31.268000+00:00
Original source
I founded it:
Archived author: Perf.vig • Posted: 2017-03-02T11:24:53.819000+00:00
Original source
GetTeam() in Azerothcore GetTeamId()
Archived author: Perf.vig • Posted: 2017-03-02T11:25:01.521000+00:00
Original source
plrVictim = victim
Archived author: Perf.vig • Posted: 2017-03-02T11:25:57.268000+00:00
Original source
plrVictim->GetTeam() = victim->GetTeamId()
Archived author: Viste • Posted: 2017-03-02T11:37:23.004000+00:00
Original source
anyone know why this option in conf file don't work
Archived author: Viste • Posted: 2017-03-02T11:37:24.862000+00:00
Original source
#
# Channel.RestrictedLfg
# Description: Restrict LookupForGroup channel to characters registered in the LFG tool.
# Default: 1 - (Enabled, Allow join to channel only if registered in LFG)
# 0 - (Disabled, Allow join to channel in any time)
Channel.RestrictedLfg = 0
Archived author: Yehonal • Posted: 2017-03-02T11:39:29.942000+00:00
Original source
I think that pussywizard disabled it somewhere to optimize
Archived author: Yehonal • Posted: 2017-03-02T11:39:56.990000+00:00
Original source
Everyday i find features disabled by pussywizard as optimization XD
Archived author: Viste • Posted: 2017-03-02T11:41:16.341000+00:00
Original source
so if i need it i need to hardcode it here bool Player::CanJoinConstantChannelInZone(ChatChannelsEntry const* channel, AreaTableEntry const* zone)? pfffffff fuck
Archived author: Yehonal • Posted: 2017-03-02T11:43:08.055000+00:00
Original source
You could find the disabled code eventually and PR us