09.05.2016, 12:44
try to add a another variable in your enum like
PHP код:
enum pInfo
{
pMDP,
pAdminlvl,
pCash,
pScore,
pLog,
pRegister,
pVIP,
pKill,
pDeath,
pKick,
pBan,
pIP[16],
pVehicle1,
pVehicle2,
pVehicle3,
pAutoLogin,
pAutoSpawn,
pBanque,
Float:pX,
Float:pY,
Float:pZ,
pWorld,
pInterior,
pMDJ,
blahh//here just for testing if that worked reply here i think i know the problem
}