JayC
Well-Known Member
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
Thanks,
JayCustom
Add-Ons:
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
Thanks,
JayCustom
Add-Ons:
Code -
You must be registered for see links
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: