Posts: 1,099
Threads: 79
Joined: Nov 2011
Reputation:
0
How can I get the coordinate of a smoke grenade tossed out? (thrown)
Posts: 1,177
Threads: 27
Joined: Sep 2011
Reputation:
0
You can't. You should create a little formula which involves how long the player held the key down and then use the result of the formula as the distance parameter in GetDistanceFromPlayer. I don't have a link to the GetDistanceFromPlayer function right now but it gets a point in front of the player.