PlusEMU R2 - No overload for method 'ReloadSubscription' takes 0 arguments

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 5, 2014
Messages
25
Reaction score
2
Hello RZ,

I was redirected to use the PlusEMU R2 with fixes by Habbo2 by a friend and I wanted to add a few more fixes to the emulator but it came with an error. I'm no C++ coder so I don't particularly know what I'm doing other than adding fixes.

Here's my problem:


Link to the EMU I am using: http://forum.ragezone.com/f353/plusemu-fixes-regularly-updated-994546/

Any help would be appreciated since I've been stuck on this for a while now,
Cheers RZ!
 

Attachments

You must be registered for see attachments list
Last edited:
Hakuna Matata
Joined
Sep 5, 2012
Messages
804
Reaction score
137
Replace the line with this:
Code:
Client.GetHabbo().GetSubscriptionManager().ReloadSubscription(1, DurationSeconds, Client);
 
Upvote 0
Status
Not open for further replies.