[Submissions] PlusEMU Features

Status
Not open for further replies.

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Hi Guys,

I have a little bit of free time and I am wanting to just do some side work as my main project has become slightly boring atm

If you have ANY ideas for PlusEMU for add ons, I will code them and release them on this thread :)

Keep in mind I will not do anything custom packet/structure related. This means I will not be releasing Group Forums or anything similiar. These are basic-moderate add-ons :D

Thanks,
JayCustom

Add-Ons:
Code -

Code:
How to add:
Create a new CS file under any command folder. Change the name to onlineCommand.cs

Go to CommandManager.cs and add a new statement under RegisterUser()

this.Register("online", new onlineCommand());

Debug the emulator and add the permission!
 
Last edited:

cain

insert html
May 12, 2012
179
73
Bringing back the ;online command would be nice, with detailed descriptions if possible. If not then true/false in hotel view hm.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Bringing back the ;online command would be nice, with detailed descriptions if possible. If not then true/false in hotel view hm.
Done. Added the class to the main thread :)
 

Brad

Well-Known Member
Jun 5, 2012
2,319
992
I like your idea behind this, but I think It's pointless because some will just clone from the repo or just download from the release after each update is pushed live. Unless they decide to update 1 by 1 lol
 

yoyok

Member
Apr 24, 2013
197
24
Nah it's actually rather easy, just requires you to understand basics of packet structures.
That's why i have never seen a wired highscore release? Right, people have worked hard on it so that's why they dont release it. *coughs* greedy
 

Lotus

Legacy, it's all anyone leaves behind.
Jun 8, 2012
1,637
501
That's why i have never seen a wired highscore release? Right, people have worked hard on it so that's why they dont release it. *coughs* greedy

Greedy sounds about right, thats one thing I can agree with you about, it's the community being ungrateful with what they're being provided with.

Anyways good job Jay.
 

LeChuck

New Member
Feb 13, 2017
9
2
What about making a Casino system?
Something like this:
:start 21 %username% = command to start the game 21, it will automatically say something like "i have 10 now", "i had 10 but i got a 6 so now i have 16"
:stop = stop at any number like 19, 20 or 21.

If you won it will say "i got 20 and won over Noob"
if you lose "i got over 23 and lost" or "i lost versus Noob2"
 
Last edited:

Bekmezci

Member
Sep 14, 2011
64
7
What about
Extra Public room category's on Official view with thumbnails (or a guide how to cause i might be to dumb to get this working the way i want it)
If you don't understand what i mean : On habbo you have public Rooms , (staff picks) , rooms bundles , ect
 

Zaka

Programmer
Feb 9, 2012
471
121
What about making a Casino system?
Something like this:
:start 21 %username% = command to start the game 21, it will automatically say something like "i have 10 now", "i had 10 but i got a 6 so now i have 16"
:stop = stop at any number like 19, 20 or 21.

If you won it will say "i got 20 and won over Noob"
if you lose "i got over 23 and lost" or "i lost versus Noob2"
A friend of mine actually coded this for a hotel, a casino system that worked like that and that ended the game when one got over 21 and such. I can talk to him and see if he is willing to release the code for that unless @JayCustom wants to go at it
 

LeChuck

New Member
Feb 13, 2017
9
2
A friend of mine actually coded this for a hotel, a casino system that worked like that and that ended the game when one got over 21 and such. I can talk to him and see if he is willing to release the code for that unless @JayCustom wants to go at it
Well dunno if this post is still active, @JayCustom seems to be half dead & no confirmation :p Well we'll see, hopefully he can code this <3
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
No:
wired highscore
Room bundles and bot wireds
I am not editing packet structures. With the new PlusEMU being released soon, this wouldn't fit well

Already Exist:
What about
Extra Public room category's on Official view with thumbnailst

What about making a Casino system?
There are already casino systems like slot machines. this command while it could be done - would just require too much going on. I do not like coding these types of systems because randomizing it so that users don't get too rich, or too poor that they quit is just the hard part. Every economy is different.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Rather pointless thread anyone can add a commands and 'basic' addons
I was going to do more complicated stuff on this thread until this comment was made:

I like your idea behind this, but I think It's pointless because some will just clone from the repo or just download from the release after each update is pushed live. Unless they decide to update 1 by 1 lol

Also have been informed Sledmore is getting ready to release a largly updated version of plus, which makes this thread pointless all together because they will have to go back and add whatever I release here.

Close Thread *- Was potentially a good idea

Sorry Guys :(
 
Status
Not open for further replies.

Users who are viewing this thread

Top