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

    [SOLVED] Custom hunter trap LUA Script

    What I want the trap to do is: to have the explosion for my custom explosive trap spell be at the center/location at which the trap was placed rather than when it's trigger by the player, appear at the player. The issue is: is that when I used the :GetNearestPlayer method for the spawned world...
  2. K

    [SOLVED] NO ARMOR/NAKED BUG FIX?

    Is there a fix for the age old problem of seeing naked/no armor equipped characters after logging in/teleporting? I very very recently compiled a fresh eluna tinity wotlk core and the problem still persists. Any soultions? UPDATE: I found out a there's an ingame spell that when used and unused...
  3. K

    Tame Beast fix?

    So my issue I need support with is that Tame Beast spell will not work even on the latest version of eluna. I've looked inside the Spell.dbc with stoneharry's Spell-editor v2 and messed around with some of the numbers and arguments but I can't get tame beast to work. However the command ".npc...
  4. K

    Failed attempts at updating to the latest Eluna Core

    So, I have an outdated version of Eluna on my trinitycore server, and have just found this out yesterday. Since then I've been trying to get the latest version working on my computer. Everything compiles normally and fine[I think], I run the mysql, I connect to the mysql[I use faded-sql] with...
  5. K

    Eluna Player Spell-Cast Script; Need Help.

    So I'm using the eluna trinity-core and I'm loving it and learning it. But there's this issue I can't figure out with how this 'linked-spell' isn't working, at least the way I want it to.. Anyways, here's my code: function GCD(event, player, spell, spellcheck) if(spell:GetEntry() == 23547)...
  6. K

    How does one have an npc self-buff themselves when they first spawn/summoned?

    I'm a complete noob at eluna, and I searched for about 20 minutes on the forums looking for how to do this, along with looking at the eluna wiki seeing if I could figure it out for myself for about 2-3 hours now. So please, can someone tell me how to make a simple script that makes it so when I...
Top