View Full Version : LUA file for map mod needed
lobodomy
23-03-2008, 05:21 PM
I'm looking for a capable person to make me a LUA file for Horde and Alliance. This is a paid project. Do not send me links to existing files, I am well aware that they exist - I want my own LUA file. If you are interested and need more information, please PM me. Thanks.
ChaosInc
23-03-2008, 08:36 PM
function LUA_faction()
faction = UnitFactionGroup("player");
if faction == "Alliance" then
DEFAULT_CHAT_FRAME:AddMessage("Horde pwns you. Deal with it!");
elseif faction == "Horde" then
DEFAULT_CHAT_FRAME:AddMessage("We pwn Alliance all day!");
else
DEFAULT_CHAT_FRAME:AddMessage("WTF are you playing if you're not Alliance or Horde?");
end
So.... is this what you wanted? I'm not sure if your request can be any more vague....
Tunga
23-03-2008, 11:21 PM
else
DEFAULT_CHAT_FRAME:AddMessage("WTF are you playing if you're not Alliance or Horde?");PANDA!!!!!
Jumpy
24-03-2008, 12:27 AM
I'm looking for a capable person to make me a LUA file for Horde and Alliance. This is a paid project. Do not send me links to existing files, I am well aware that they exist - I want my own LUA file. If you are interested and need more information, please PM me. Thanks.
Frankly I couldn't send you any links even if I wanted to because I haven't the faintest idea what you are looking for. I hope it's clearer in your mind what you want than in your writing. BTW, if someone writes this for you then it's not your own, anymore than if you downloaded an existing mod.
ChaosInc
24-03-2008, 05:43 AM
BTW, if someone writes this for you then it's not your own, anymore than if you downloaded an existing mod.
QFT. I know I'd sure want credit for coding it. Ask Moongaze all about people claiming someone's code. He'll tell ya all about it. :grin:
EDIT: Tunga, I love you. And not in a homosexual kinda way. More like "I wanna make you my *****" kinda way. =P
Tunga
24-03-2008, 10:29 AM
Well you can't have me...I'm MINE!!!
lobodomy
25-03-2008, 01:17 AM
The MetaMap can be downloaded here: http://ui.worldofwar.net/ui.php?id=3331
I need someone to make me the LUA notes file that goes along with it.
This would be under a 'work for hire' contract, meaning you would be paid for your work. If anyone is capable and interested in doing this for me, please send a PM.
Tunga
25-03-2008, 10:23 AM
Oh, the Lua notes file! Now all is clear!
ChaosInc
25-03-2008, 01:57 PM
Oh, the Lua notes file! Now all is clear!
QFT.
Ok, enough screwing with the bad explanation and lack of information. If I gather it correctly (which as everyone knows I don't have much to work with here) is that he/she/it's looking for someone to work on the MapNotes portion of MetaMap. Correct me if I'm wrong.
Oh, and you're having my mutant babies Tunga. Your responses make me soooo proud! :wink2:
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.