3 Attachment(s)
[Release] RZ Ascent GM Addon v1.0 Fixed!
I am Releasing RZ Ascent Gm Addon v1.0 Fixed
It Now Shows As an Up To Date Addon (Note: It Works Perfectly(for the stuff i use) On Ascent 3681)
(Note: I Haven't Tested It On Any other Ascent Revs)
Here is the link:
Filebeam - Free Fast File Hosting
If You Find Any Bugs Glitches And So On Please Let Me Know and What
ascent Revs It Works With!
(Side Note: It May Work With Some Of Mangos Commands)
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
I don't quite understand how addons work yet, could you explain them to me? and or how to use this addon?
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Quote:
Originally Posted by
Hominghead
write what shit it has
chk my new attachments pics
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Quote:
Originally Posted by
panicacid
I don't quite understand how addons work yet, could you explain them to me? and or how to use this addon?
you have to place the addon in your addons folder (c:\Program Files\World of Warcraft\Interface\Addons <--- Place In This Folder)
this addon is for Game Masters Of The Server Only
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
that was on ascent and wowps a long time ago......... im not saying anything other than its old and it looks stolen
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
I don't mean to flame but i use the one x30 is talking about and its nto fixed it looks like all you did was change name on it cuz i just tried commands that dont work on older one on different computer and they still dont work so i dont see how you fixed it?
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
though you have negative comments up there ^^, I appreciate you for reposting this add-on.
I'm freaking typing,copy-pasting or using macros to trigger a GM command. lol
btw im newbie to this, i started 4 days ago. ^^
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Quote:
Originally Posted by
dwolf312
I don't mean to flame but i use the one x30 is talking about and its nto fixed it looks like all you did was change name on it cuz i just tried commands that dont work on older one on different computer and they still dont work so i dont see how you fixed it?
dwolf312 - By fixed i mean from my older release of it a couple days back and what ascent are you using and i need to know what things don't work!
so i can fix the problem i also stated that it works perfectly for the commands i use i fixed guild problem it now creates guilds and says up to date in addons list
x30 - It was not stolen it was renamed from the old antrix one and some adjustments look for my old post [Release] RZ Ascent GM Addon
there were problems with it so ii fixed my old one and re-released it
Everyone who reads this thread - I need people to tell me what doesn't work what ascent version they are using and the newer command so i can continue procedure
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Well for one professions are still bugged they teach you it but its grayed out and if i recall when its grayed out it dont work, also riding does the same thing i remember using it on my server and i did riding it was gray i could use the skill till i relog then i have to remove and give it back its probably just a simple spell change that adds it
also in the npc tab theres a vendor button and then you get to choose like swords blah blah and its suppose to spawn them i guess or give you a list but that doesnt work either
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
well you didn't release it now did you.....you changed the name and now you trying to take all the credit
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
yeah and besides that, its a very old version of this addon too... Got Mine from svn://bitmonkey.homelinux.com/antrixgmaddon but its closed again or something like that, so i will reup the version i am using;
http://img244.imageshack.us/img244/8...fulleq1.th.jpg
http://img207.imageshack.us/img207/1...ull2ff3.th.jpg
RapidShare Link
Filebeam - Free Fast File Hosting
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Love this addon kicks my old gm addons @$$!
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Re: [Release] RZ Ascent GM Addon v1.0 Fixed!
Quote:
Originally Posted by
dwolf312
Well for one professions are still bugged they teach you it but its grayed out and if i recall when its grayed out it dont work, also riding does the same thing i remember using it on my server and i did riding it was gray i could use the skill till i relog then i have to remove and give it back its probably just a simple spell change that adds it
also in the npc tab theres a vendor button and then you get to choose like swords blah blah and its suppose to spawn them i guess or give you a list but that doesnt work either
This is what is inside the Gmaddon as NPC numbers.
Code:
-- added by gondrup...
function SpawnItemVendors()
result=".npc spawn 1234567";
outSAY(result);
result=".npc spawn 1234598";
outSAY(result);
end
function SpawnArmorVendors()
result=".npc spawn 1234592";
outSAY(result);
result=".npc spawn 1234574";
outSAY(result);
result=".npc spawn 1234573";
outSAY(result);
result=".npc spawn 1234572";
outSAY(result);
result=".npc spawn 1234571";
outSAY(result);
result=".npc spawn 1234570";
outSAY(result);
result=".npc spawn 1234569";
outSAY(result);
result=".npc spawn 1234568";
outSAY(result);
result=".npc spawn 1234594";
outSAY(result);
end
function SpawnGemVendors()
result=".npc spawn 1234593";
outSAY(result);
result=".npc spawn 1234595";
outSAY(result);
result=".npc spawn 1234591";
outSAY(result);
result=".npc spawn 1234597";
outSAY(result);
result=".npc spawn 1234596";
outSAY(result);
end
function SpawnTwoHVendors()
result=".npc spawn 1234582";
outSAY(result);
result=".npc spawn 1234579";
outSAY(result);
result=".npc spawn 1234578";
outSAY(result);
result=".npc spawn 1234585";
outSAY(result);
result=".npc spawn 1234577";
outSAY(result);
end
function SpawnOneHVendors()
result=".npc spawn 1234588";
outSAY(result);
result=".npc spawn 1234580";
outSAY(result);
result=".npc spawn 1234576";
outSAY(result);
result=".npc spawn 1234584";
outSAY(result);
result=".npc spawn 1234575";
outSAY(result);
end
function SpawnRangedVendors()
result=".npc spawn 1234590";
outSAY(result);
result=".npc spawn 1234586";
outSAY(result);
result=".npc spawn 1234587";
outSAY(result);
result=".npc spawn 1234583";
outSAY(result);
end
function SpawnOffHandVendors()
result=".npc spawn 1234581";
outSAY(result);
result=".npc spawn 1234589";
outSAY(result);
end