Mysql doesn't insert player data to database
#7

change your query

try it

PHP Code:
mysql_format(MHandlequerysizeof(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)"
pNameinputtextCharacter[playerid][IP]); 
if use plugin MySQL R41-2 mysql_log(LOG_ALL); change by mysql_log(ALL);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)