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
How to remove API? and more questions in thread
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="brsy" data-source="post: 101024" data-attributes="member: 2912"><p><span style="font-family: 'Tahoma'"><span style="color: #141414"></span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">If you want it to be like {hotelOwner}, you have to open class.tpl.php and somewhere in it, one of the functions should have something like</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">[PHP]<?php</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">$this->SetParam('hotelOwner', $variable['shit']['here']);</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">?></span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">[/PHP]</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">Just put the following code.</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">[PHP]</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414"><?php</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">$this->SetParam('hotelOwner', 'Name of Hotel Owner');</span></span></p><p><span style="font-family: 'Tahoma'"><span style="color: #141414">?>[/PHP]</span></span></p></blockquote><p></p>
[QUOTE="brsy, post: 101024, member: 2912"] [FONT=Tahoma][COLOR=#141414] If you want it to be like {hotelOwner}, you have to open class.tpl.php and somewhere in it, one of the functions should have something like [PHP]<?php $this->SetParam('hotelOwner', $variable['shit']['here']); ?> [/PHP] Just put the following code. [PHP] <?php $this->SetParam('hotelOwner', 'Name of Hotel Owner'); ?>[/PHP][/COLOR][/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
How to remove API? and more questions in thread
Top