[DiscordArchive] Is there something like if emulator == "TRINITYCORE" in eluna? Like the C++ compile time variables?
[DiscordArchive] Is there something like if emulator == "TRINITYCORE" in eluna? Like the C++ compile time variables?
Archived author: Kaev • Posted: 2021-11-26T13:47:24.385000+00:00
Original source
Is there something like if emulator == "TRINITYCORE" in eluna? Like the C++ compile time variables?
Archived author: Foe • Posted: 2021-11-26T13:47:31.543000+00:00
Original source
yes
Archived author: stoneharry • Posted: 2021-11-26T13:47:36.765000+00:00
Original source
Yeah there are macros
Archived author: Foe • Posted: 2021-11-26T13:47:47.214000+00:00
Original source
https://elunaluaengine.github.io/Global/...eName.html
[Embed: Global:GetCoreName - Eluna]
API documentation for the Global:GetCoreName method in the Eluna engine.
https://elunaluaengine.github.io/Global/...eName.html
Archived author: Kaev • Posted: 2021-11-26T13:47:59.781000+00:00
Original source
Awesome!
Archived author: Foe • Posted: 2021-11-26T13:48:10.685000+00:00
Original source
you also have version and expansion
Archived author: Kaev • Posted: 2021-11-26T13:48:23.018000+00:00
Original source
AzerothCore is missing on the doc page
Archived author: Foe • Posted: 2021-11-26T13:48:36.889000+00:00
Original source
pretty sure the comment was never updated in the core
Archived author: Foe • Posted: 2021-11-26T13:48:44.082000+00:00
Original source
that's what the doc parses from
Archived author: Foe • Posted: 2021-11-26T13:48:47.973000+00:00
Original source
but it'll work