Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Astro/Reality help with room alert command
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Scorp" data-source="post: 276501" data-attributes="member: 27887"><p>hi, so I'm learning to code c# amd I am playing around with Astro/Reality. I'd like to make a command so it would send a room alert. I've been looking around in stuff like moderationhandler.cs for help but can't find a way.</p><p></p><p>The :ha code is</p><p></p><p>[CODE]SessionManager.BroadcastPacket(UserAlertModernComposer.Compose("Important Message", Msg));</p><p> break;[/CODE]</p><p></p><p>But I Don't see how I could make this exclusively to the one room. Thanks <img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="Scorp, post: 276501, member: 27887"] hi, so I'm learning to code c# amd I am playing around with Astro/Reality. I'd like to make a command so it would send a room alert. I've been looking around in stuff like moderationhandler.cs for help but can't find a way. The :ha code is [CODE]SessionManager.BroadcastPacket(UserAlertModernComposer.Compose("Important Message", Msg)); break;[/CODE] But I Don't see how I could make this exclusively to the one room. Thanks :p [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Astro/Reality help with room alert command
Top