error 035: argument type mismatch (argument 1)
#2

In your check password function change
pawn Код:
CheckPassword(name, inputtext)
to
pawn Код:
CheckPassword(name[], inputtext[])
Also your function will not work, because it's not how caching queries works - reread the tutorial - https://sampforum.blast.hk/showthread.php?tid=337810
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)