[Show-Off] My Clan System

Mikelmao

Active Members
Hey everyone!

Iv created a cool clan system for my server. It's still in development but iv added all the things needed for now. I really dont wanna write a whole article about it so if you wanna know how it works click here (wich takes you to the manual page of my clan system)

Bassicly:

You can create a clan on the site

Use Clan Commands on the server

Chat with your clan members

And alot more.

Feedback appriciated :D

Please dont flame tho.

 

Jordan

Active Members
Seems and sounds much better than the standard one most bases give you.

Nice work Mike.

 

GhostSnyper

Active Members
Why don't you integrate the command features in-game to the website? Rather than having internal packet cycles used on those commands and their actions, port it to the website, and have it send an update request to the game server, through database, or http request if you are able.
 

Tyler

Active Members
Seems and sounds much better than the standard one most bases give you.Nice work Mike.
Most bases don't provide them. I've tried this feature on DarkDay and it is really good.

 

Jordan

Active Members
Most bases don't provide them. I've tried this feature on DarkDay and it is really good.
The basic ::createclan, ::joinclan and all that they do? At least the decent bases I've used.

 

GhostSnyper

Active Members
I'll look into making one then. I'mma need some sources that people use, and I'll see if I still remember how to do http and ssl requests through the java socket
 

TehByte

Active Members
You should use the clan chat interface instead of using commands, apart from that it sounds really good.
 

Tyler

Active Members
It uses it to a certain extent. But adding those extra buttons would be awesome.

You should modify the chat interface so that it shows whos' online and who's not.

 

TehByte

Active Members
It uses it to a certain extent. But adding those extra buttons would be awesome.You should modify the chat interface so that it shows whos' online and who's not.
It mainly uses commands.. you could feature all of the clans within the interface, or at least, I did when I created a clan system for the old evoscape..

 

GhostSnyper

Active Members
Already working on something... It's slow since I'm a horrible web developer. I'll most likely come up with something really bad, but works great for what it looks
 
Top Bottom