You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-20 15:36:17 +00:00
🆕 Update for user profile
This commit is contained in:
@@ -112,6 +112,10 @@ public class UserProfileComposer extends MessageComposer {
|
|||||||
this.response.appendInt(Emulator.getIntUnixTimestamp() - this.habboInfo.getLastOnline()); //Secs ago.
|
this.response.appendInt(Emulator.getIntUnixTimestamp() - this.habboInfo.getLastOnline()); //Secs ago.
|
||||||
this.response.appendBoolean(true);
|
this.response.appendBoolean(true);
|
||||||
|
|
||||||
|
this.response.appendInt(this.habboInfo.getInfostandBg());
|
||||||
|
this.response.appendInt(this.habboInfo.getInfostandStand());
|
||||||
|
this.response.appendInt(this.habboInfo.getInfostandOverlay());
|
||||||
|
|
||||||
return this.response;
|
return this.response;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user