Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Fixed Habbo-Imaging https://mega.co.nz/#!PVggyCpa!460NsU...kUseFJ_suYJnc0 <
Don't forget to add
Code:
RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1
to your .htaccess.
OR
Code:
<rule name="rule 1J">
<match url="^habbo-imaging/badge/([^/]+)" />
<action type="Rewrite" url="//habbo-imaging/badge.php?badge={R:1}" />
</rule>
to your web.config (NOT TESTED, I used online .htaccess to web.config converter)
http://prntscr.com/4m1721 <- Badges working perfectly
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
@Bjork I get what you mean about gates now. Realized I had mine set to 'gate' and my group colours are white and grey ^^
Wouldn't it be a matter of coding the interaction type gld_gate to work like a gate but as a group item?
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Fix when you update from 2.2.5 to 2.3 when getting the error "Column 'type' does not belong to table"! Delete your old gift_wrappers and execute this one:
Quote:
--
-- Estructura de tabla para la tabla `gift_wrappers`
--
CREATE TABLE IF NOT EXISTS `gift_wrappers` (
`sprite_id` int(10) unsigned NOT NULL,
`type` enum('new','old') NOT NULL DEFAULT 'new',
PRIMARY KEY (`sprite_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Volcar la base de datos para la tabla `gift_wrappers`
--
INSERT INTO `gift_wrappers` (`sprite_id`, `type`) VALUES
(3372, 'new'),
(3373, 'new'),
(3374, 'new'),
(3375, 'new'),
(3376, 'new'),
(3377, 'new'),
(3378, 'new'),
(3379, 'new'),
(3380, 'new'),
(3381, 'new'),
(187, 'old'),
(188, 'old'),
(189, 'old'),
(190, 'old'),
(191, 'old'),
(192, 'old'),
(193, 'old');
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Quote:
Originally Posted by
SamuelM
There is no rs4..
Currently the RS4 is within the SWF so you don't have to put anything.
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Quote:
Originally Posted by
AskethZ
Same problem..
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
This ain't a help thread don't post anything related to help here or it will end up getting closed just like the other did....
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
By Putting A TV in a room when I shutdown the emulator again and entered the room where the TV did not enter the room. I use Xampp 1.8.2 Why give that error?
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
What is a RS4, Audi RS4?
The newer habbo revision dont need a banner anymore. So you can remove that "rs4.php" file of yours.
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Very nice but it was better if the guide tools (guide chat and bully report) were fixed. Much things are very complete, so this ins't a bad release. You've updated an bad emulator and it's harder to make things better then build them from scratch.
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Quote:
Originally Posted by
Allan Lagersie
How use CMS?
You can use every cms on every emulator but it's the most important to get the client working. How does it work? The client is giving you acces with the SSO ticket to an user account. The SSO ticket get everytime updated (sometimes when you're logging in or acces the client). If the SSO ticket that the client request is the same as in the database, you get client acces otherwise a disconnect. Yeah, but some cms's uses different databases and you must merge them with the emulator database. I hate when people asking which cms they can use on a emulator, you can use every cms for a emulator if you show a little effort. Yeah, sometimes you also need to make changes in the PHP code of the cms to made it working, reading error codes and try to understand them can also help.
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Got to see what this will be looking like
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Thanks for the release, will check it out
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
Quote:
Originally Posted by
Joopie
What is a RS4, Audi RS4?
The newer habbo revision dont need a banner anymore. So you can remove that "rs4.php" file of yours.
That's exactly what I was going to mention.
No need of "rs4.php" or "banner.php" file. The newer version doesn't require it.
Re: Mercury Emulator V2.3 [Plus] [New RSA] [Love Locks] [Group Forums] [ETC]
The client as been blocked at 87% :/