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
timer script
Linus Ågren Offline
Senior Member

Posts: 309
Threads: 58
Joined: Jan 2011
Reputation: 5
#4
RE: timer script

AddEnemyPatrolNode(string& asName, string& asNodeName, float afWaitTime, string& asAnimation);

asName = Name of monster
asNodeName = Name of your node
afWaitTime = Time the monster will wait at the node
asAnimation = Sounds to me like it's what animation he shall make, idk what it is really.

Example:
AddEnemyPatrolNode("servant_grunt_1", "PathNodeArea_1", 0, "");

Creator of The Dark Treasure.
03-19-2011, 06:18 PM
Website Find


Messages In This Thread
timer script - by larslu - 03-19-2011, 05:45 PM
RE: timer script - by Viperdream - 03-19-2011, 06:07 PM
RE: timer script - by larslu - 03-19-2011, 06:15 PM
RE: timer script - by Linus Ågren - 03-19-2011, 06:18 PM
RE: timer script - by larslu - 03-20-2011, 08:44 PM
RE: timer script - by Viperdream - 03-20-2011, 11:39 PM



Users browsing this thread: 1 Guest(s)