Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. if player's balance > {stocks::totalprice::%uuid of player%}:
  2. execute console command "eco take %player% %{stocks::totalprice::%uuid of player%}%"
  3. set {stocks::marijuana::amount::%player%} to ({stocks::marijuana::amount::%player%}) + ({stocks::buyamount::%uuid of player%})
  4. bind hologram "&aYou ave Officially bought;&6%{stocks::buyamount::%uuid of player%}%&a Stocks;&cFor;&2$%{stocks::totalprice::%uuid of player%}%" to player for 10 seconds offset by 0.5, 2.0, 0.5
  5. set {stocks::marijuana::buyamount::%uuid of player%} to 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement