Fajny pomysł. Można kilka razy wkleić on rightclick on sign: line 1 is "&1[VChest]" line 3 is "&lMagazyn 1" line 4 is "10 000$" player's money is greater than 10001: {mg1.%player%} is false: set {_x} to random integer between 0 and 10000 set {_y} to 255 set {_z} to random integer between 1 and 10000 set {_r} to location at {_x}, {_y}, {_z} set block at {_r} to chest set {rmg1.%player%} to location of {_r} set {mg1.%player%} to true remove 10000 from player's money send "{@tag} Zakupiles &lMagazyn 1&7 za &l10 000$&7." {mg1.%player%} is true: open the inventory of the block at {rmg1.%player%} to the player stop else: send "{@tag} Nie masz wystarczajaco pieniedzy."Zmieniając line 3 ewetualnie 4 i będzie działać.
@Edit player's money is greater than 10001Zapomniałem o tym :)