Go into your database using Navicat/PHPMyAdmin and head over to the `server_landing` table and change the text within there. Then restart your emulator.
As for the furniture, there are tons of tutorials out there, just make sure you follow them correctly.
Avatar Generate:
Download: https://github.com/synt4xy/avatargenerate
Live demo: Click here.
This script is almost an exact replica of the version inside of an r63b Habbo client. The script also has numerous capabilities designed into it, which Xenon's did not. Some of those features include:
A...
Sorry, not sure what happened there when I was looking up that packet. It was just an error :)
This should be the right class though, correct?
public class _SafeStr_3243 implements _SafeStr_2261
{
private var _SafeStr_10930:Array;
public function flush():Boolean...
Yeah, that's exactly how I was trying to find it. I couldn't find any tutorials about outgoing, so I had a fiddle with the tutorial that Sledmore wrote about incoming and see if I could try to work it out myself.
public class CallForHelpPendingCallsMessageParser implements _SafeStr_2261...
Hi everybody.
I've been a coder for the best part of 7 years now. PHP is my strongest language and thus I have good knowledge about Object-Orientated Programming. I know a little bit of C#, I picked the basics fairly fast as PHP was strongly influenced by C#.
Anyway, to the point - I want to...
It seems that nobody is willing to post the headers, which is fine and perfectly understandable. However, there's no clear cut tutorials for incoming and outgoing headers so people can't do it themselves. The closest we have to such a tutorial was Sledmore's unfinished one.
It wasn't as simple as z-index as swfobject replaces the innerHTML of the body if id="client" is an active attribute of the tag. For anybody wanting to stop this from happening (i.e. if they're adding a radio to the client and it doesn't seem to work, do the following:
Replace:
<body...
Hello,
So using @Sledmore 's post that he made a while back, I was able to easily grab the incoming client headers, which is great but I don't understand how to search for the outgoing. I believe that you must search for the packet structures but I'm currently unaware of how to do this and I'm...
The PHP looks good, would like to see some more snippets regarding the main classes but from what I can see it looks to be well coded. I'm not a big fan of the theme though, but I like the concepts that it has to offer.
Good luck with the project and I hope it does well.
Nice release. Just had a quick browse through the source code and it looks pretty secure hopefully people build on it and help to better it.
Keep up the good work.
Yeah, it was based around Habbo - I only got back into retros 3 months ago max, and I jumped into this straight away.
Might not look like much but it took me a fair amount of time.
Hahah.
I had a feeling people might just rip it from Hebba and then skin it for rev, which in my opinion is kinda pointless.
I'll fix the hebba version and then release the PSDs and shit so you can all do what you like with it.
Yes, this is my CMS. It will be released in a month or so, we're just going over the bugs and fixing things up.
The fucked up CSS has already been sorted, just gotta upload the deployment version that also includes other features.
Thanks for the comment man, yeah I made the design and I got all the PSDs and everything, shoot me a message and I'll send it to you. Feel free to check over the source code for the actual CMS if you like, there was a lot of improvements made since the code in the thread.