Relapse
July 12th, 2010, 19:49
Alright this is my friends work, just posting it here to show off...
He posted this originally on our forums and on rune server
Out of 100% boredom, I wrote a server gui (control panel) for the Concealed 525 project.
Only the registered members can see the link. Thread/GUI1.png
Only the registered members can see the link. Thread/GUI2.png
More on this system below.
Only the registered members can see the link. Thread/GUI3.png
This is the server connection settings for IRC. More Info below
Only the registered members can see the link. Thread/GUI4.png
The Player List to the right supports (or will support, I forgot to make it show the data) players listed in this format: Index - Name - World (1 or 2) - Rights
Only the registered members can see the link. Thread/GUI5.png
The Range button can be toggled on or off to support the NPC walking. The NPC spawned here are not saved to the NPC.xml but instead , their details are printed into a pending.txt file where we can grab it if we want it. It also spawns the NPC in the server. I will be adding an Object Adding System Later
Only the registered members can see the link. Thread/GUI6.png
Didn't Like the normal Command Prompt look so I hid that windows and all the data gets printed here. The Restart Server will close the GameEngine and recall the main method. Useful if the server crashes and i don't feel like navigating to the server folder. Serber destruct just closes the engine.
Only the registered members can see the link. Thread/IRCSystem.png
Really not that hard. Its an IRC Bot that will respond to certain commands and will state when the GE updates (when we implement) when a certain player has completed a quest, when a certain player has killed a boss, when a certain player get their ass kicked by a boss, and when a player gets punishehed via muting or banning.
Criticisms are welcome, flaming isn't.
I know it isn't much but hey, a lot of people don't do or can't do it.
As for the IRC Bot, I don't know which server i'm going to host our main channel(s) on so look on this thread and I might update.
He posted this originally on our forums and on rune server
Out of 100% boredom, I wrote a server gui (control panel) for the Concealed 525 project.
Only the registered members can see the link. Thread/GUI1.png
Only the registered members can see the link. Thread/GUI2.png
More on this system below.
Only the registered members can see the link. Thread/GUI3.png
This is the server connection settings for IRC. More Info below
Only the registered members can see the link. Thread/GUI4.png
The Player List to the right supports (or will support, I forgot to make it show the data) players listed in this format: Index - Name - World (1 or 2) - Rights
Only the registered members can see the link. Thread/GUI5.png
The Range button can be toggled on or off to support the NPC walking. The NPC spawned here are not saved to the NPC.xml but instead , their details are printed into a pending.txt file where we can grab it if we want it. It also spawns the NPC in the server. I will be adding an Object Adding System Later
Only the registered members can see the link. Thread/GUI6.png
Didn't Like the normal Command Prompt look so I hid that windows and all the data gets printed here. The Restart Server will close the GameEngine and recall the main method. Useful if the server crashes and i don't feel like navigating to the server folder. Serber destruct just closes the engine.
Only the registered members can see the link. Thread/IRCSystem.png
Really not that hard. Its an IRC Bot that will respond to certain commands and will state when the GE updates (when we implement) when a certain player has completed a quest, when a certain player has killed a boss, when a certain player get their ass kicked by a boss, and when a player gets punishehed via muting or banning.
Criticisms are welcome, flaming isn't.
I know it isn't much but hey, a lot of people don't do or can't do it.
As for the IRC Bot, I don't know which server i'm going to host our main channel(s) on so look on this thread and I might update.