Help please MYSQL [REP+] Please Please please Please Help
#1

When i converted my script to mysql based then when I started server and connected then the Register/Login Dialog boxes did not showed up, Why? please help me ASAP

Good if you help me via teamviewer
Reply
#2

did you put register/login dialog in onplayerconnect?
Reply
#3

Yea I put and It works fine without mysql database
Reply
#4

Please help
Reply
#5

Are you telling your Gamemode to load the server database and putting the right Connection information down?
Reply
#6

I dont know How to do that, please help me via teamviewer I dont have any knowledge relating mysql but i like it
Reply
#7

M getting this error

Код:
[22:58:57] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `accounts` (`username` varchar(128) NULL,`Admin` int(10) NULL,`Donator` int(10) NULL,`Registered` int(10) NULL,`Password` varchar(1024) NULL,`Logged` int(15) NULL,`Money` int(15) NULL,`Kills` int(15) NULL,`Deaths` int(15) NULL,`Warns` int(15) NULL,`MinutesPlayed` int(15) NULL,`HoursPlayed` int(15) NULL,`Kicks` int(15) NULL,`Score` int(15) NULL,PRIMARY KEY (`ID`)) ENGINE=InnoDB DEFAULT CHARSET=latin1;) - An error has occured. (Error ID: 1072, Key column 'ID' doesn't exist in table)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)