20.09.2017, 20:11
Or use the default hashing function provided by SA-MP itself which would be far more secure than udb_hash.
Take time to read the wiki as it contains a lot of information which is vital to learning how the callbacks etc. work and how best to use them. Also take a look at the tutorial board on this forum as there are some very well written tutorials there.
I would probably start with something a little smaller than a user system, especially if it's going to be a mysql system. Mysql is a language in its own right which means what you are doing right now is trying to learn two languages at once.
Take time to read the wiki as it contains a lot of information which is vital to learning how the callbacks etc. work and how best to use them. Also take a look at the tutorial board on this forum as there are some very well written tutorials there.
I would probably start with something a little smaller than a user system, especially if it's going to be a mysql system. Mysql is a language in its own right which means what you are doing right now is trying to learn two languages at once.