- 0
Errori ...
-
Similar Content
-
- 1 reply
- 2.000 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Ch1NeZu
Sal ... incerc sa fac un filterscript cu DMV test si imi dau niste erori...
liniile 16--17 , 18 Liniile 22-23-25-27public OnPlayerEnterCheckpoint(playerid) ( ----> linia 22 new string[128]; --> linia 23 new name[MAX_PLAYER_NAME]; if(CP[playerid]==200)//Exam_01 ---> linia 25 { if(IsPlayerInVehicle(playerid, 277)) --> linia 27 { DisablePlayerCheckpoint(playerid); CP[playerid] = 201; SetPlayerCheckpoint(playerid, 1432.4354,-1658.6343,13.1245, 5.0); } else --> linia 33 { SendClientMessage(playerid, COLOR_LIGHTBLUE,"Examen: Nu esti in masina!"); SendClientMessage(playerid, COLOR_LIGHTBLUE,"Examen: Nu ai luat licenta de condus,incearca din nou !"); DisablePlayerCheckpoint(playerid); RemovePlayerFromVehicle(playerid); SetVehicleToRespawn(277); SetVehicleNumberPlate(examc, " School"); TakingLesson[playerid] = 0; } }aproape toate erorile sunt de la else
Samp.OnlyPro.ro - RolePlay - Join Us !
2 answers to this question
Recommended Posts