Hey guys. Works for me now. Dont know what the problem was for me, however it went smoothly when I deleted my addons, which included guild inviter plugins (..), and created a new char. In fact, it surely was the creation of a new character. It works great for me as human pala. Thank you very much for this plugin, and the work you invested here! Regards
hi, tyvm for this beautiful addon. still is it works? or not? because i cant see it in plugins screen. ty
Hey guys. @fancyfanta It totally works with the correct class and race I think. Maybe try to restart HB, I have the prob sometimes too, but just restarting HB fixing it. To all other guys. Someone just recently told me that I invited him 5 times that particular day. I thought the plugin stores all names from people it already have invited. Did I missed something? Regards
Plugin doesn't show up in the settings (either version) and editing the .xml, I can't start the plugin. Help?
Hey, might it be possible to delay the guild invite for like 2 secs? So that people are able to read the whisper and then could choose. I think that could really increase acceptance. Thanks in advance for answers! Regards
It works for my Priest and Paladin but not for my Warlock. If I go into settings and select "Plugins" on my warlock, it shows everything but "GuildInviter 2", if I go into my warlocks settings.xml (In the settings folder of Honorbuddy) and add the line for Guild Inviter 2 on the "Active Plugins" tag, nothing happens. Try making a Warlock and debugging it, if it works for you, then I will just update my own version of the program (.cs is the source, I do know java, sure I can get the hand of C# or whatever it's coded in) if you give me permission.
Java kills won't help you very much. You can modify this plugin for your own use. You are not allowed to distribute your modification.
Java is a lot like C#, from the EXTREMELY basic C# programming I've done. Same syntax, sure the functions are different (E.G. it's "javax.swing.JOptionPane.showMessageDialog(null, "Hi");" instead of "MessageBox.Show("Hi");") but still very much the same. Anyway, I'll get around to looking at it in the next few hours, thanks.
Thing i using Hey there, this thread draw my attention because i myself had modified the old guildrecruiter script for personal use. I havent made any GUI like the starter of this thread did because i was lazy but since you guys have trouble working the plugin i thought id share mine. It seems to work with all my chars and whisps everyone before invite + all the previous functionality. Sometimes seems like it overruns itself showing 85+ in HB but that is not the case. How to set the whisper message? Open the file in notepad and edit the spot where i saydL: Your text here... This is just to help out the ones who doesnt seem to get it working, no further troubleshooting will be offered and i think the addon of wownerds looks way better! It's worth a shot to try but if this one also doesn't work its probably one of you own settings/addons messing things up. Regards!
Dunno if it works, but maybe a (i know you fello C# programmers are gonna flame me for this ...) thread.sleep(2000); before the ginvite? Havent tested it yet but woth a shot. Here is a version included with sleep(2000) but you can change the interval to your liking in the code. Give it a try and feel a bit of a coder yourself . Again... Dont flame if it doesnt work. @ work atm and bored so i havent tested this one.... (dont forget to change whisper methode as i stated in my previous reply!)
Hey! Guys could you help me out here? This message shows when I try to load your plugins [12:18:38:463] Could not construct instance of GuildRecruiter! Exception was thrown. Exception: [12:18:38:463] Object reference not set to an instance of an object. Thanks for your reply!