Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Cant Remember the script! :O
Juby Away
Senior Member

Posts: 290
Threads: 2
Joined: May 2011
Reputation: 5
#2
RE: Cant Remember the script! :O

To force a player to look at something:

StartPlayerLookAt("EntityNameHere", speed, max speed, "LookAtCallback");

Ex: StartPlayerLookAt("Grunt", 3, 3, "LookedAtGrunt");

Know that you'll need to use StopPlayerLookAt(); when you want the player to stop looking at something.

Insanity. Static.
(This post was last modified: 02-21-2012, 06:31 PM by Juby.)
02-21-2012, 06:31 PM
Find


Messages In This Thread
Cant Remember the script! :O - by jessehmusic - 02-21-2012, 06:10 PM
RE: Cant Remember the script! :O - by Juby - 02-21-2012, 06:31 PM



Users browsing this thread: 1 Guest(s)