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
Locked Door Message not Working, Help Needed. (Awarding Virtual Cookie)
Kazakarumariou Away
An angry man.

Posts: 283
Threads: 8
Joined: Jul 2012
Reputation: 14
#20
RE: Locked Door Message not Working, Help Needed. (Awarding Virtual Cookie)

(09-05-2012, 12:15 AM)Frodos Wrote:
(09-04-2012, 11:41 PM)Harthex Wrote: void OnStart();
{
SetEntityCallbackFunc("roomone", "DoorLockedMessage");

}




void DoorLockedMessage(string &in asItem, string &in asEntity)
{
SetMessage("Messages", "lockeddoor", 0);
}

------------
Try dat
Okay I tried that and got a fatal error.

FATAL ERROR: Could not load script file 'custom stories/Nightmare of a Child/maps/ch01/childnightmare.hps'! main (2,1) : ERR : Unexpected token '{'
void OnStart()

Oops I added ; at the end of onstartlol
09-05-2012, 12:48 AM
Find


Messages In This Thread
RE: Problem with "extra_english.lang" - by Zaffre - 09-03-2012, 01:58 AM
RE: Problem with "extra_english.lang" - by Frodos - 09-03-2012, 02:26 AM
RE: Problem with "extra_english.lang" - by Zaffre - 09-03-2012, 02:53 AM
RE: Problem with "extra_english.lang" - by Frodos - 09-03-2012, 03:56 AM
RE: Problem with "extra_english.lang" - by Zaffre - 09-03-2012, 04:22 AM
RE: Problem with "extra_english.lang" - by Frodos - 09-03-2012, 04:29 AM
RE: Problem with "extra_english.lang" - by Zaffre - 09-03-2012, 04:20 PM
RE: Problem with "extra_english.lang" - by Frodos - 09-03-2012, 11:05 PM
RE: Problem with "extra_english.lang" - by Zaffre - 09-03-2012, 11:11 PM
RE: Problem with "extra_english.lang" - by Frodos - 09-03-2012, 11:13 PM
RE: Locked Door Message not Working, Help Needed. (Awarding Virtual Cookie) - by Kazakarumariou - 09-05-2012, 12:48 AM



Users browsing this thread: 7 Guest(s)