Guest User

Untitled

a guest
Sep 24th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. else if(clickedid == Autosalon7[playerid])// AUTOSALON - KUPI
  2. {
  3. if(BiraVozilo[playerid] > 0 && BiraHaCe[playerid] == 0)
  4. {
  5. SPD(playerid, 222, DIALOG_STYLE_LIST, "Kupovina vozila", "Plati novcem\nPlati GOLD-om", "Odaberi", "Nazad");
  6. }
  7. if(BiraVozilo[playerid] > 0 && BiraHaCe[playerid] > 0)
  8. {
  9. SPD(playerid, 320, DIALOG_STYLE_LIST, "Kupovina HC", "Plati novcem\nPlati GOLD-om", "Odaberi", "Nazad");
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment