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
My grunt hallucination is turned completely around and isn't running towards me
Robby Offline
Posting Freak

Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation: 47
#17
RE: My grunt hallucination is turned completely around and isn't running towards me

AddTimer("", 1.0f, "CallbackName");

Syntax:

void CallbackName(string &in asTimer)
{
//Script functions here
}

Replace CallbackName with whatever you want, but make sure both names match.

You can also replace 1 with the amount of second you want.

And in //Script functions here. Well you can guess that.

Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
10-01-2012, 08:29 PM
Website Find


Messages In This Thread
RE: My grunt hallucination is turned completely around and isn't running towards me - by Robby - 10-01-2012, 08:29 PM



Users browsing this thread: 1 Guest(s)