Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
Hey, is there any way to check if the player is using those snack machines?
Posts: 543
Threads: 100
Joined: Aug 2010
Reputation:
0
OnPlayerKeyStateChange + IsPlayerInRangeOfPoint ??
Posts: 543
Threads: 100
Joined: Aug 2010
Reputation:
0
It shouldnt be too much work, 40/50 of them :P make an array or something
Posts: 3,138
Threads: 257
Joined: Nov 2009
Reputation:
0
Or you can just delete in Jerneljs map editor.
Posts: 1,741
Threads: 44
Joined: Apr 2010
Reputation:
0
You could check if the player is using the vending machine animation.
Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
Ok, that list is usefull, Now im not that good with lists, so do I really have to check like IsPlayerInRangeOfPoint(thing 1||thing2||ting3 etc... untill like 70?
or is there a better way