08.04.2014, 13:11
Quote:
How can I add sprunks to my server? There is not added any sprunks
|
-> add the object to the location of your choice
-> get the coordinates in front of it
-> Play the vending machine animation whenever someone is at that location and is pressing enter (use OnPlayerKeyStateChange)
-> add some health to that player and -1 cash
like this, it'll look like a normal vending machine.
You could also attach a can to the players hand while he's playin' the animation
and add some sound to make it even more realistic.