[GameMode] [MySQL/SQLite] Advance Login & Register System (base script)
#41

Quote:
Originally Posted by Gammix
View Post
I am not aware of this issue but i once found that there is a bug in salting due to which you could bypass password by typing few first letters. I will update the password and salt system soon.


Done!
I created pull request to fix the issue the guy was talking about. It's a big problem considering that all values in players accounts will be turned to 0 (besides cached values when the player connected).

E: I only fixed the MySQL version, not the SQL lite version. It's the same fix for both, I'm sure you could fix it.
Reply
#42

What version MySQL does this script require?
Reply
#43

Quote:
Originally Posted by Wolfe
View Post
I created pull request to fix the issue the guy was talking about. It's a big problem considering that all values in players accounts will be turned to 0 (besides cached values when the player connected).

E: I only fixed the MySQL version, not the SQL lite version. It's the same fix for both, I'm sure you could fix it.
I'll merge it later, thanks.

Quote:
Originally Posted by Immortal99
View Post
What version MySQL does this script require?
Latest.
Reply
#44

Kickban.inc not found on github
Reply
#45

Quote:
Originally Posted by Shadowsea
View Post
Kickban.inc not found on github
Try again, fixed.
Reply
#46

Many errors...

Code:
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : error 017: undefined symbol "mysql_init_options"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(136) : error 017: undefined symbol "mysql_set_option"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(138) : error 017: undefined symbol "ALL"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(161) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(166) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(168) : error 017: undefined symbol "EnableVehicleFriendlyFire"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(176) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(186) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(187) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(200) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(202) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(212) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(219) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(267) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(275) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(276) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(277) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(279) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(280) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(281) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(282) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(283) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(284) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(285) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(286) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(287) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(288) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(289) : error 017: undefined symbol "cache_unset_active"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(292) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(293) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(297) : error 017: undefined symbol "cache_get_value_index_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(310) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(311) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(316) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : error 017: undefined symbol "SHA256_PassHash"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : warning 202: number of arguments does not match definition
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(340) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(341) : warning 213: tag mismatch
C:\Users\---\---\---filterscripts\Login.pwn(359) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(360) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(380) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\---\---\---\filterscripts\Login.pwn(418) : error 017: undefined symbol "SHA256_PassHash"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#47

Quote:
Originally Posted by RedRex
View Post
Many errors...

Code:
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : error 017: undefined symbol "mysql_init_options"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(136) : error 017: undefined symbol "mysql_set_option"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(138) : error 017: undefined symbol "ALL"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(161) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(166) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(168) : error 017: undefined symbol "EnableVehicleFriendlyFire"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(176) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(186) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(187) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(200) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(202) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(212) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(219) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(267) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(275) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(276) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(277) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(279) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(280) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(281) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(282) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(283) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(284) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(285) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(286) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(287) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(288) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(289) : error 017: undefined symbol "cache_unset_active"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(292) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(293) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(297) : error 017: undefined symbol "cache_get_value_index_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(310) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(311) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(316) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : error 017: undefined symbol "SHA256_PassHash"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : warning 202: number of arguments does not match definition
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(340) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(341) : warning 213: tag mismatch
C:\Users\---\---\---filterscripts\Login.pwn(359) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(360) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(380) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\---\---\---\filterscripts\Login.pwn(418) : error 017: undefined symbol "SHA256_PassHash"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Update required plugins/includes to the latest version
Reply
#48

Awesome work buddy
Reply
#49

I think that I have a problem with MySQL, every login/register system I try, it creates the tables but it doesn't write/update them. I'm using wampserver and don't know why this is happening, that's the fourth system I try and isn't writing, it's my problem but I don't know how to solve it...
Reply
#50

Quote:
Originally Posted by RedRex
View Post
Many errors...

