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 Releases
Server Releases
[PLUSEMU] VIP Alert
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="Damien" data-source="post: 400758" data-attributes="member: 72299"><p>Terrible command, IMO. I'd add a cooldown or some way for users to disable getting messages. You're also sending to every user on the hotel, so have fun getting spammy messages all the time, and people advertising.</p><p></p><p>[CODE]</p><p>if (Session.GetHabbo().Rank >= 2)</p><p>[/CODE]</p><p>This is also not needed at all, since you're already returning the command if the users rank is less than 2.</p><p></p><p>This is possibly the worst command I've ever seen released on here, I wouldn't recommend anyone using this. Good try though.</p></blockquote><p></p>
[QUOTE="Damien, post: 400758, member: 72299"] Terrible command, IMO. I'd add a cooldown or some way for users to disable getting messages. You're also sending to every user on the hotel, so have fun getting spammy messages all the time, and people advertising. [CODE] if (Session.GetHabbo().Rank >= 2) [/CODE] This is also not needed at all, since you're already returning the command if the users rank is less than 2. This is possibly the worst command I've ever seen released on here, I wouldn't recommend anyone using this. Good try though. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Server Releases
[PLUSEMU] VIP Alert
Top