Zak
Posting Freak
- Mar 12, 2011
- 848
- 453
What is RevolutionX?
RevolutionX is a plugin made for Xoa to handle it querys better for it's RP fields and tables.
What does RevoultionX stand for?
RevolutionX stands for RevolutionXoa.
Contents of the RevoltionX folder?
DataCacher Folder, Contains Cacher.cs
DataRouter Folder, Contains Router.cs
SessionRouter Folder, Contains SessionRouter.cs
How to instal?
Add the RevolutionX folder to Source folder of your Xoa emu.
Replace your current virtualUser with the modified one.
Open up Visual Studio, include the RevolutionX folder by right Clicking it and Selecting "Include in Project"
And then Debug! And you done and ready to go!
What did i code this?
I did because i was sick of seeing people making rp's and not being able to reach 20 users without the server crashing.
How long did it take?
It only took half an hour. It is not complete but it does the job perfect.
Example of the plugin doing the Reset data in the pre-login
TODO:
Add more feature for plugin.
Recode the One way gates using Plugin.
Code the Room entry badges using the Plugin.
This product currently is not noob-friendly.
Download:
Stay on topic. Don't flame. Don't ask for help on anything besides this Plugin.
Happy Holidays. Merry Christmas.
Cheers,
Zak
RevolutionX is a plugin made for Xoa to handle it querys better for it's RP fields and tables.
What does RevoultionX stand for?
RevolutionX stands for RevolutionXoa.
Contents of the RevoltionX folder?
DataCacher Folder, Contains Cacher.cs
DataRouter Folder, Contains Router.cs
SessionRouter Folder, Contains SessionRouter.cs
How to instal?
Add the RevolutionX folder to Source folder of your Xoa emu.
Replace your current virtualUser with the modified one.
Open up Visual Studio, include the RevolutionX folder by right Clicking it and Selecting "Include in Project"
And then Debug! And you done and ready to go!
What did i code this?
I did because i was sick of seeing people making rp's and not being able to reach 20 users without the server crashing.
How long did it take?
It only took half an hour. It is not complete but it does the job perfect.
Example of the plugin doing the Reset data in the pre-login
Code:
//Reset Data SessionRouter.CachedComposer().ComposeCachedSession().ComposeStableResetData(userID);
TODO:
Add more feature for plugin.
Recode the One way gates using Plugin.
Code the Room entry badges using the Plugin.
This product currently is not noob-friendly.
Download:
You must be registered for see links
Stay on topic. Don't flame. Don't ask for help on anything besides this Plugin.
Happy Holidays. Merry Christmas.
Cheers,
Zak