help please.
#1

Hello, guys. Please help me.

PHP код:
C:\Users\Sanchez\Desktop\Justify\script\gamemodes\ucp.pwn(210) : error 075input line too long (after substitutions)
C:\Users\Sanchez\Desktop\Justify\script\gamemodes\ucp.pwn(211) : error 037invalid string (possibly non-terminated string)
C:\Users\Sanchez\Desktop\Justify\script\gamemodes\ucp.pwn(211) : error 017undefined symbol "INSERT"
C:\Users\Sanchez\Desktop\Justify\script\gamemodes\ucp.pwn(211) : error 017undefined symbol "INTO" 
PHP код:
            Newreg[playerid] = true;
            
mysql_format(mysqlquerysizeof(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]); 
Reply


Messages In This Thread
help please. - by AndreaSanchez - 17.01.2017, 08:46
Re: help please. - by AndreaSanchez - 17.01.2017, 10:59
Re: help please. - by saffierr - 17.01.2017, 13:10
Re: help please. - by Yaa - 17.01.2017, 13:16
Re: help please. - by saffierr - 17.01.2017, 13:32
Re: help please. - by oMa37 - 17.01.2017, 13:33
Re: help please. - by AndreaSanchez - 17.01.2017, 14:29
Re: help please. - by kloning1 - 17.01.2017, 14:33
Re: help please. - by AndreaSanchez - 17.01.2017, 14:35
Re: help please. - by kloning1 - 17.01.2017, 14:37

Forum Jump:


Users browsing this thread: 1 Guest(s)