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
My "emotionstone" isn't displaying the message!
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#2
RE: My "emotionstone" isn't displaying the message!

Just wanted to point this out to you for future reference. Your syntax is incorrect.


void thankyoulog(string &in asParent, string &in asChild, int alState)

The red text is the syntax for your statement. That syntax is only correct with AddEntityCollideCallback. For

SetEntityPlayerInteractCallback

the correct syntax is

(string &in asEntity)

as shown on the script functions page


10-03-2011, 01:40 AM
Find


Messages In This Thread
RE: My "emotionstone" isn't displaying the message! - by Obliviator27 - 10-03-2011, 01:40 AM



Users browsing this thread: 1 Guest(s)