Mysql doesn't insert player data to database
#8

Thank you, I have fix it. Thanks for the help, this is my code.
Quote:

mysql_format(MHandle, query, sizeof(query), "INSERT INTO `character` (`Username`, `Password`, `Level`, `Money`, `IP`, `posX`, `posY`, `posZ`, `posA`, `Health`, `Armour`) VALUES ('%s', SHA1('%s'), 1, 10000, '%s', 1958.3783, 1343.1572, 15.3746, 90.0, 100.0, 0.0)", pName, inputtext, Character[playerid][IP]);

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)