AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   [REQ] Clan Register (https://forums.alliedmods.net/showthread.php?t=283780)

Airkish 06-11-2016 10:13

[REQ] Clan Register
 
Hello,

I am looking for plugin who would mainly let:

1. Register clan and give it a password (every player can register a clan tag [i.e. mfw` name; n1` name]).
2. Players who would like to join certain clan must enter CLAN's password.
3. TAG should be GREEN [i.e. mfw` name; n1` name; name. #mfw]
4. Clan can be deleted/edited by the creator anytime.

Bassically when writing /clan in chat a MENU with options appears:

1. Join Clan [Requests password to join.]
2. Create Clan [Asks to name the clan, password.]
3. Edit Clan [Change name, password.]
4. Delete Clan [Deletes clan.]
5. Clan List [Shows all created clans and their players.]
6. Leave Clan [Leaves current clan.]

Thanks for your precious time!




EFFx 06-11-2016 13:03

Re: [REQ] Clan Register
 
Search for Gang system. Just edit him

crnova 06-11-2016 13:39

Re: [REQ] Clan Register
 
Would you like clans to be saved in MySQL or SQLite?

PhantomLord. 06-11-2016 13:58

Re: [REQ] Clan Register
 
Quote:

Originally Posted by crnova (Post 2426716)
Would you like clans to be saved in MySQL or SQLite?

MySQL would be nice. I want it too.

Airkish 06-11-2016 14:33

Re: [REQ] Clan Register
 
Quote:

Originally Posted by crnova (Post 2426716)
Would you like clans to be saved in MySQL or SQLite?

Could u tell me the difference? (I heard that MySQL is something web related?).

klippy 06-11-2016 15:09

Re: [REQ] Clan Register
 
Quote:

Originally Posted by Airkish (Post 2426737)
Could u tell me the difference? (I heard that MySQL is something web related?).

SQLite is a local database (located on the game server), MySQL is a remote one (located on another server).
MySQL usually has higher latency than SQLite if it's not on the same server or really close, but it can be better as it can be shared between multiple applications/programs that communicate with the same database. For example, 2 servers with this same plugin can have same clans registered on both.

Airkish 06-11-2016 15:45

Re: [REQ] Clan Register
 
Quote:

Originally Posted by KliPPy (Post 2426743)
SQLite is a local database (located on the game server), MySQL is a remote one (located on another server).
MySQL usually has higher latency than SQLite if it's not on the same server or really close, but it can be better as it can be shared between multiple applications/programs that communicate with the same database. For example, 2 servers with this same plugin can have same clans registered on both.

I have only 1 server and not creating another in near future. SQlite should be enough?

Napoleon_be 06-13-2016 10:26

Re: [REQ] Clan Register
 
Keep it easy & use nvault :p

klippy 06-13-2016 10:31

Re: [REQ] Clan Register
 
Quote:

Originally Posted by Napoleon_be (Post 2427220)
Keep it easy & use nvault :p

The kind of data this plugin requires is managed much easier with SQL, in my opinion. Unless you want a shitton of vault files. Or you would have to make your own data management method, like gangs plugin does.

Airkish 06-13-2016 12:40

Re: [REQ] Clan Register
 
This plugin looks nice https://forums.alliedmods.net/showthread.php?t=169907
but it needs some editing.
Invite to gang seems better than password requirement to join.

Remove point system (now it requires 50 jb points to create a gang)
Remove ability to buy skills.

Not sure if gang TAG is green.

Waiting for help ;)


All times are GMT -4. The time now is 01:20.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.