Don't worry about it =]
Don't worry about it =]
Database Evolved Developer:wave:
bump
=] (filler)
Database Evolved Developer:wave:
pretty nice guide
#JODYS'WATCHiN
thanks =] ill probably start doing more later
Database Evolved Developer:wave:
i want to make a script for a healer, something like a pala, if u talk with him it heals you, can u show me how, im noob at lua >.<
function mob_speak (pUnit, Event)
pUnit:SendChatMessage (TYPE , LANGUAGE , "Do you need to be healed?")
end
RegisterUnitEvent (7, 0, "mob_Speak"
function NPCNAME_Spell(pUnit,Event)
pUnit:CastSpell(TARGETSPELLBUFF)
end
pUnit:RegisterEvent("Paladin_Spell", 58053, 0)
is this correct?
I have a stone of teletaxporte in lua and want that the horde does not see them take care alis and vice versa that code I must introduce him??
I am Spanish translating with program
sorry