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 Help Another 1 New error and I just don't know where it is!
daortir Offline
Senior Member

Posts: 422
Threads: 9
Joined: Sep 2013
Reputation: 18
#18
RE: Another 1 New error and I just don't know where it is!

AddEntityCollideCallback("Player", "AreaCollide", "EventCollide", true, 1);


Does this work ?


Message says main(16,1), meaning the mistake is in the line of code number 16 ^^. The "no matching signature" part means that you did not write a function correctly if I am not mistaken, it even tells you that the problem is within the AddEntityCollideCallback. But yeah, you don't have to write true/false within "". "" are used for names, basically.

01-06-2014, 11:58 AM
Find


Messages In This Thread
RE: Help with coding! - by ClayPigeon - 01-05-2014, 07:06 PM
RE: Another 1 New error and I just don't know where it is! - by daortir - 01-06-2014, 11:58 AM



Users browsing this thread: 1 Guest(s)