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
Activate Monster When I Pick Key
Spelos Away
Banned

Posts: 231
Threads: 19
Joined: Sep 2014
#11
RE: Activate Monster When I Pick Key

Sorry, my mistake!
Copy the code now, I edited it.
02-22-2016, 05:23 PM
Find
Abihishi Offline
Junior Member

Posts: 44
Threads: 8
Joined: Feb 2016
Reputation: 0
#12
RE: Activate Monster When I Pick Key

Or no Big Grin I forgot write ""

But when i start game problem its same before your edit.
(This post was last modified: 02-22-2016, 06:21 PM by Abihishi.)
02-22-2016, 06:17 PM
Find
Spelos Away
Banned

Posts: 231
Threads: 19
Joined: Sep 2014
#13
RE: Activate Monster When I Pick Key

PHP Code: (Select All)
SetEntityActive("NameOfEnemy"true); 

The error is referring to that script and I'm pretty sure it's correct.
Make sure you have it like that.
02-22-2016, 06:27 PM
Find
Abihishi Offline
Junior Member

Posts: 44
Threads: 8
Joined: Feb 2016
Reputation: 0
#14
RE: Activate Monster When I Pick Key

Ouch i have

SetEntityActive("servant_grunt_1, true");

but i change in this:

SetEntityActive("servant_grunt_1", true);

And all work. I no see this little details.

Thanks man, again you saved my ass. Yes, my custom story is in progress and I very excited.

Bye, and have a nice day! Smile
02-22-2016, 07:31 PM
Find




Users browsing this thread: 1 Guest(s)