arfeus Member Feb 15, 2014 33 2 Dec 14, 2016 #1 Anyone have any idea how I can lower my daily respects points from 10 for 3? Thank you
Velaski winner Aug 4, 2015 562 165 Dec 14, 2016 #2 User_stats in the database. There's a column called DailyRespectPoints. Try it, but i'm not too sure. Upvote 0 Downvote
User_stats in the database. There's a column called DailyRespectPoints. Try it, but i'm not too sure.
Liam smooth and dynamic Staff member FindRetros Moderator Apr 10, 2013 1,275 864 Dec 15, 2016 #3 Emulator > HabboHotel > Users > Habbo.cs Change Code: int DailyRespects = 10; to Code: int DailyRespects = 3; Debug your emulator and it should update. Upvote 0 Downvote
Emulator > HabboHotel > Users > Habbo.cs Change Code: int DailyRespects = 10; to Code: int DailyRespects = 3; Debug your emulator and it should update.