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
Monster isn't quite activating.
Josh707 Offline
Junior Member

Posts: 27
Threads: 5
Joined: Apr 2011
Reputation: 0
#2
RE: Monster isn't quite activating.

void MonsterMash(string &in asParent , string &in asChild , int alState)

{
SetEntityActive("BadMofo", true);
}


where it says string &in asParent, string &in asChild,

after you put asParent there is no space before the ,

i'm not sure if that's the problem because that's the only one I see... when I make them I don't put spaces

Try my custom story demo here!
Updated 23/04/11
(This post was last modified: 04-21-2011, 04:45 PM by Josh707.)
04-21-2011, 04:44 PM
Find


Messages In This Thread
Monster isn't quite activating. - by DominusVita - 04-21-2011, 04:31 PM
RE: Monster isn't quite activating. - by Josh707 - 04-21-2011, 04:44 PM
RE: Monster isn't quite activating. - by Apjjm - 04-21-2011, 05:18 PM
RE: Monster isn't quite activating. - by MrBigzy - 04-21-2011, 05:15 PM
RE: Monster isn't quite activating. - by palistov - 04-21-2011, 05:36 PM



Users browsing this thread: 1 Guest(s)