stevenr
Member
- Joined
- Jan 15, 2010
- Messages
- 871
- Reaction score
- 0
Change
public class guildInviter2 : HBPlugin
to
public class GuildInviter2 : HBPlugin
Than it will be load.
Try this...
Change
public class guildInviter2 : HBPlugin
to
public class GuildInviter2 : HBPlugin
Than it will be load.
That seemed to be why it was compiling. Now here is the compiling errors:Try this...
Try this...
Seems like you found a way to screw up the codeCongrats. Namespace name cannot equal class name
Oh, sorry for that
But than i cant see the PlugIn in the PlugIn tab.
Just had an idea, gonna check.
However, there is still the case that it dont invites people because of the new restrictions of patch 4.3.
Even if its says that it invites people it does not.
I dont know if there is a way to work around that, but without invitations addons/plugins like this are merely useless.
[4:36:01 PM:688] Could not construct instance of guildInviter2! Exception was thrown. Exception:
[4:36:01 PM:688] Object reference not set to an instance of an object.
Know why I would be getting that?
Very bad that they have restricted the invitations with patch 4.3.
Just for information, how do they did it? How does they detected that the invitation was send with a addon/plugin?
Regards
They aren't detecting anything, they are just stopping it.
I have only tested a few race & class combinations, hopefully on Tuesday I will have time to test out many more of them.
Working:Undead Warrior
Not Working (doesn't load in Plugins):Goblin Mage
Goblin Shaman
Cheers,
XtO