[DiscordArchive] For what eluna?
[DiscordArchive] For what eluna?
Archived author: kvipka • Posted: 2018-05-31T10:04:07.202000+00:00
Original source
For what eluna?
Archived author: kvipka • Posted: 2018-05-31T10:05:05.122000+00:00
Original source
This shit increase world diff, memory usage and can't do more then usually cpp scripts
Archived author: Pursche • Posted: 2018-05-31T10:15:27.849000+00:00
Original source
Hot reloading
Archived author: Pursche • Posted: 2018-05-31T10:15:46.715000+00:00
Original source
My biggest reason to run Eluna
Archived author: Kaev • Posted: 2018-05-31T10:47:35.360000+00:00
Original source
My biggest reason is AIO Maybe we can port hotloading cpp scripts from TC to AC
Archived author: Kaev • Posted: 2018-05-31T10:48:20.522000+00:00
Original source
And if people don't can't read our wiki article on how to install modules, they won't be able to apply a git patch aswell
Archived author: Kaev • Posted: 2018-05-31T10:49:13.095000+00:00
Original source
imo the current way is the best one - It's not included by default and can easily be added within seconds
Archived author: ayase • Posted: 2018-05-31T11:00:37.967000+00:00
Original source
my biggest reason is lua script is easy
Archived author: ayase • Posted: 2018-05-31T11:22:19.221000+00:00
Original source
In fact, if you don't install the eluna module.Any eluna related changes will not be compiled.
Because they all use #ifdef ELUNA.So all I did was make it possible for eluna to support Azerothcore.
It is an optional module.
If you don't use it, it won't have any effect on your core.
<@271909794032386050>
Archived author: ayase • Posted: 2018-05-31T11:46:08.281000+00:00
Original source
Do you know how to return itemGuid in addons? I want to have to gametooltip display the Reforging.
Because now it has changed the itemcache.
If the player Reforging item (such as id: 12345). When a player to loot the second item (id: 12345)
It shows properties that are not the original properties.<@138006906915651585>