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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Flying Jesus Help
Streetboat Offline
Posting Freak

Posts: 1,099
Threads: 40
Joined: Mar 2011
Reputation: 56
#11
RE: Flying Jesus Help

I like how first he wanted help with a flying jesus script, and then his next post was 'screw off'.

Quality is assured!

[Image: signature-2.png]
12-03-2012, 02:20 AM
Find
Saitoshiba Offline
Junior Member

Posts: 7
Threads: 2
Joined: Dec 2012
Reputation: 0
#12
RE: Flying Jesus Help

I see your error, you won't believe it.

before:

void OnStart()
{
AddEntityCollideCallback("Player", "TNG1", "FUNCTION", true 1);
}



after:


void OnStart()
{
AddEntityCollideCallback("Player", "TNG1", "FUNCTION", true,1);
}



it's in red. I hope it helped.
12-11-2012, 12:23 PM
Find
CorinthianMerchant Offline
Posting Freak

Posts: 2,876
Threads: 84
Joined: Nov 2011
Reputation: 131
#13
RE: Flying Jesus Help

STOP. TAINTING. AMNESIA. WITH. CRAPPY. JUMPSCARES.

Still hasn't gotten over the loss of wubwub...
12-11-2012, 06:50 PM
Find




Users browsing this thread: 1 Guest(s)