Code:
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : error 017: undefined symbol "mysql_init_options"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(136) : error 017: undefined symbol "mysql_set_option"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(138) : error 017: undefined symbol "ALL"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(161) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(166) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(168) : error 017: undefined symbol "EnableVehicleFriendlyFire"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(176) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(186) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(187) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(200) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(202) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(212) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(219) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(267) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(275) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(276) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(277) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(279) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(280) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(281) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(282) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(283) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(284) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(285) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(286) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(287) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(288) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(289) : error 017: undefined symbol "cache_unset_active"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(292) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(293) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(297) : error 017: undefined symbol "cache_get_value_index_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(310) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(311) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(316) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : error 017: undefined symbol "SHA256_PassHash"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : warning 202: number of arguments does not match definition
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(340) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(341) : warning 213: tag mismatch
C:\Users\---\---\---filterscripts\Login.pwn(359) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(360) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(380) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\---\---\---\filterscripts\Login.pwn(418) : error 017: undefined symbol "SHA256_PassHash"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Post your code.

Quote:
Originally Posted by Antenastyle
View Post
I think that I have a problem with MySQL, every login/register system I try, it creates the tables but it doesn't write/update them. I'm using wampserver and don't know why this is happening, that's the fourth system I try and isn't writing, it's my problem but I don't know how to solve it...
You have add mysql_log(ERROR); on Gamemodeinit? I have had the same problem, but I have solved in this way, reading the logs.
Reply
#51

Quote:
Originally Posted by RedRex
View Post
Many errors...

Code:
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : error 017: undefined symbol "mysql_init_options"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(135) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(136) : error 017: undefined symbol "mysql_set_option"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(138) : error 017: undefined symbol "ALL"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(140) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(161) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(166) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(168) : error 017: undefined symbol "EnableVehicleFriendlyFire"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(176) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(186) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(187) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(200) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(202) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(212) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(219) : error 017: undefined symbol "CAMERA_MOVE"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(267) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(275) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(276) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(277) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(279) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(280) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(281) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(282) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(283) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(284) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(285) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(286) : error 017: undefined symbol "cache_get_value_name_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(287) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(288) : error 017: undefined symbol "cache_get_value_name"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(289) : error 017: undefined symbol "cache_unset_active"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(292) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(293) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(297) : error 017: undefined symbol "cache_get_value_index_int"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(310) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(311) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(316) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : error 017: undefined symbol "SHA256_PassHash"
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(332) : warning 202: number of arguments does not match definition
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(340) : warning 213: tag mismatch
C:\Users\RedRex\Desktop\MG\filterscripts\Login.pwn(341) : warning 213: tag mismatch
C:\Users\---\---\---filterscripts\Login.pwn(359) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(360) : warning 213: tag mismatch
C:\Users\---\---\---\filterscripts\Login.pwn(380) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\---\---\---\filterscripts\Login.pwn(418) : error 017: undefined symbol "SHA256_PassHash"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Update your plugins and includes.

@F96 ma bai e coddarм non scisi unu cazzu
Reply
#52

Great.
Reply
#53

I'll release a new version of this tomorrow.
Reply
#54

Quote:
Originally Posted by Stones
View Post
Just to let you know, once registered if you leave the game and then join your PW won't work and also the answer you give for your security question.
I'm having this aswell issue with the MYSQL base script; I'm able to register the account but once I I log off and re-log and enter the password or the security answer i get hit with the wrong pass or answer. ive got the MySQL table up and running and don't see no errors in the logs....
Reply
#55

Quote:
Originally Posted by RVNDY
View Post
I'm having this aswell issue with the MYSQL base script; I'm able to register the account but once I I log off and re-log and enter the password or the security answer i get hit with the wrong pass or answer. ive got the MySQL table up and running and don't see no errors in the logs....
I'll perform some tests and see whats causing the problem. But not right now, as i am busy couple days.
Reply
#56

Good effort, very clean.
Reply
#57

Which would be a better choice for a brand new server; MySQL or SQLite? Isn't MySQL kinda slow for game servers?
Reply
#58

GitHub not working, please help !!
Reply
#59

nice job
Reply
#60

Quote:
Originally Posted by LordFede
View Post
Which would be a better choice for a brand new server; MySQL or SQLite? Isn't MySQL kinda slow for game servers?
Both are fast, MySQL is threaded and SQLite is not so in case of heavy loading, MySQL is more reliable; but thats likely in case of SA-MP.
I personally like and use SQLite.

Quote:
Originally Posted by Yuri8
View Post
GitHub not working, please help !!
It is working perfectly, change proxy maybe because github is banned in your country?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)