#4

hmm, try this
PHP код:
format(querysizeof(query),
    
"INSERT INTO `players` (`Account_ID`, `Name`, `Password`, `IP`, `Admin`, `VIP`, `FreeRoam_Score`,`Deathmatch_Score`,`Duel_Score`,`Deaths`, \
    `Skin`,`Pms`,`Gos`,`God`,`Cms`,`MegaJump`,`Color`,`Fighting_Style`,`BanCount`,`JailCount`,`KickCount`,`MuteCount`,`ExplodeCount`,`SlapCount`, \
    `WeaponRCount`,`Banned`,`Jailed`,`Muted`,`Frozen`,`Time`,`Weather`, `Last_Login`) VALUES (`%d`,'%e','%e','%e',0,0)"
, \
    
PlayerInfo[playerid][Accountid], PlayerInfo[playerid][pAdmin], GetName(playerid), inputtextip); 
Reply


Messages In This Thread
Help - by K0P - 07.02.2016, 14:03
Re: Help - by AbyssMorgan - 07.02.2016, 14:11
Re: Help - by K0P - 07.02.2016, 14:13
Re: Help - by AbyssMorgan - 07.02.2016, 14:20
Re: Help - by K0P - 07.02.2016, 14:42

Forum Jump:


Users browsing this thread: 2 Guest(s)