• 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. T

    TrinityCore 3.3.5 How to get older Trinity and Eluna Commit

    Hey guys, need help another time -.- Found out my last server got some Bugs so i thought a updated core would save me, but after i compiled i saw the Game Object rotation has changed 5 days ago and now a lot of my lua scripts doesnt work anymore as they should. So my question is how can i pull...
  2. T

    TrinityCore Quest Trigger in Database

    Im Working on custom Quests, and now i planned to build a quest where you have to push a Button to get to the Next level. But how do i make it that only players with the Quest can push the Button or pull the lever or what else. I Know you had to set the Flag to 4 in Gameobject_Template, but...
  3. T

    TrinityCore WotLK Performingamespawn Disapear

    Hey guys, got a problem on new Core with fresh Eluna. After execute this: PerformIngameSpawn(2, g_id, plr_map, plr_in, x, y, z, plr_o, true) the Ingamespawn is set up in the DB, but the gameobject shows only after a server restart, but i need the object right at the moment of the script...
  4. T

    [SOLVED] Point in Area

    Hey had coded last days for the first time with lua, first to just play around. But now i want to try something bigger... and theres the Problem. So i want to define a area via 4 pairs of coordinates in the DB and give the Zone to a Player. When the Player is in between of this coordinates, he...
Top