Keep the Great Work :)
Keep the Great Work :)
and how do I compile the emulator sry I never compiled anything...
I need help here..
What's my problem?
How do I stop the client from disconnecting when I click inventory (I haven't coded it yet). So yeah.
You should take a look at this then:
javac - Java programming language compiler
You sent the Data user?
Response to request (1610).Code:ServerMessage Message = new ServerMessage(2720); Message.AppendInt(Session.Id); Message.AppendString(Session.UserName); Message.AppendString(Session.Look); Message.AppendString(Session.Gender.toUpperCase()); Message.AppendString(Session.Motto); Message.AppendString(""); // Facebook Message.AppendBoolean(false); Message.AppendInt(3); // Respect Message.AppendInt(3); // Respect to give Message.AppendInt(3); // Respecto to give pets Message.AppendBoolean(true); Session.Send(Message);
In the User profile, put the user look after the username and before the motto.
PD: Sorry for my bad English, I'm spanish.
Isn't the profile supposed to be accessed only when you're in a room? If I'm wrong, my apologies.
Ok, the two last integers are count of groups and last connection in seconds.
Alex, i've fallen in love with this project (again). Hit me up if you require any assistance with the cms too :)
Very nice Quackster, very nice :P
Oh, i have the same question as GertJanA
GertJanA : "Does the DB structure have the same as Phoenix / UberEMU?"
What C_IMAGES you use?
I can't see these images.
And how do I start sierra emulator? How do I compile it?
I've given you a link to a website which will guide you...
javac - Java programming language compiler