The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
[SOLVED] Super Simple Message Isn't Working ;_;
Strembitsky Offline
Senior Member

Posts: 254
Threads: 37
Joined: Feb 2012
Reputation: 3
#1
[SOLVED] Super Simple Message Isn't Working ;_;

AddEntityCollideCallback("Player", "DadRoom", "DadRoom", true, 1);
}
void DadRoom(string &in asParent, string &in asChild, int alState)
{
    SetMessage("Messages", "DadRoom", 0);
}

Doesn't work :/

I've been fiddling with it for a while, and it refuses to show the message when I enter the area. The name in extra_english is correct, as with the area in the editor.

The Nightmares v1.0 - Dreadful Fires WIP
(This post was last modified: 02-17-2012, 03:26 AM by Strembitsky.)
02-17-2012, 02:07 AM
Find


Messages In This Thread
[SOLVED] Super Simple Message Isn't Working ;_; - by Strembitsky - 02-17-2012, 02:07 AM



Users browsing this thread: 1 Guest(s)