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
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#27
RE: 4* Questions and Questions are in comic :O

I find MSN easier to communicate 'cuz it sends instant messages instead of posting then wait for reply.
So if miguli need any help he don't need to make threads etc ^^.
make it

void OnStart()
{
SetEntityPlayerInteractCallback("note_letter_1", "Func01", true);
AddEntityCollideCallback("Player", "safearea_1", "Func02", false, 1);
}

void Func02(string &in asEntity)
{
SetEntityActive("grunt_1", false);
}

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

[Image: 44917299.jpg]Dubstep <3
(This post was last modified: 06-10-2011, 11:25 PM by xtron.)
06-10-2011, 11:23 PM
Find


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



Users browsing this thread: 1 Guest(s)