Доступ к архиву

Переход в группу "Пользователь"

300.00
Одноразовый платёж
Быстрый переход в группу "Пользователи", без надобности написания постов и ожидания.

Покупка дает возможность:
Быть полноправным участником форума
Нормальное копирование кода
Создавать темы
Скачивать файлы
Доступ к архиву Pawno-Info

Mysql

Статус
В этой теме нельзя размещать новые ответы.

Galiaf

Изучающий
Регистрация
22 Июн 2012
Сообщения
224
Лучшие ответы
0
Репутация
110
[02:56:03] [ERROR] cache_get_field_content_int - invalid datatype
После перевода с mxini на mysql
В логах mysql есть такая ошибка
Кто поможет исправить?
PINFO[playerid][pLVL] = cache_get_field_content_int(0,"Level",connects);
PINFO[playerid][pHouse]= cache_get_field_content_int(0,"House",connects);
PINFO[playerid][pBiznes]=cache_get_field_content_int(0,"Bizz",connects);
PINFO[playerid][pHelper]=cache_get_field_content_int(0,"HelperLevel",connects);
PINFO[playerid][pAdminLVL]=cache_get_field_content_int(0,"AdminLevel",connects);
PINFO[playerid][pOchko]=cache_get_field_content_int(0,"Ochko",connects);
PINFO[playerid][pNomerMobile]=cache_get_field_content_int(0,"pNomerMobile",connects);
PINFO[playerid][pFuelcar]=cache_get_field_content_int(0,"Fuelcar",connects);
PINFO[playerid][pText]=cache_get_field_content_int(0,"Text",connects);
PINFO[playerid][pSaveCuff] = cache_get_field_content_int(0,"pSaveCuff",connects);
PINFO[playerid]
PHP:
 = cache_get_field_content_float(0,"HP",connects);
	PINFO[playerid][pEM_Proverka]=cache_get_field_content_int(0,"EM_Proverka",connects); 
	PINFO[playerid][pIP_Proverka]=cache_get_field_content_int(0,"Proverkaip",connects); 
	cache_get_field_content(0, "pIp",playersip,connects,16);
	PINFO[playerid][pPhoneBook]=cache_get_field_content_int(0,"pPhoneBook",connects);
	PINFO[playerid][pBolnica]=cache_get_field_content_int(0,"Bolnica",connects);
	PINFO[playerid][pDirectory]=cache_get_field_content_int(0,"pDirectory",connects); 
	cache_get_field_content(0, "pIp",aypi,connects,16);
	cache_get_field_content(0, "pIpReg",regip,connects,16);
	PINFO[playerid][pCar][0]=cache_get_field_content_int(0,"Car",connects); 
	PINFO[playerid][pCar][1]=cache_get_field_content_int(0,"Car2",connects); 
	PINFO[playerid][pDonatSchet]=cache_get_field_content_int(0,"Donateschet",connects); 
	PINFO[playerid][pLastDonate]=cache_get_field_content_int(0,"pLastDonate",connects); 
	PINFO[playerid][pDonateMoney]=cache_get_field_content_int(0,"Donatemoney",connects); 
	PINFO[playerid][pVIP]=cache_get_field_content_int(0,"DonateRank",connects); 
	PINFO[playerid][pReg]=cache_get_field_content_int(0,"Registered",connects); 
	PINFO[playerid][pSex]=cache_get_field_content_int(0,"Sex",connects); 
	PINFO[playerid][pArrested]=cache_get_field_content_int(0,"pArrested",connects); 
	PINFO[playerid][pMuted]=cache_get_field_content_int(0,"Muted",connects); 
	PINFO[playerid][pCrimes]=cache_get_field_content_int(0,"Crimes",connects); 
	PINFO[playerid][pExp]=cache_get_field_content_int(0,"Respect",connects); 
	PINFO[playerid][pCash]=cache_get_field_content_int(0,"Money",connects); 
	PINFO[playerid][pKills]=cache_get_field_content_int(0,"Kills",connects); 
	PINFO[playerid][pDeaths]=cache_get_field_content_int(0,"Deaths",connects); 
	PINFO[playerid][pJobZp]=cache_get_field_content_int(0,"pJobZp",connects); 
	PINFO[playerid][pJailed]=cache_get_field_content_int(0,"Jailed",connects); 
	PINFO[playerid][pJailTime]=cache_get_field_content_int(0,"JailTime",connects);
	PINFO[playerid][pMats]=cache_get_field_content_int(0,"Mats",connects);
	PINFO[playerid][pDrugs]=cache_get_field_content_int(0,"Drugs",connects); 
	PINFO[playerid][pLeader]=cache_get_field_content_int(0,"Leader",connects); 
	PINFO[playerid][pMember]=cache_get_field_content_int(0,"Member",connects); 
	PINFO[playerid][pRank]=cache_get_field_content_int(0,"Rank",connects); 
	PINFO[playerid][pJob]=cache_get_field_content_int(0,"Job",connects); 
	PINFO[playerid][pVodPrava]=cache_get_field_content_int(0,"VodPrava",connects); 
	PINFO[playerid][pBizLic]=cache_get_field_content_int(0,"BizLic",connects); 
	PINFO[playerid][pFlyLic]=cache_get_field_content_int(0,"FlyLic",connects); 
	PINFO[playerid][pBoatLic]=cache_get_field_content_int(0,"BoatLic",connects); 
	PINFO[playerid][pGunLic]=cache_get_field_content_int(0,"GunLic",connects); 
	PINFO[playerid][pGunSkill][1]=cache_get_field_content_int(0,"Desert",connects); 
	PINFO[playerid][pGunSkill][2]=cache_get_field_content_int(0,"Smg",connects); 
	PINFO[playerid][pGunSkill][3]=cache_get_field_content_int(0,"AK47",connects); 
	PINFO[playerid][pGunSkill][4]=cache_get_field_content_int(0,"M4",connects); 
	PINFO[playerid][pGunSkill][0]=cache_get_field_content_int(0,"pSDPistol",connects); 
	PINFO[playerid][pGunSkill][5]=cache_get_field_content_int(0,"pShotGun",connects); 
	PINFO[playerid][pSkin][0]=cache_get_field_content_int(0,"Char",connects); 
	PINFO[playerid][pSkin][1]=cache_get_field_content_int(0,"Char2",connects); 
 	PINFO[playerid][pModel]=cache_get_field_content_int(0,"Model",connects); 
	PINFO[playerid][pPnumber]=cache_get_field_content_int(0,"PhoneNr",connects); 
	PINFO[playerid][pTut]=cache_get_field_content_int(0,"Tutorial",connects); 
	PINFO[playerid][pWarns]=cache_get_field_content_int(0,"Warnings",connects); 
	PINFO[playerid][punWarns]=cache_get_field_content_int(0,"unWarns",connects); 
	PINFO[playerid][punWarnstime]=cache_get_field_content_int(0,"unWarnstime",connects); 
	PINFO[playerid][pMarried]= cache_get_field_content_int(0,"Married",connects); 
	PINFO[playerid][pMuteTime]= cache_get_field_content_int(0,"MuteTime",connects); 
	PINFO[playerid][pMobileBill]= cache_get_field_content_int(0,"Mobile",connects); 
	PINFO[playerid][pBank]= cache_get_field_content_int(0,"Bank",connects); 
	PINFO[playerid][pStyleSkill][0]= cache_get_field_content_int(0,"BoxSkill",connects); 
	PINFO[playerid][pStyleSkill][1]= cache_get_field_content_int(0,"KongfuSkill",connects); 
	PINFO[playerid][pStyleSkill][2]= cache_get_field_content_int(0,"KickboxSkill",connects); 
	PINFO[playerid][pZakonp]= cache_get_field_content_int(0,"Zakonop",connects); 
	PINFO[playerid][pNZavism]= cache_get_field_content_int(0,"NarcoZavisimost",connects); 
	PINFO[playerid][pMats]= cache_get_field_content_int(0,"Mats",connects); 
	PINFO[playerid][pCarProcents]= cache_get_field_content_int(0,"Proz",connects); 
	PINFO[playerid][pDetaLesCar][0]= cache_get_field_content_int(0,"Kolesa",connects); 
	PINFO[playerid][pDetaLesCar][1]= cache_get_field_content_int(0,"HOOD",connects); 
	PINFO[playerid][pDetaLesCar][2]=cache_get_field_content_int(0,"Spoiler",connects); 
	PINFO[playerid][pDetaLesCar][3]=cache_get_field_content_int(0,"Bamper1",connects); 
	PINFO[playerid][pDetaLesCar][4]=cache_get_field_content_int(0,"Bamper2",connects); 
	PINFO[playerid][pDetaLesCar][5]=cache_get_field_content_int(0,"ROOF",connects); 
	PINFO[playerid][pDetaLesCar][8] =cache_get_field_content_int(0,"SIDESKIRT",connects); 
	PINFO[playerid][pDetaLesCar][6] =cache_get_field_content_int(0,"Nitro",connects); 
	PINFO[playerid][pDetaLesCar][7]= cache_get_field_content_int(0,"Hydravlic",connects); 
	PINFO[playerid][pDetaLesCar][8] =cache_get_field_content_int(0,"SIDESKIRT",connects); 
	PINFO[playerid][pDetaLesCar][9]=cache_get_field_content_int(0,"LAMPS",connects); 
	PINFO[playerid][pDetaLesCar][10] =cache_get_field_content_int(0,"EXHAUST",connects); 
	PINFO[playerid][pDetaLesCar][11] =cache_get_field_content_int(0,"VENT_RIGHT",connects);
	PINFO[playerid][pDetaLesCar][12] =cache_get_field_content_int(0,"VENT_LEFT",connects); 
	PINFO[playerid][pDetaLesCar][13] =cache_get_field_content_int(0,"COLOR1",connects); 
	PINFO[playerid][pDetaLesCar][14] =cache_get_field_content_int(0,"COLOR2",connects); 
	PINFO[playerid][pDetaLesCar][15] =cache_get_field_content_int(0,"COLOR12",connects);
	PINFO[playerid][pDetaLesCar][16]= cache_get_field_content_int(0,"COLOR22",connects);
	PINFO[playerid][pMestoJail] =cache_get_field_content_int(0,"pMestoJail",connects); 
	PINFO[playerid][pHouseCash] =cache_get_field_content_int(0,"Housecash",connects); 
	PINFO[playerid][pZvezdi] =cache_get_field_content_int(0,"Zvezdi",connects); 
	PINFO[playerid][pKeys] =cache_get_field_content_int(0,"pKeys",connects); 
	PINFO[playerid][pGameTime] =cache_get_field_content_int(0,"GameTime",connects); 
	PINFO[playerid][pAd]= cache_get_field_content_int(0,"Ad",connects);
	PINFO[playerid][pRobbing] =cache_get_field_content_int(0,"pRobbing",connects); 
	PINFO[playerid][pHijack]= cache_get_field_content_int(0,"Hijack",connects); 
	PINFO[playerid][pNumbergame]= cache_get_field_content_int(0,"pNumbergame",connects); 
	cache_get_field_content(0, "Numbercar",bomer,connects,16);
	PINFO[playerid][DpExp]= cache_get_field_content_int(0,"DpExp",connects);
	PINFO[playerid][DpLvl]= cache_get_field_content_int(0,"DpLvl",connects); 
	PINFO[playerid][pWantedDeaths]= cache_get_field_content_int(0,"pWantedDeaths",connects); 
	PINFO[playerid][pGolos] =cache_get_field_content_int(0,"pGolos",connects); 
	PINFO[playerid][pFstyle]= cache_get_field_content_int(0,"pFstyle",connects); 
	PINFO[playerid][pSkin][2]= cache_get_field_content_int(0,"pPolka",connects); 
	PINFO[playerid][pTaxiSkill]= cache_get_field_content_int(0,"pTaxiSkill",connects); 
	PINFO[playerid][pTaxiExp] =cache_get_field_content_int(0,"pTaxiExp",connects); 
	PINFO[playerid][pSitost]= cache_get_field_content_int(0,"Sitost",connects); 
	PINFO[playerid][pV_Sost][0] =cache_get_field_content_int(0,"panels",connects);
	PINFO[playerid][pV_Sost][1]= cache_get_field_content_int(0,"doors",connects); 
	PINFO[playerid][pV_Sost][2] =cache_get_field_content_int(0,"lights",connects); 
	PINFO[playerid][pV_Sost][2] =cache_get_field_content_int(0,"tires",connects); 
	PINFO[playerid][pKomnata] =cache_get_field_content_int(0,"Komnata",connects);
	cache_get_field_content(0, "pDataReg",datareg,connects,16);
	cache_get_field_content(0, "Online",latson,connects,16);
	cache_get_field_content(0, "Email",milo,connects,16);
	PINFO[playerid][pTimeInFrac] = cache_get_field_content_int(0,"InFrac",connects);
	PINFO[playerid][pbUgon] = cache_get_field_content_int(0,"pbUgon",connects);
	PINFO[playerid][pSpawnCH]= cache_get_field_content_int(0,"pSpawnCH",connects);
	PINFO[playerid][pVigovor] = cache_get_field_content_int(0,"pVigovor",connects); 
	format(pTemp[playerid][pDateReg],30,datareg);
	format(pTemp[playerid][pIP_Player],30,aypi);
	format(pTemp[playerid][pRegIP_Player],30,regip);
	format(pTemp[playerid][pLastOnline],30,latson);
	format(pTemp[playerid][pEmail_Player],30,milo);[/SPOILER]
 
Последнее редактирование:
Статус
В этой теме нельзя размещать новые ответы.
Сверху Снизу