//Check Point de Licencieros pracitca// new Float:ChecksPracticoCoche[30][3] = { {2280.6575,-39.1359,26.5500},//1 {2223.6685,-29.9501,26.3359},// 2 {2227.2478,-98.2443,26.3359},// 3 {2293.7815,-98.3147,26.3393},// 4 {2294.0413,41.6775,26.3359},// 5 {1902.3224,45.7959,34.7417},// 6 {1527.7374,105.6106,29.4721},// 7 {1380.6201,208.4225,19.4063},// 8 {1406.5129,272.7698,19.4063},// 9 {1216.8505,357.9038,19.4140},// 10 {1021.1935,477.1668,19.8828},// 11 {756.2297,324.3471,19.8828},// 12 {616.3192,308.3959,19.7853},// 13 {505.4389,228.8795,13.3346},// 14 {232.6012,49.5282,2.4319},// 15 {232.6508,-71.9124,1.4250},// 16 {331.2565,-75.5448,1.4297},// 17 {330.2089,-208.9051,0.9416},// 18 {282.8537,-211.9847,1.4297},// 19 {282.6996,-141.9131,1.4297},// 20 {537.1792,-140.9335,37.7757},// 21 {1177.5044,-166.4635,40.5876},// 22 {1618.3444,132.0069,29.9172},// 23 {1902.0637,43.8040,34.7173},// 24 {2293.9016,42.6503,26.3359},// 25 {2294.0422,-98.1997,26.3437},// 26 {2225.3262,-94.9196,26.3359},// 27 {2225.8394,-30.7981,26.3359},// 28 {2280.7307,-32.7134,26.3360},// 29 {2281.3311,-82.0552,26.5148} };
Para cambiar el tipo de CheckPoint cambia SetPlayerCheckpoint por SetPlayerRaceCheckpont
Para que termine en el checkpoint 30 busca en OnPlayerEnterCheckpoint y modifнcalo |