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 "Names"? (Combine callbacks and such)
ObsidianLegion Offline
Member

Posts: 173
Threads: 53
Joined: Jun 2011
Reputation: 0
#8
RE: Script "Names"? (Combine callbacks and such)

(09-01-2011, 01:05 PM)Rapture Wrote: Ya I'm sure, I haven't used that function yet. But try it out.

Oh right. I am.

And when you have your Timer function like

void Soandso(string& asEntity)
{
AddTimer("Timer", 3, "TimeBoom");
}

void TimeBoom(string& asTimer)
{
What goes in these brackets happens when the timer ends?
}

"Good men mean well; they just don't always end up doing well." -Isaac Clarke, Dead Space 2, Chapter 12
(This post was last modified: 09-01-2011, 01:14 PM by ObsidianLegion.)
09-01-2011, 01:14 PM
Find


Messages In This Thread
RE: Script "Names"? (Combine callbacks and such) - by ObsidianLegion - 09-01-2011, 01:14 PM



Users browsing this thread: 1 Guest(s)