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

Search results

  1. kusanagy

    Custom Command Vip on / off

    Hi guys, here I bring you a custom vip command. I hope it will serve someone who needs it. good luck! : D Custom table SQL - Insert in Auth /* Navicat MySQL Data Transfer Source Server : DarkFallen Source Server Version : 50626 Source Host : localhost:3306 Source Database...
  2. kusanagy

    Command Buff + SQL Table.

    Hi guys Here I bring you a simple Script Lua, which works by means of SQL Table. I hope to help those who need it. SQL TABLE. INSERT IN AUTH /* Navicat MySQL Data Transfer Source Host : localhost:3306 Source Database : auth Target Host : localhost:3306 Target Database : auth Date...
  3. kusanagy

    [SOLVED] Time Reward Help

    Hello friends. I want from your knowledge, who can help me, adding, a detect AFK, and not being able to receive the Recompense. player.cpp LoginDatabase.Execute(stmt); } + // PlayedTimeReward + if (ptr_Interval > 0) + { + if (ptr_Interval <= p_time) + { +...
  4. kusanagy

    Custom Script Shield on Login

    Hi guys, Here a simple script of Protection, that at the moment of entering the game, this script, gives you a divine shield, for 10 seconds, thanks :cool2: SCRIPT-> http://pastebin.com/yHJ7TS07 -removed- Don't advertise like that.
  5. kusanagy

    Npc Trainer Riding / Weapon Skill / Max skill

    - Script made by EmuServers - Trinitycore 3.3.5a (Lua) SCRIPT LUA > http://pastebin.com/5uTZnZWP NPC SQL > http://pastebin.com/6rsd6Pvc
  6. kusanagy

    Help with Script Lua

    Hi guys, wanted to help me with this script, its function is to promote, and I want this script, detects that it has already delivered according promotion account = id of characters. How can i fix this. always continues to promote them all. function NPClevel_Gossip(event, player, unit) if...
  7. kusanagy

    TrinityCore 3.3.5 Help with SendListInventory [Rochet2]

    hi rochet2. and guys could you teach, how to modify the Core, to use. SendListInventory (in item Gossip)? I like your video.
  8. kusanagy

    [SOLVED] Solved

    Thanks. Please delete this post.
  9. kusanagy

    TrinityCore 3.3.5 Error with Player Gossip Item.

    Hi guys, I have a Problem., in my Source is TrinityCore 3.3.5 Rev.61 ELUNA. in the MiscHandler.cpp Error of multiple "Item" in the Compile.
  10. kusanagy

    TrinityCore 3.3.5 Error in Compile Scripts in the last trinityCore

    Hey guys can help me please. I have a errors in my Compile :'( ADD_GOSSIP_ITEM THANKS guys!
  11. kusanagy

    TrinityCore 3.3.5 Error Cmake with New Update of Trinity Rev.61

    HI guys i have a error. my VS 15 with update 3 comunity MySQL 5.6 Boost 1.60 openSSL win64 net frame 4.5 Cmake 3.3.2 and 3.5.2
  12. kusanagy

    TrinityCore 3.3.5 How make Custom Extra TalentsPoints For Ranks

    hello friends, someone can help me, I have compiled this script, all perfect at the end of Compiling, within the game, I have the error does not give me the talent points. anyone has any questions as I can fix this? thank you very much.
  13. kusanagy

    TrinityCore 3.3.5 Error Preview Vendor C++ by Rochet2

    hello guys I have problems compiling this script, created by rochet2. someone could fix it for the current version, 3.3.5 (rev.61) I would appreciate it, Thank you! http://emudevs.com/showthread.php/1556-Vendor-Preview?p=9876&viewfull=1#post9876 Script: http://pastebin.com/vJcEBCQ1 Error...
  14. kusanagy

    [SOLVED] Crash the WorldServer.exe

    Hey guys.. I have the problem :/ after some time, the online server. this closes. someone can help me, thank you.! line 252 int32 minimal_diff = std::min(ms_time_diff, segment_time_elapsed()); line 253 ASSERT(minimal_diff >= 0); line 254 time_passed +=...
  15. kusanagy

    TrinityCore 3.3.5 how add New Customs Scripts in latest Rev?

    hello guys }how can add new Scripts in custom_script_loader.cpp ??? I have Errors :( help me.
  16. kusanagy

    [SOLVED] Error Transmg Rochet2

    hi guys.. not store any item. and Relog deleted. not saved any item, please I need professional help, or I will commit suicide. and I'm on the verge of death. thanks :'(
  17. kusanagy

    [SOLVED] Error Compile TrinityCore 3.3.5 Eluna Rev.60

    Hi guys, I'm trying to compile, but I have this error. I have the rev.59 and compile without error. but with the rev.60 I have the following error. I am using: Win64OpenSSL-1_0_1p mysql-installer-community-5.6.26.0 boost_1_59_0-msvc-12.0-64 cmake-3.3.2-win32-x86 VS2013_RTM_DskExp_ESN...
  18. kusanagy

    NPC Global Trainer Eluna

    [Update] NPC Global Trainer Eluna Hello Guys !! :choupi: This script was created to Arcemu. in the year 2008. *I repaired and I have to Eluna TrinityCore 3.3.5a Script Lua: --- Script Lua Engine TrinityCore 3.3.5 --- By Kusanagy Azakura --- Developers & Customizers --- Thanks to: Tommy, for...
  19. kusanagy

    Gm Items Lua

    Hello Guys :thrasher: EmuDevs Hello friends, this is one of my first scripts! I share with the community. I am new Editing, sorry if there are errors in the script. ---by Kusanagy Azakura -- Developers & Customizers WOW local function GMItemLogin(event, player) if player:GetGMRank() >= 1...
  20. kusanagy

    [SOLVED] Error Compile Boss Announce

    in previous rev.59 could compile without problems, but now all the scripts I get errors as well as this.
Top