Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 1.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
4* Questions and Questions are in comic :O
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#11
RE: 4* Questions and Questions are in comic :O

Oops. Sorry guys, I must have forgot about it because I was in a rush. And yes, it should be fixed. :p

@Miguli;

It should be this:

void OnStart()
{
     SetEntityPlayerInteractCallback("note_letter_1", "Func01", true);
}
void Func01(string &in asEntity)
{
     SetEntityActive("grunt_1", true);
}

06-10-2011, 10:40 PM
Find


Messages In This Thread
RE: 4* Questions and Questions are in comic :O - by Kyle - 06-10-2011, 10:40 PM



Users browsing this thread: 1 Guest(s)