Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- else if(clickedid == Autosalon7[playerid])// AUTOSALON - KUPI
- {
- if(BiraVozilo[playerid] > 0 && BiraHaCe[playerid] == 0)
- {
- SPD(playerid, 222, DIALOG_STYLE_LIST, "Kupovina vozila", "Plati novcem\nPlati GOLD-om", "Odaberi", "Nazad");
- }
- if(BiraVozilo[playerid] > 0 && BiraHaCe[playerid] > 0)
- {
- SPD(playerid, 320, DIALOG_STYLE_LIST, "Kupovina HC", "Plati novcem\nPlati GOLD-om", "Odaberi", "Nazad");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment