22.09.2012, 17:28
Cуdigos do centro de licencas:
Simplesmentr, qndo chega lб, n dб pra entrar.
Podem me ajudar?
Код:
DisablePlayerCheckpoint(playerid); SetPlayerCheckpoint(playerid, 2062.3376,-1913.7037,13.2740,8.0);//Centro de Licencas return 1;
Код:
SetPlayerMapIcon(playerid, 16,1415.8468,-1693.0602,13.5469, 32, 0xE6E6E6E6); // - centro de licencas
Код:
if(PlayerToPoint(8.0,playerid,1411.5593,-1699.5270,13.5395))//Centro de Licencas
Код:
//========================[Sistema de Habilitaзгo]==============================// #define M_LICENCAS 3000 #define C_LICENCAS 3001 forward testtimer(); //forward testing(); new testtempo; new Teste[MAX_PLAYERS]; new testvehicles[3]; new TakingLesson[MAX_PLAYERS]; new autocar = 0; new TimeTest[MAX_PLAYERS]; new CPorder[MAX_PLAYERS]; #define MAXCPS_BOATTEST 17 new Float:BoatTestCP[MAXCPS_BOATTEST][3] = { {692.9651,-1970.5638,-0.5444}, {309.3667,-1980.7640,-0.4199}, {87.3689,-1880.3497,-0.4534}, {61.4832,-1587.3802,-0.4665}, {57.3684,-1295.4673,-0.5044}, {69.0648,-1046.8188,-0.5243}, {-24.8226,-917.9951,-0.4407}, {-72.7284,-644.0289,-0.4763}, {196.5481,-422.5445,-0.5187}, {422.1385,-277.4556,-0.4194}, {747.5889,-188.4847,-0.4567}, {962.2955,-117.8565,-0.4806}, {1210.0996,-143.5292,-0.4108}, {1433.5621,-248.9770,-0.3547}, {1611.5878,-56.1697,-0.2979}, {1797.8866,-45.0469,-0.3097}, {2122.1262,-99.3532,-0.1933} }; #define MAXCPS_FLYTEST 8 new Float:FlyTestCP[MAXCPS_FLYTEST][3] = { {965.0464,-1065.1567,100.5382}, {963.6418,-1428.5138,103.0279}, {470.4404,-1487.9891,129.6486}, {418.6905,-2072.2019,60.9438}, {57.8400,-1836.1703,56.8835}, {394.2709,-2233.4905,58.2942}, {1859.8767,-2411.6353,13.7424}, {397.4704,2507.5149,17.4079} }; #define MAXCPS_DRIVETEST 19 new Float:DriverTestCP[MAXCPS_DRIVETEST][3] = { {2139.1841,-1894.6027,13.0029}, {2219.9778,-1882.1295,13.0075}, {2216.7029,-1739.1344,13.0192}, {2230.6575,-1653.1174,14.9284}, {2342.2729,-1658.7979,13.0233}, {2342.7637,-1561.7615,23.4751}, {2342.8413,-1475.4813,23.4525}, {2336.3445,-1384.1252,23.4519}, {2216.0701,-1384.2843,23.8744}, {2071.9146,-1380.1222,23.8668}, {2059.7678,-1340.6782,23.8644}, {1849.7714,-1341.2009,13.4439}, {1821.4790,-1608.6465,13.4220}, {1821.3131,-1754.1106,13.4272}, {1831.2065,-1932.2721,13.4245}, {1953.6686,-1932.6097,13.4270}, {2056.0034,-1904.0587,13.5905}, {2056.0034,-1904.0587,13.5905}, {2056.0034,-1904.0587,13.5905} }; //==============================================================================//
Podem me ajudar?