Posts: 243
Threads: 70
Joined: Sep 2013
Reputation:
0
15.01.2015, 17:56
(
Last edited by Bondage; 15/01/2015 at 06:53 PM.
)
I've seen alot of servers using force register and many others use non-force register (they can register whenever they want). I've been thinking about it whether to use it in my server (mine is currently non-force register) but i wants to ask you people what you say cuz when i'm thinking about it i go blank and void. There's a poll up! please vote what would you choose.
Elaborate if you got anything to point out.
EDIT: Mine is not roleplay script.
Posts: 515
Threads: 5
Joined: Jun 2007
Reputation:
0
I think a combination of the 2 is the best, but of course it depends on your server.
You could allow players to play on the server without registering, but their stats won't be saved and some functions will be restricted for example.
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
Well: in some cases, non-force registration can lead to security exploits / security breaches, etc. So therefore I would recommend not going that route.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
From the player's point of view it's better if they aren't forced to do anything. But from a programmer's perspective it's another matter. For example, I save bans in the database in the format: id x banned id y at time z for reason foo. The name and IP address are stored elsewhere. So, if a player isn't registered I don't have a value to put in id y and I can't put NULL there either. That's a problem.
Posts: 665
Threads: 9
Joined: Oct 2013
Reputation:
0
Hello,
You will have to force them to register. Because there are many people those who don't know English language (in case if your server is in English Language) and they might think that there is no registration system in your server, etc. And because that players in your server might decrease.