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

[Trinity] Ingame Support NPC - C++

Ghostcrawler336

Epic Member
Hello everyone, today I'm going to be releasing a script I made for Infusion-WoW but we are no longer going to use this version.

Script Details -

This script was made by me (Ghostcrawler336) to help ingame players without having to make so many tickets.

Once you compile this script, and add it to a NPC ingame. You will see that the NPC will have 3 menus for support (Can be edited)

Menus -
How do I get gold?
How do I make a ticket?
How do I gear up?

Right now I have it setup to send the message "Message Here" But you can easly edit that by opening the script.


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 48

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

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


Script - Script - Pastebin


Don't know how to add c++ scripts into Trinity Click Here

Other Free Releases -
[Trinity] Custom Event Master Commands
[Trinity] Exchange NPC
 
Last edited:
Top