Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public OnVehicleRespray(playerid, vehicleid, color1, color2)
- {
- if(PlayerInfo[playerid][pQuestZ2] == 6) {
- PlayerInfo[playerid][pQuestZProgres2] ++;
- Update(playerid, pQuestZProgres2x);
- FinalQuest(playerid);
- }
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment