Skip to content

Conversation

manstfu
Copy link

@manstfu manstfu commented Feb 7, 2025

To be commited after azerothcore/azerothcore-wotlk#21354

Inregistrare.ecran.2025-02-07.200701.mp4

@manstfu
Copy link
Author

manstfu commented Feb 7, 2025

If Creature is a real trainer use:
player:SendTrainerList(creature)

If Creature is an normal NPC but you want to open a Trainer List use:
player:SendTrainerList(creature, $npcId) // ex. 33684

@yuanf225
Copy link

This can achieve classless skill upgrades like the ascension upgrade, right?

@mostlynick3
Copy link

This can achieve classless skill upgrades like the ascension upgrade, right?

No.

@mostlynick3
Copy link

This build has failed its check due to the Lua52 race condition mentioned here #268

And the LuaJIT check failed due to an unrelated change

/home/runner/work/mod-eluna/mod-eluna/modules/mod-eluna/src/LuaEngine/LuaEngine.cpp:131:17: fatal error: no member named 'SendServerMessage' in 'IWorld'
  131 |         eWorld->SendServerMessage(SERVER_MSG_STRING, "Reloading Eluna...");
      |         ~~~~~~~~^
1 error generated.

Could it please be run again?

@iThorgrim iThorgrim closed this Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants