Future-WoW

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Future-WoW

Enter into the future of world of warcraft


2 posters

    The poop monster!

    Bloodraid
    Bloodraid


    Posts : 32
    Join date : 2010-07-03

    The poop monster! Empty The poop monster!

    Post  Bloodraid Fri Jul 09, 2010 3:47 pm

    function Poop_OnCombat(Unit, Event)
    Unit:SendChatMessage(12, 0, "I am poop!!!")
    Unit:RegisterEvent("Poop_Spell1", 60000, 2)
    end

    function Poop_Spell1(Unit, Event)
    Unit:FullCastSpellOnTarget(65883, Unit:GetClosestPlayer())
    end

    function Poop_OnLeaveComabt(Unit, Event)
    Unit:RemoveEvents()
    end

    function Poop_OnKilledTarget(Unit, Event)
    Unit:SendChatMessage(12, 0, "You a dumb fool!!!")
    end

    function Poop_OnDied(Unit, Event)
    Unit:SendChatMessage(12, 0, "Noooooo")
    Unit:RemoveEvents()
    end

    RegisterUnitEvent(23574, 1, "Poop_OnCombat")
    RegisterUnitEvent(23574, 2, "Poop_OnLeaveComabt")
    RegisterUnitEvent(23574, 3, "Poop_OnKilledTarget")
    RegisterUnitEvent(23574, 4, "Poop_onDied")

    P.S
    Muffin , if you know if i messed anything up could u let me know?
    Muffin
    Muffin


    Posts : 51
    Join date : 2010-07-02
    Age : 31
    Location : Canada

    The poop monster! Empty Re: The poop monster!

    Post  Muffin Fri Jul 09, 2010 5:44 pm

    there, its all good now..

    i fixed two spelling mistakes that would have messed it up
    Bloodraid
    Bloodraid


    Posts : 32
    Join date : 2010-07-03

    The poop monster! Empty Re: The poop monster!

    Post  Bloodraid Fri Jul 09, 2010 5:47 pm

    no you didnt lol i still saw the combat spelling mistake twoards the bottom XD
    anyways im learning how to script an npc teleporter , a portal and a morpher atm , if u want to learn how to also here:
    http://www.gaminggutter.com/forum/f74/guide-lua-scripting-wow-private-servers-72892.html
    Muffin
    Muffin


    Posts : 51
    Join date : 2010-07-02
    Age : 31
    Location : Canada

    The poop monster! Empty Re: The poop monster!

    Post  Muffin Fri Jul 09, 2010 5:52 pm

    lol atleast you caught it.. yeah ima check that out

    Sponsored content


    The poop monster! Empty Re: The poop monster!

    Post  Sponsored content


      Current date/time is Tue Nov 26, 2024 8:34 pm