Anyone know how to make the command :brb on PhoenixEMU?
Anyone know how to make the command :brb on PhoenixEMU?
Here:
Paste in ChatCommandHandler.cs
And in RoleManager.csCode:case 124: { if (Session.GetHabbo().method_24().int_0 == 500) { Session.GetHabbo().method_24().method_2(0, true); } else { Session.GetHabbo().method_24().method_2(500, true); } flag2 = true; return flag2; }
Download for Enable:Code:this.dictionary_4.Add("afk", 124); this.dictionary_4.Add("brb", 124);
Here
Screen:
Cheerio,
Dany
(Code and download by retroripper.com)