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
help with intro
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#2
RE: help with intro

First question: Mess around with these codes:
StartPlayerLookAt(string& asEntityName, float afSpeedMul, float afMaxSpeed, string& asAtTargetCallback);

StopPlayerLookAt();

MovePlayerHeadPos(float afX, float afY, float afZ, float afSpeed, float afSlowDownDist);

You can use this if you want:

FadePlayerRollTo(float afX, float afSpeedMul, float afMaxSpeed);

You can find them all at http://wiki.frictionalgames.com/hpl2/amn...ons#player

Question 2: If you already have a quest started then use
CompleteQuest(string& asName, string& asNameAndTextEntry);


02-01-2012, 04:26 PM
Find


Messages In This Thread
help with intro - by Death Icarus - 02-01-2012, 04:19 PM
RE: help with intro - by SilentStriker - 02-01-2012, 04:26 PM
RE: help with intro - by Death Icarus - 02-01-2012, 04:40 PM
RE: help with intro - by SilentStriker - 02-01-2012, 04:49 PM
RE: help with intro - by Death Icarus - 02-01-2012, 05:04 PM
RE: help with intro - by SilentStriker - 02-01-2012, 05:08 PM
RE: help with intro - by Death Icarus - 02-01-2012, 05:23 PM
RE: help with intro - by SilentStriker - 02-01-2012, 06:58 PM
RE: help with intro - by Death Icarus - 02-01-2012, 07:27 PM



Users browsing this thread: 1 Guest(s)