04.10.2014, 20:32
The answer is quite simple: don't create your own admin/registration system if you have no idea where to start. The players' accounts need to be kept secure and beginner scripters usually don't have the required experience yet to achieve this feat. Even I - quite experienced, if I say so myself - sometimes still ponder about methods to enhance security.
Learn scripting by creating a simple gamemode like a deathmatch. Once you've achieved that, move up the chain and create a race. This is a little bit more tricky; to do it efficiently you'll need to master the use of arrays.
Learn scripting by creating a simple gamemode like a deathmatch. Once you've achieved that, move up the chain and create a race. This is a little bit more tricky; to do it efficiently you'll need to master the use of arrays.