Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. case DIALOG_PARKVEHICLE: {
  2. if(!response) return 1;
  3. cmd_park(playerid, "");
  4. SetPVarInt(playerid, "inGarage", 0);
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement