[SOLVED]: error 075: input line too long (after substitutions)
#4

Quote:
Originally Posted by shourya12
Посмотреть сообщение
Код:
Logged[playerid] = true; Newreg[playerid] = true; mysql_format(mysql, query, sizeof(query), "INSERT INTO `players` (`ID`, `User`, `Pass`, `IP`, `Admin`, `SkinID`, `AccountLocked`, `AccountBanned`, `BanningAdmin`, `BannedReason`, `MoneyHand`, `MoneyBank`,`Health`, `Armour`, `LastActivity`, `WeaponSlot1`, `WepSlotAmmo1`, `WeaponSlot2`, `WepSlotAmmo2`, `WeaponSlot3`, `WepSlotAmmo3`, `WeaponSlot4`, `WepSlotAmmo4`, `WeaponSlot5`, `WepSlotAmmo5`) VALUES ('%e', '%s', '%s', 0, 299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 250, 5000, 0, 0, 0, 100.0, 0.0, 0, 0)", GetUserName(playerid), Player[playerid][Pass], IP[playerid]); mysql_tquery(mysql, query, "CreateUser", "i", playerid);
thnx Solved
Reply


Messages In This Thread
[SOLVED]: error 075: input line too long (after substitutions) - by simo0000 - 29.08.2014, 13:09
Re: error 075: input line too long (after substitutions) - by shourya12 - 29.08.2014, 13:16
Re: error 075: input line too long (after substitutions) - by Dignity - 29.08.2014, 13:19
Re : Re: error 075: input line too long (after substitutions) - by simo0000 - 29.08.2014, 13:20

Forum Jump:


Users browsing this thread: 2 Guest(s)