Posts: 133
Threads: 16
Joined: Sep 2007
Reputation:
0
Well, I am looking for some sort of function that will detect when a player touches a certain object.
The object is a building; so I doubt PlayerToPoint would work affectively.
Posts: 1,070
Threads: 12
Joined: Jun 2009
Reputation:
0
I am not sure, but I actually don't think that it's possilble to even make a function like this. You can't detect when a player touches an object. But you could use the IsPlayerInArea, and use the cordinates around the object.
Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
There ıs no other way to do it either doing ısplayerınarea or playertopoınt