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 Need some script help!
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#9
RE: Need some script help!

To lock the Camera, put
SetPlayerActive(false); in the StartLookSequence function, and then
I messed up on the timers. Where it says
AddTimer("LookTimee4", 12, "NextLook");
Replace it with
AddTimer("LookTimer4", 12, "NextLook");

And finally, put
SetPlayerActive(true);
where the SetEntityActive script is.


02-24-2012, 11:29 PM
Find


Messages In This Thread
Need some script help! - by ammislol - 02-24-2012, 04:43 PM
RE: Need some script help! - by ammislol - 02-24-2012, 08:47 PM
RE: Need some script help! - by Obliviator27 - 02-24-2012, 09:09 PM
RE: Need some script help! - by ammislol - 02-24-2012, 09:43 PM
RE: Need some script help! - by Obliviator27 - 02-24-2012, 09:53 PM
RE: Need some script help! - by ammislol - 02-24-2012, 09:57 PM
RE: Need some script help! - by Obliviator27 - 02-24-2012, 10:12 PM
RE: Need some script help! - by ammislol - 02-24-2012, 10:19 PM
RE: Need some script help! - by Obliviator27 - 02-24-2012, 11:29 PM
RE: Need some script help! - by ammislol - 02-24-2012, 11:42 PM
RE: Need some script help! - by Obliviator27 - 02-24-2012, 11:45 PM
RE: Need some script help! - by ammislol - 02-24-2012, 11:56 PM
RE: Need some script help! - by flamez3 - 02-26-2012, 10:29 AM
RE: Need some script help! - by ammislol - 02-26-2012, 11:43 AM
RE: Need some script help! - by Obliviator27 - 02-26-2012, 04:38 PM
RE: Need some script help! - by ammislol - 02-26-2012, 05:22 PM
RE: Need some script help! - by Obliviator27 - 02-26-2012, 05:31 PM
RE: Need some script help! - by ammislol - 02-26-2012, 05:39 PM
RE: Need some script help! - by Obliviator27 - 02-26-2012, 05:39 PM



Users browsing this thread: 1 Guest(s)