• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Ingame Support NPC - Basic Eluna

Ghostcrawler336

Epic Member
Hello everyone,

I'm still learning Lua, so I thought I would transfer my scripts I made for trinity core into Eluna to start with. So my first Eluna release will be my "ingame support" npc that I originally made for trinity core.

Script details:
Type - Gossip
Menus -
  • How do I get gold?
  • How do I make a ticket?
  • How do I gear up?


How do I edit the lines? That is easy just follow the steps below.

How do I get gold? -
You can edit the message for "How do I get gold?" On line 23

How do I make a ticket? -
You can edit the message for "How do I make a ticket?" on line 28

How do I gear up? -
You can edit the message for "How do I gear up?" on line 33

Script: Ingame Support Lua | Pastebin
 
Top