[DiscordArchive] 30 mins?
[DiscordArchive] 30 mins?
Archived author: Perf.vig • Posted: 2017-03-02T11:02:54.246000+00:00
Original source
30 mins?
Archived author: Viste • Posted: 2017-03-02T11:03:00.110000+00:00
Original source
<@108617457836539904> can you look for code standarts https://github.com/Viste/devrep/commit/3...d4387bd5ca
Archived author: Yehonal • Posted: 2017-03-02T11:03:13.638000+00:00
Original source
I m at work too, maybe in 3 hours
Archived author: Perf.vig • Posted: 2017-03-02T11:03:32.002000+00:00
Original source
What i said in <#217589275766685707>
I am trying to use a function in a new scope at Player.cpp:
for (int i = ((GetTeam() == ALLIANCE) ? 1:HKRANKMAX);i!=((GetTeam() == ALLIANCE) ? HKRANKMAX : (2*HKRANKMAX-1));i++)
Do you know which variable have we got in core to use about == ALLIANCE or == HORDE?
Archived author: Viste • Posted: 2017-03-02T11:03:34.656000+00:00
Original source
its just of part to restore locales
Archived author: Perf.vig • Posted: 2017-03-02T11:03:47.735000+00:00
Original source
About GetTeam
Archived author: Perf.vig • Posted: 2017-03-02T11:04:04.534000+00:00
Original source
Since it seems it's not declared
Archived author: Perf.vig • Posted: 2017-03-02T11:04:25.303000+00:00
Original source
I remember i used something in Chat.cpp about this but can't remember
Archived author: teebaum • Posted: 2017-03-02T11:13:48.868000+00:00
Original source
<@244521278776541188> don't use tabs -> use 4 spaces instead
Archived author: Viste • Posted: 2017-03-02T11:19:42.933000+00:00
Original source
Ok )