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
PHP RCON
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="Berk" data-source="post: 426908" data-attributes="member: 63611"><p>Hey guys, </p><p>so basically what I want is I want to create a function for RCON that can send commands and text to emulator. I've looked to much github repos but they are for minecraft and I didn't really understand those, so I came here. Example:</p><p>[code]</p><p><?php </p><p>RCON('ha', 'Follow user x for events.\nSent from HK.'); </p><p>[/code] </p><p>and it would perform the ha command. Any clues how can I do that? Any resources or docs? Thanks.</p></blockquote><p></p>
[QUOTE="Berk, post: 426908, member: 63611"] Hey guys, so basically what I want is I want to create a function for RCON that can send commands and text to emulator. I've looked to much github repos but they are for minecraft and I didn't really understand those, so I came here. Example: [code] <?php RCON('ha', 'Follow user x for events.\nSent from HK.'); [/code] and it would perform the ha command. Any clues how can I do that? Any resources or docs? Thanks. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
PHP RCON
Top