Login Problem.
#1

Hi all, i've got a problem in login. I use luxadmin and my GM has its own login and both stores different data. when i connect, i get only luxadmin's login box and not my GM and i couldn't store my data. i need some tips to make it a single login.

PS: can u suggest me any free mysql server?
Reply
#2

Maybe, your dialogs might be collapsing.

Ex;
Your lusadmin might be having something like this:

Код:
#define DIALOG_REGISTER 1
And your script might be having the same with your saving dialog:
Код:
ShowPlayerDialog(playerid, 1, Dialog_....blabla
Which may result these both dialogs to collapse.

Or maybe, you won't have loaded the required plugin for your script.
Like if you have a MySQL GM, your MySQL plugin must not have loaded while the luxadmin FS must have loaded.

Well, i can't really find the solution. But i will notify you once i come near to it

Greetings,
UnknownOwner.
Reply
#3

simple way just add script commands and stuff in your gamemode file so it will save your data
Reply
#4

Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
simple way just add script commands and stuff in your gamemode file so it will save your data
He knows it very well. He is asking that his register dialog from his gamemode don't show up while lux admin's registration dialog shows up.

OT: Try loading your gamemode with nativechecker plugin and luxadmin unloaded.
Reply
#5

bro see this sentence
Код:
when i connect, i get only luxadmin's login box and not my GM and i couldn't store my data.
Reply
#6

Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
bro see this sentence
Код:
when i connect, i get only luxadmin's login box and not my GM and i couldn't store my data.
login BOX right? He means that the login box of his gamemode doesn't load while the login box of lux admin loads pretty well, understand?

Regards,
UnknownOwner.
Reply
#7

let me test again and what login works. sometimes i get 2 logins which is weird

EDIT: i want only 1 login which saves both data. any way to do that
Reply
#8

Open ur luxadmin fs then, goto OnPlayerConnect and comment the line which show dialog for registration and for login.
Reply
#9

Quote:
Originally Posted by Hanuman
Посмотреть сообщение
Open ur luxadmin fs then, goto OnPlayerConnect and comment the line which show dialog for registration and for login.
If i do so, it doesnt save admin details. I need a way to save both with 1 system. if there is no way, i would have to make my own admin system.
Reply
#10

Quote:
Originally Posted by newbie scripter
Посмотреть сообщение
If i do so, it doesnt save admin details. I need a way to save both with 1 system. if there is no way, i would have to make my own admin system.
Then u have to add luxadmin with ur register and login system, that only i can suggest u.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)