Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Quote:
Originally Posted by
zJordan
Session Ticket tables are identical to Original Butterfly tables. (BcStorm is similar to Phoenix)
PHP Code:
if (ButterflyEnvironment.useSSO)
((IRegularQueryAdapter)adapter).setQuery("SELECT users.* FROM users RIGHT JOIN user_tickets ON user_tickets.userid = users.id WHERE user_tickets.sessionticket = @sso AND ipaddress = @ipaddress ");
else
((IRegularQueryAdapter)adapter).setQuery("SELECT users.* FROM users RIGHT JOIN user_tickets ON user_tickets.userid = users.id WHERE user_tickets.sessionticket = @sso ");
((IRegularQueryAdapter)adapter).addParameter("sso", (object)sessionTicket);
((IRegularQueryAdapter)adapter).addParameter("ipaddress", (object)ip);
row = ((IRegularQueryAdapter)adapter).getRow();
if (row == null)
{
errorCode = (byte)1;
return (UserData)null;
}
Then I must be doing something wrong. Everything always worked fine with BcStorm but now I can't enter the hotel anymore (ports all all set, and open). Could you please upload a working Habbo.swf? The one in your pack is just a black screen.
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Quote:
Originally Posted by
F0ca
The emulator that he have is mine and decompiled...(I sold it to him)
And plants works at 100% (death, etc.)
Well, awesome work, just that there are a few bugs people have mentioned about it.
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
I don't use this emulator because i have better (own edit). And pets isn't are 100% on this emulator (foods etc missing) Normal bcstrom rename...
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Quote:
Originally Posted by
=dj.matias=
I don't use this emulator because i have better (own edit). And pets isn't are 100% on this emulator (foods etc missing) Normal bcstrom rename...
Check your PM :rolleyes:
Has anyone even got this to work yet? The Habbo.SWF from the main post is just a black screen.
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Quote:
Originally Posted by
=dj.matias=
I don't use this emulator because i have better (own edit). And pets isn't are 100% on this emulator (foods etc missing) Normal bcstrom rename...
Release your edit :love:
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Isn't SnowStorm coded on BcStorm already ? So far I know, it disconnects you just by the fact of you trying to get more snowballs than you can carry or on being hit while walking. Also, the fact of you being able to enter on the game without a team isn't good by itself. If these kind of exploits are fixed, I would use that. Could You give me that information ?
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
I found using
PHP Code:
set global max_connections = 400;
fixed my MySQL errors
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
set global max_connections = 500; fixed my emulator but the client is just staying black. any fix?
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
The project will be modified the plugin system will be changed to SQLITE connections to databases are with the PDO PHP library, and of course there will be improvements in systems and errors in the design panel. It would also be improvements in the system of languages and system errors php modified in all items will plug up the indexes.
The project (its update to 4.5) will be launched in JULY.
Until there if they want to use the mobbo 4.2.7
Again, the mobbo works best in xampp 1.8.1
Regards, Claudio Santoro (bi0s)
PS: LINK OF PROJECT: HTTP://MOBBO.SF.NET
@ @
Warning use the "rStorm NEW 2" mobbo.sourceforge.net
It allows him modifcar maximum of Duckets and is compatible with SWF r64b, Alias put maximum 5 connections!
One more thing in this version you can choose to use the ticket system or the PHOENIX BCSTORM.
Hugs Claudio Santoro
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Quote:
Originally Posted by
Claudi0
The project will be modified the plugin system will be changed to SQLITE connections to databases are with the PDO PHP library, and of course there will be improvements in systems and errors in the design panel. It would also be improvements in the system of languages and system errors php modified in all items will plug up the indexes.
The project (its update to 4.5) will be launched in JULY.
Until there if they want to use the mobbo 4.2.7
Again, the mobbo works best in xampp 1.8.1
Regards, Claudio Santoro (bi0s)
PS: LINK OF PROJECT:
HTTP://MOBBO.SF.NET
@ @
Warning use the "rStorm NEW 2" mobbo.sourceforge.net
It allows him modifcar maximum of Duckets and is compatible with SWF r64b, Alias put maximum 5 connections!
One more thing in this version you can choose to use the ticket system or the PHOENIX BCSTORM.
Hugs Claudio Santoro
This is one of the developers, All credit to him :]
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
http://img.aysilva.co.uk/0e8.png
I just set them to this like on BcStorm default:
db.pool.minsize=1
db.pool.maxsize=50
For those having trouble with too many connections ^
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Quote:
Originally Posted by
Jonteh
I call bs on stability
This^
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
I thought it was based on original Butterfly, then I cried. ;(
Re: rStorm [Beta][1.0] + CMS [SNOWSTORM + GAMES]
Ohh wow, nothing new much, just another re-name. . .