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 Development
GrandCF - SynCF
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="DonSzah" data-source="post: 473594" data-attributes="member: 95251"><p>My discord is dev#8282</p><p></p><p></p><p>[CODE=html]<!--- 2FA Page ---></p><p><cfif pagename is 'grand_2fa'></p><p><cfset Mainbox.2fa_header = '#shortname# :: 2FA Lock'></p><p><cfset Mainbox.2fa_label1 = '2FA Password'></p><p><cfset Mainbox.2fa_button = 'Unlock'></p><p></p><p><cfset Mainbox.2fa_header_1 = '2FA Authentication is enabled'></p><p><cfset Mainbox.2fa_header_2 = 'Please put in youre security pin'></p><p></cfif></p><p></p><p></p><p><!--- Me page ---></p><p><cfif pagename is 'grand_me'></p><p></p><p><cfset Mainbox.levelup_title = '#shortname# Award-System :: Level up!'></p><p><cfset Mainbox.levelup_desc = 'Youve leveled up!'></p><p><cfset Mainbox.levelup_content = 'You have leved up, and completed a level. Therefore, we reward you an super-rare award-level badge!'></p><p><cfset Mainbox.levelup_Content2 = 'The badge has been added to youre account'></p><p><cfset Mainbox.levelup_button = 'Close message'></p><p></p><p><cfset Mainbox.usercard_credits = 'Credits'></p><p><cfset Mainbox.usercard_diamonds = 'Diamonds'></p><p><cfset Mainbox.usercard_duckets = 'Duckets'></p><p><cfset Mainbox.usercard_alvl = 'Award-Level'></p><p><cfset Mainbox.usercard_lastlogin = 'Last login'></p><p><cfset Mainbox.usercard_button = 'Play #fullname#'></p><p></cfif>[/CODE]</p><p></p><p>Snippet of the new language system im implenting right now</p><p>Game will be working with Flash / Nitro btw.</p><p></p><p></p><p>Live demo: <a href="http://www.grandhotel.pw" target="_blank">http://www.grandhotel.pw</a></p><p>[automerge]1647739337[/automerge]</p><p><a href="https://prnt.sc/1ztuZ7rt7HuA" target="_blank">https://prnt.sc/1ztuZ7rt7HuA</a> <-</p></blockquote><p></p>
[QUOTE="DonSzah, post: 473594, member: 95251"] My discord is dev#8282 [CODE=html]<!--- 2FA Page ---> <cfif pagename is 'grand_2fa'> <cfset Mainbox.2fa_header = '#shortname# :: 2FA Lock'> <cfset Mainbox.2fa_label1 = '2FA Password'> <cfset Mainbox.2fa_button = 'Unlock'> <cfset Mainbox.2fa_header_1 = '2FA Authentication is enabled'> <cfset Mainbox.2fa_header_2 = 'Please put in youre security pin'> </cfif> <!--- Me page ---> <cfif pagename is 'grand_me'> <cfset Mainbox.levelup_title = '#shortname# Award-System :: Level up!'> <cfset Mainbox.levelup_desc = 'Youve leveled up!'> <cfset Mainbox.levelup_content = 'You have leved up, and completed a level. Therefore, we reward you an super-rare award-level badge!'> <cfset Mainbox.levelup_Content2 = 'The badge has been added to youre account'> <cfset Mainbox.levelup_button = 'Close message'> <cfset Mainbox.usercard_credits = 'Credits'> <cfset Mainbox.usercard_diamonds = 'Diamonds'> <cfset Mainbox.usercard_duckets = 'Duckets'> <cfset Mainbox.usercard_alvl = 'Award-Level'> <cfset Mainbox.usercard_lastlogin = 'Last login'> <cfset Mainbox.usercard_button = 'Play #fullname#'> </cfif>[/CODE] Snippet of the new language system im implenting right now Game will be working with Flash / Nitro btw. Live demo: [URL]http://www.grandhotel.pw[/URL] [automerge]1647739337[/automerge] [URL]https://prnt.sc/1ztuZ7rt7HuA[/URL] <- [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Development
GrandCF - SynCF
Top