Advertisement
Guest User

permis auto

a guest
Apr 22nd, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. else if(ExamenCP[playerid] == 5)
  2. {
  3. DisablePlayerCheckpoint(playerid);
  4. ExamenCP[playerid] = 0;
  5. SetVehicleToRespawn(GetPlayerVehicleID(playerid));
  6. p_info[playerid][p_permis] = 1;
  7. SCM(playerid, COLOR_YELLOW, "Ai primit permisul de conducere, felicitari");
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement