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
Chase Problem.. help?
Bridge Offline
Posting Freak

Posts: 1,971
Threads: 25
Joined: May 2012
Reputation: 128
#2
RE: Chase Problem.. help?

It appears ShowEnemyPlayerPosition only accepts strings as parameters. I found this in the HPL reference after like 30 secs of searching:

void ShowEnemyPlayerPosition(string& asName);


Makes the enemy run to the player, no matter where he is.
Also, it seems like you're missing a bracket in the function ActivateGrunt. It's left open.
05-20-2013, 05:13 PM
Find


Messages In This Thread
Chase Problem.. help? - by Bonehead - 05-20-2013, 04:59 PM
RE: Chase Problem.. help? - by Bridge - 05-20-2013, 05:13 PM
RE: Chase Problem.. help? - by Bonehead - 05-20-2013, 05:20 PM
RE: Chase Problem.. help? - by Bridge - 05-20-2013, 05:30 PM
RE: Chase Problem.. help? - by Bonehead - 05-20-2013, 05:51 PM
RE: Chase Problem.. help? - by Bridge - 05-20-2013, 06:07 PM



Users browsing this thread: 1 Guest(s)