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

[Release] A collection of custom scripts

Black Ace

Insane Member
Hey , since I've canceled my host , project and I'm moving from emulation to unreal engine I thought I share the scripts that I was using in my project.

now I didn't release everything cause some of them were released before such as trans ( check out rochet's version for eluna : http://emudevs.com/showthread.php/1176-TrinityCore-Transmogrification-Eluna?highlight=transmo)

_____________________

Custom gossip npc that changes weather of a region




_____________________
Ingame taunt script designed to play a random sound from a list of defined sounds once a player uses a defined spell



if you want to know how to add a custom sound to your server , use this tutorial : http://emudevs.com/showthread.php/2617-DBC-EDITING-How-to-add-your-own-music-to-your-server!



__________________________
(.diff) script that creates a custom table in your db and together while linked to a npc will let players change the looks of their pets permanently , similar to gear transmogrify. has no limits and can change looks of any pet from any class , even non-combat pets .




_______________________

Racial change script - gossip
This script should allow players change their racial spells via a gossip npc - never tested



_________________________
A custom gossip-vendor script designed to let players buy season 8 if they have the s7 piece and a shard . checks on talent and opens a menu for items related to class and talent picked . also removes the s7 piece after purchase.



___________________________
Customized killstreak system that tracks kills , announces events & rewards automatically ( item,title etc )




also the code to the needed sql to store values in db




_________________________
I think that's all , if I come across something that I haven't released , I will edit this post .
I paid for all these scripts but Ultimately all the credit goes to whoever wrote these scripts ( names included in top of scripts )

If there is an issue , ask them . I'm done with emulation .
 

Kaev

Super Moderator
Thanks for the scripts.
The new Unreal Engine is awesome. Want to develope with it in the near future too.
 
Top