Posts: 147
Threads: 44
Joined: Feb 2009
Reputation:
0
Hello, does anyone know how to make 2 near-by players face each other using a script?
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
Search for a a_angles.inc include file (you can find the angle and facing functions in it) on the forum and GetClosestPlayer function.