INI_Int("HelpTime",PlayerInfo[playerid][pHelpTime]);
INI_Int("Origin",PlayerInfo[playerid][pOrigin]);
#include <y_ini>
be sure that you have
Код:
#include <y_ini> |
enum pInfo { pKey[128], pLevel, pAdmin, pHelper, pDonateRank, gPupgrade, pDisabled, pReportTime, pHelpTime, pConnectTime, pNewbieTime, pNewbieMuted, pBanned, pFightStyle, pBox, pMuteTime, pWarTime, pPunish, pFwarn, pReg, pSex, pAge, pOrigin, pCK, pMuted, pStats, pExp, pCash, pAccount, pCrimes, pKills, pDeaths, pPcarkey, pPcarkey2, pPcarkey3, pArrested, pWantedDeaths, pWanted, pPhoneBook, pLottoNr, pImprumut, pRob, pSMS, pCall, pPasaport, pFishes, pBiggestFish, pJob, pPayCheck, pTow, pHeadValue, pJailed, pJailTime, pMats, pDrugs, pLeader, pMember, pFMember, pRank, pChar, pContractTime, pDetSkill, pSexSkill, pStealSkill, pLawSkill, pMechSkill, pJackSkill, pCarSkill, pNewsSkill, pDrugsSkill, pCookSkill, pFishSkill, Float:pHealth, Float:pSHealth, pInt, pLocal, pTeam, pModel, pPnumber, pPhousekey, pWarKills, pPointsKills, pPbiskey, Float:pPos_x, Float:pPos_y, Float:pPos_z, pCarLic, pFlyLic, pBoatLic, pFishLic, pGunLic, pGun1, pGun2, pGun3, pGun4, pAmmo1, pAmmo2, pAmmo3, pAmmo4, pCarTime, pPayDay, pPayDayHad, pCDPlayer, pWins, pLoses, pAlcoholPerk, pDrugPerk, pMiserPerk, pPainPerk, pTraderPerk, pTut, pWarns, pAdjustable, pFuel, pMarried, pMarriedTo[128], }; new PlayerInfo[MAX_PLAYERS][pInfo];
pMarriedTo[128],
pMarriedTo[128]