MMOCoin

Likes Likes:  0
Results 1 to 4 of 4

Thread: Hello Everyone!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Beginner
    RMGTX's Avatar
    Join Date
    Feb 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    17
    Reputation
    1

    Hello Everyone!

    Hi everyone,


    I'm not that good in really describing myself but here goes!

    My nickname is RMGTX and my age is 21. I come from the Netherlands and I'm just like the most of you, a big fan of WoW.

    Recently I've started testing a Mangos server and I love it so far! Only problem is I don't know how to enable LUA scripts to it...

    In my free time I love to script, and currently I'm studying my MCITP trajectory.

    Well, I guess that's all I can think of... If you want to know more, just ask! ^^

    Greets,


    RMGTX




  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Founder
    Apple's Avatar
    Join Date
    Jul 2008
    Location
    HeaveN
    Posts
    15,917
    Post Thanks / Like
    Rep Power
    10
    Reputation
    295
    Hello & welcome , enjoy your stay





  4. #3
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    22
    Reputation
    319
    Quote Originally Posted by RMGTX View Post
    Hi everyone,


    I'm not that good in really describing myself but here goes!

    My nickname is RMGTX and my age is 21. I come from the Netherlands and I'm just like the most of you, a big fan of WoW.

    Recently I've started testing a Mangos server and I love it so far! Only problem is I don't know how to enable LUA scripts to it...

    In my free time I love to script, and currently I'm studying my MCITP trajectory.

    Well, I guess that's all I can think of... If you want to know more, just ask! ^^

    Greets,


    RMGTX
    heres a warm welcome ---> "Warm welcome" lol

    Btw Mangos does not support Lua sorry.
    No touching please.

  5. #4
    Banned

    Join Date
    Sep 2009
    Posts
    90
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Quote Originally Posted by «Dimman» View Post
    heres a warm welcome ---> "Warm welcome" lol

    Btw Mangos does not support Lua sorry.
    Code:
    local Mangos = nil
    
    function MangosHasLua(pUnit, Event)
    	local ManLua = Mangos:HasLua()
    	if (ManLua == true) then
    		pUnit:SendChatMessage(12, 0, "Mangos is full of win")
    	else
    	pUnit:SendChatMessage(12, 0, "Mangos is full of fail")
    	end
    end
    True story.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •