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

Great job man i like this +rep.
Reply
#62

Same problem with login... can't online always says it's wrong password
Reply
#63

I'll see what can be done with MySQL version. Thanks for reporting.
Reply
#64

Gammix, kickban.inc download link is off here... Can you uptade it?
Reply
#65

This is Amazing For Beginners
Reply
#66

Quote:
Originally Posted by RABBIT666
Посмотреть сообщение
Gammix, kickban.inc download link is off here... Can you uptade it?
Its there now
Reply
#67

Is this only a register and login system or this gamemode utilizes gAdmin completely?
Reply
#68

Nice job,i'll look into this and might use it.
Reply
#69

https://pastebin.com/hjZGJwPe

can't compile
Reply
#70

Quote:
Originally Posted by enzulikeS
Посмотреть сообщение
Means you haven't included the required includes. Re-read the initial thread, and if you have, show your include lines in your gamemode as it could be the order that you've added them in.
Reply
#71

When I set the security response with less than 3 letters, it advances to the next step and nothing happens
Reply
#72

kickban.inc link update please?
Reply
#73

I was actually searching for something similar to this, thanks gj
Reply
#74

kickbanfix.inc is still down.
Reply
#75

https://pastebin.com/AhGN8gEN
Here's a mirror link for kickbanfix.inc, For all those who still needs this.
Reply
#76

What is the function of this code below?

Quote:

for (new i, j = strlen(inputtext); i < j; i++)
{
inputtext[i] = tolower(inputtext[i]);
}

Reply
#77

Quote:
Originally Posted by Uberanwar
Посмотреть сообщение
What is the function of this code below?
It converts all characters to lowercase, its used for security answer, because its not case sensitive.
Reply
#78

Hello Sir,
I downloaded the sqlite / mysql version but "Account Registeration [Step 2/3]" server does not respond when I give a single character answer and dialog screen closes and remains.How can I solve this problem Sir ?
Reply
#79

Very useful for beginners like me, thanks alot!
Reply
#80

Quote:
Originally Posted by BrainDamaged
Посмотреть сообщение
Hello Sir,
I downloaded the sqlite / mysql version but "Account Registeration [Step 2/3]" server does not respond when I give a single character answer and dialog screen closes and remains.How can I solve this problem Sir ?
bump
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)