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
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#8
RE: Error Message, doesn't specify what problem is

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);
}
12-31-2011, 07:09 PM
Find


Messages In This Thread
RE: Error Message, doesn't specify what problem is - by Statyk - 12-31-2011, 07:09 PM



Users browsing this thread: 1 Guest(s)