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
I GIVE UP!
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#1
I GIVE UP!

This sucks... I've tried EVERYTHING to make this damn thing do as I tell it to, but this trolling game doesn't let me! All I want to do is make the screen show me a message...

Here is my Script

Spoiler below!


void OnStart()
{
AddEntityCollideCallback("Player", "Donejob", "Goodjob", true, 1);
}

void Goodjob(string &in asTimer)
{
SetMessage("Message", "Jobdone", 3.0f);
}

////////////////////////////
// Run when entering map
void OnEnter()
{

}

////////////////////////////
// Run when leaving map
void OnLeave()
{

}


And here is my Lang file...
Spoiler below!









What's that? Who's there? What's that noise? This is a story of Jack, the man who owns a bar at a rest stop in the woods. Will you survive, or shall you humbly perish?












Well, another day over. Well I am off for a vacation tomorrow! Can't wait!






Please for the love of God, Help me!
(This post was last modified: 09-27-2011, 02:04 AM by Angerpull.)
09-27-2011, 12:32 AM
Find


Messages In This Thread
I GIVE UP! - by Angerpull - 09-27-2011, 12:32 AM
RE: I GIVE UP! - by Juby - 09-27-2011, 12:37 AM
RE: I GIVE UP! - by Angerpull - 09-27-2011, 12:38 AM
RE: I GIVE UP! - by Tanshaydar - 09-27-2011, 12:45 AM
RE: I GIVE UP! - by Angerpull - 09-27-2011, 01:25 AM
RE: I GIVE UP! - by Homicide13 - 09-27-2011, 01:30 AM
RE: I GIVE UP! - by Your Computer - 09-27-2011, 01:32 AM
RE: I GIVE UP! - by Selyp - 09-27-2011, 01:38 AM
RE: I GIVE UP! - by Angerpull - 09-27-2011, 01:57 AM
RE: I GIVE UP! - by Kyle - 09-27-2011, 10:41 AM
RE: I GIVE UP! - by Juby - 09-27-2011, 12:45 PM



Users browsing this thread: 1 Guest(s)