Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
GlobeCMS
Matata i would fix this: date of expire. When i ban a user this see 'you are banned for $reason and ban expire 123456788' i would fix this number in for example 2013-05-12
Use the date() function in PHP.
Quote:
Originally Posted by
Xversion
Need BCStorm with Duckets/Groups etc. (Latest Version) + Working SWF Pack.
Use SwiftEMU.
Re: Offical BCStorm Help Thread
I look is where change RSA of this emulator
Please
Re: Offical BCStorm Help Thread
Hey guys, when I turn the emulator off, all the furniture in the rooms dissapears? how do i resolve this?
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
danbenson93
Hey guys, when I turn the emulator off, all the furniture in the rooms dissapears? how do i resolve this?
Remember to use :shutdown and not just close down the emulator.
Offical BCStorm Help Thread
@Matata when i click a group on users i can't see the page.. How fix this?
Re: Offical BCStorm Help Thread
When i go out of my room, and go ind again, the room does not show, and theres no error, what can it be? Please help! :i
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Exemption
I've used leenster's swfs, configured my ports correctly, but I load client, and it goes to a black screen.
Make sure you set up "banner.php" to connect to your server ip.
Quote:
Originally Posted by
Twan
I dont know why, but every tutorial i follow: groupbadges wont work but on habteen.com they work...
Re set it up to your urls, clear cache and try again :)
Re: Offical BCStorm Help Thread
I'd put the crystals cost on a dragon in my catalog, and it works when i buy it with crystals, but it doesn't shows the diamonds icon, only the credits icon.
I have this:
http://gyazo.com/781233ce25599572ae31153a0e08cf2c.png
I want this:
http://gyazo.com/3d0b9ee0f6e178c04a6235edfead2638.png
Who can help me?
And how can i auto-update the diamonds counter?
Re: Offical BCStorm Help Thread
Someone knows how to correct the "square bug" ?
It's when you quit the room while you're still walking in the room, the square where the user was before exiting doesn't unlock itself and still believe there a user in this square so you can't walk in it, you need to unload the room.
If you know how to correct it, it would be nice :)
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
MacroMik
diamonds are crystals aren't they?! or am i being stupid?
Quote:
Originally Posted by
Bjork
Someone knows how to correct the "square bug" ?
It's when you quit the room while you're still walking in the room, the square where the user was before exiting doesn't unlock itself and still believe there a user in this square so you can't walk in it, you need to unload the room.
If you know how to correct it, it would be nice :)
Something to do with onleaveroom? Not really sure, will see if I can replicate the bug to then try and fix it.
Re: Offical BCStorm Help Thread
Yes, Something to do with RemoveUserFromRoom i think, but i haven't the knowledge to find where exactly to correct the bug but i tried :/
Re: Offical BCStorm Help Thread
When i click my user, i've error 404 please help meee!
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Bjork
Yes, Something to do with RemoveUserFromRoom i think, but i haven't the knowledge to find where exactly to correct the bug but i tried :/
I'll take a look tonight :)
Quote:
Originally Posted by
GlobeCMS
When i click my user, i've error 404 please help meee!
Variables set up correctly? Using the right swf version?
Offical BCStorm Help Thread
@Roper is correct i'm searching a coder :(. Contact me on fhihotel@gmail.com i can pay
Re: Offical BCStorm Help Thread
Where can I find an ENGLISH DataBase for BCStorm?!
Re: Offical BCStorm Help Thread
I was need help, my server get this : http://image.noelshack.com/fichiers/...sans-titre.png
The ping is high..
Thank you for helping the French community.
Re: Offical BCStorm Help Thread
I want to use action animations if a user use a command.
like this -> :kiss Name2
Sends message - *Name1 kisses Name2*
works fine - and counter works fine too, but i want to add this 'kiss' animation on Name1 and the hearts animation for 3 sec on Name2.
I don't know how can anyone help me?
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Kaan2106
I want to use action animations if a user use a command.
like this -> :kiss Name2
Sends message - *Name1 kisses Name2*
works fine - and counter works fine too, but i want to add this 'kiss' animation on Name1 and the hearts animation for 3 sec on Name2.
I don't know how can anyone help me?
Just look at codes like: :say etc. its easy to create, but learn it by yourself so you understand.
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Maloodx
Up :grr:
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Maloodx
That's how it is, everytime you or a user do anything in client that will appear on console.
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Clawed
That's how it is, everytime you or a user do anything in client that will appear on console.
I think because of that it makes the server lag is what is normal?
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Maloodx
I think because of that it makes the server lag is what is normal?
It can be laggy yes, but its okay to develop.
Re: Offical BCStorm Help Thread
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Hampee Rain
Could be the external_variables not configured correctly. Make sure you check them throughly.
And another cause is that the database needs replacing.
I hope you can get this working! Goodluck!:thumbup:
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Krypt
I need a WORKING swf pack that I can download locally, not any habbospain stuff, but an actual pack I can download.
Search up "R63B swf pack".
Quote:
Originally Posted by
leenster
Thanks for this thread James:
I got it working (loggin in) by using vars, texts and swf from habbospain.com and the fix that Bas posted in the release thread (I think his helpful post got deleted).
I get packet errors when I chat and when I create a group.
errors:
PHP Code:
Error in packet [1548] BODY: [0]mn bmbnm[0][0][0][0][0][0]:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at Butterfly.Core.LanguageLocale.FilterSwearwords(String original) in d:\emu\BcStorm\Butterfly\Core\LanguageLocale.cs:line 21
at Butterfly.HabboHotel.Rooms.RoomUser.Chat(GameClient Session, String Message, Boolean Shout, Int32 TextColor) in d:\emu\BcStorm\Butterfly\HabboHotel\Rooms\RoomUser.cs:line 209
at Butterfly.Messages.GameClientMessageHandler.Talk() in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 6272
at Butterfly.Messages.StaticMessageHandlers.SharedPacketLib.Talk(GameClientMessageHandler handler) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 985
at Butterfly.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 26
at Butterfly.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 2811
at Butterfly.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in d:\emu\BcStorm\Butterfly\HabboHotel\GameClients\GameClient.cs:line 136
Error in packet [1258] BODY: [0]
Test group[0]This is a test group[0][0][0]G[0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0]>[0][0][0][0][0][0]:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at Butterfly.Messages.GameClientMessageHandler.BuyGroup() in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 604
at Butterfly.Messages.StaticMessageHandlers.SharedPacketLib.BuyGroup(GameClientMessageHandler Handler) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 65
at Butterfly.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 26
at Butterfly.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 2811
at Butterfly.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in d:\emu\BcStorm\Butterfly\HabboHotel\GameClients\GameClient.cs:line 136
Error in packet [1258] BODY: [0]
Test group[0]This is a test group[0][0][0]G[0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0][0]>[0][0][0][0][0][0]:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at Butterfly.Messages.GameClientMessageHandler.BuyGroup() in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 604
at Butterfly.Messages.StaticMessageHandlers.SharedPacketLib.BuyGroup(GameClientMessageHandler Handler) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 65
at Butterfly.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 26
at Butterfly.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 2811
at Butterfly.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in d:\emu\BcStorm\Butterfly\HabboHotel\GameClients\GameClient.cs:line 136
Error in packet [1548] BODY: [0]bmnbmnb[0][0][0][0][0][0][0]:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at Butterfly.Core.LanguageLocale.FilterSwearwords(String original) in d:\emu\BcStorm\Butterfly\Core\LanguageLocale.cs:line 21
at Butterfly.HabboHotel.Rooms.RoomUser.Chat(GameClient Session, String Message, Boolean Shout, Int32 TextColor) in d:\emu\BcStorm\Butterfly\HabboHotel\Rooms\RoomUser.cs:line 209
at Butterfly.Messages.GameClientMessageHandler.Talk() in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 6272
at Butterfly.Messages.StaticMessageHandlers.SharedPacketLib.Talk(GameClientMessageHandler handler) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 985
at Butterfly.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in d:\emu\BcStorm\Butterfly\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 26
at Butterfly.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in d:\emu\BcStorm\Butterfly\Messages\GameClientMessageHandler.cs:line 2811
at Butterfly.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in d:\emu\BcStorm\Butterfly\HabboHotel\GameClients\GameClient.cs:line 136
Check DB and configuration files.
Quote:
Originally Posted by
Hampee Rain
Change banner.php to banner.png!
This should fix it, please like my post if it did!
Quote:
Originally Posted by
AndresRmrz
Search up jukebox fix on ragezone.
Quote:
Originally Posted by
HabflareH
hello, im having problems connecting to the hotel.. im using uberCMS 2.0 and some swfs by bat and the emu dont take connections. idk if its the swfs or what. but if someone cAN HELP me please do, thanks! it isnt evn taking connections ...
http://i.imgur.com/Dy86t.png
Change banner.php to banner.png
If still persists, go to banner.php and change the IP to your iP.