[Include] Also Know As-(AKA) system
#6

Quote:
Originally Posted by oMa37
Посмотреть сообщение
If it's MySQL I would use it. =/
Anyway, Good job.
Why so?
I don't think the data stored in the db needed to be retrieved by another application

Quote:
Originally Posted by Stinged
Посмотреть сообщение
You should escape the player names (%q), or else an SQL Injection might occur.

Also, read this: https://sampforum.blast.hk/showthread.php?tid=570910
If you convert to that (Which would eliminate the need to add stuff to the script like InitAKA and LoadAKA),
make sure to check if FILTERSCRIPT is defined, so you'd do it under OnFilterScriptInit, if not, under OnGameModeInit
Thanks I will improve this

Quote:
Originally Posted by Gammix
Посмотреть сообщение
http://forum.sa-mp.com/showpost.php?...postcount=4569

Use ipmatch to detect similar IPs, because this is the main purpose of AKA. Your code just checks accounts registered on same IPs not similar.

So in case of IP match, you have to: go through all rows > get their IP > use ipmatch > store matched ones.
okay thanks..

Thanks all
Reply


Messages In This Thread
Also Know As-(AKA) system - by xTURBOx - 12.08.2016, 12:44
Re: Also Know As-(AKA) system - by oMa37 - 12.08.2016, 13:12
Re: Also Know As-(AKA) system - by Crayder - 12.08.2016, 13:14
Re: Also Know As-(AKA) system - by Stinged - 12.08.2016, 13:26
Re: Also Know As-(AKA) system - by Gammix - 12.08.2016, 13:59
Re: Also Know As-(AKA) system - by xTURBOx - 14.08.2016, 16:23
Respuesta: Also Know As-(AKA) system - by Franco33 - 23.09.2016, 20:45
Re: Also Know As-(AKA) system - by vannesenn - 24.09.2016, 05:37
Re: Also Know As-(AKA) system - by SickAttack - 24.09.2016, 05:51
Re: Also Know As-(AKA) system - by Richie - 24.09.2016, 21:33
Respuesta: Also Know As-(AKA) system - by None - 15.10.2016, 07:25

Forum Jump:


Users browsing this thread: 2 Guest(s)