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
Error Message, doesn't specify what problem is
Rokotain Offline
Member

Posts: 54
Threads: 9
Joined: Jul 2011
Reputation: 0
#9
RE: Error Message, doesn't specify what problem is

(12-31-2011, 07:09 PM)Statyk Wrote: Problem 3:

Make a script area around the door, go into the "area" tab on the right and fill in the PlayerLookAtCallback box with "kitchenlookat" and make sure "PlayerLookAtCallbackAutoRemove" is checked, then go into your .hps and anywhere in it, put this, changing caps with your info:

//__________________________

void kitchenlookat(string &in asEntity, int alState)
{
SetMessage("MESSAGE_CATEGORY", "MESSAGE_ENTRY", 4);
}
Sorry if this is a really nooby question : p
But what should I put in the message category? I tried something similar once, but just got error.
Would you please post an example^^?
12-31-2011, 08:13 PM
Find


Messages In This Thread
RE: Error Message, doesn't specify what problem is - by Rokotain - 12-31-2011, 08:13 PM



Users browsing this thread: 3 Guest(s)