Hey there,
I have a little problem. I added a custom clothes pack like this:
SWF-Files are in --> gordon/production.........../
figuredata.xml & figuremap.xml are in --> swf/gamedata/
I replace the figuredata.xml in debug/extra/ with the new one from the clothing package.
But if i restart my...
Hey there,
I had a few ideas of custom commands and features... i think these could be nice !
AFK-System: If you are in a specificated room (Room number is set in the Emu) and type command :afksys then the User walks automatically walk through the room and you get every 30 Minutes 500 Credits...
I mean:
You are in Room 1 and run the command ;Protect.
Now protect is on and nobody can :shoot you.
The you go in Room 2 and then protect is off because you changed the room.
How I can do, that if you run ;Protect the ;Protect is on till you close the client or till you run :shoot to another user?
Perfect!!!! Thank you!! Works's perfect!
Here is a protect code that protect a user from :shoot but the if you switch the room the command is disabled again.
Can you tell me what i must do that the command is still activated if i switch to another room?
Here is the code:
using System;
using...
Hey there,
I have a question!
I start coding a few very very simple Commands.
Now I am coding a "shoot"-Command ... I know, nothing special and not even hard but this is my third command :)
My question now is: How I can do that this command can only be run if the target user is my friend?
Here...
Hey there,
You see my problem in the title of this thread.
The custom speech-bubbles (PlusEmu) don't work for me.
I don't get any error's or something else - they simply don't work!
Somebody know how i can fix that ?
Thanks for the replies.
I just fixed it.
It was an error in the code from the other forum - i changed the code and now everything works fine!
Anyway, thank for trying help :)
Hi there,
I would like to add the massgive Command to my PlusEmu.
But something gone wrong - I debug the file i'd edited and then i start the Emu at the normal folder.
But nothing has changed ....
Can someone tell me what i've done wrong ? :)
PS: When I debugging it shows a message: Failed to...
Hi,
I use a TCP Proxy for now!
Now my PlusEmu shows this error: Connection denied from <ProxyIP>. Too many connections
How I can fix this and still be safe ?
Only increase the values at Emuconfig ? And if so, which value ? (game.tcp.conlimit=100000 or client.maxrequests=300 ? Or both ?)
Here is the CatalogPageComposer.cs file:
using System;
using System.Linq;
using Plus.Core;
using Plus.HabboHotel.Items;
using Plus.HabboHotel.Catalog;
using Plus.HabboHotel.Catalog.Utilities;
namespace Plus.Communication.Packets.Outgoing.Catalog
{
public class CatalogPageComposer ...
Hey there,
I post many threads in the last few days :/
All Wireds works perfect. The only Wired that doesn't work is the "Random Effect"-Wired.
Can someone tell me how to fix that ?
Hey there,
My Talentbar (Talent track) don't work. I stuck at the beginning.
Does someone know how to fix that or how to delete this things that don't work ?
This isn't really an error because the console don't show anything.
But the online counter at the client is not very important - i can disable it.
But this message is popup a few times on the homepage but only for 2 seconds and then the onlinecounter works perfect.
"Notice: session.start() ...
Hey guys,
My onlinecounter at the client and the homepage show up this message (Error) : http://imgur.com/a/PnOVO
Not permanently but a few times per day.
Now my question: Is this dangerous ? Can someone "hack" me when he see this message ?
And how I can fix it ?
Ok wait, i don't know what you exactly mean.
Here are screenshots of the full "rooms-table"
Can you exactly tell me what i must change ?
http://imgur.com/a/5JcdJ - http://imgur.com/a/ohaVT
PS: And if i type in this query: SET @@global.sql_mode = ''; - then i got the same error like...
NavigatorHandler.Search(this, SearchResult, Data, Session, FetchLimit);
http://imgur.com/a/X1U0Q - http://imgur.com/a/MHISo
I tried this already , i get the same error.
EDIT: After I restart my Windows-Server it seems that everything is working perfect BUT THEN i saw another error in the...
Hey there,
I use the BrainCMS v1.8 with the Plus Emulator.
I have one fatal error at all.
If I create a room, restarting the emulator and go back to the client - everything is well.
BUT....
If I create a room, change one or more things in the room settings, restarting the emulator and go back to...