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
Newbie's script problem
Ank2503 Offline
Junior Member

Posts: 21
Threads: 7
Joined: Aug 2012
Reputation: 0
#1
Sad  Newbie's script problem

My script doesn't work:i want to set grunt active,and them Hallucination him



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

{

SetEntityActive("servant_grunt_1", true);

SetEnemyIsHallucination(servant_grunt_1, true);

}



the error : "servant_grunt_1: is not declared"

please help,i just start scripting two days ago



sry for my bad english Big Grin
(This post was last modified: 08-15-2012, 10:09 AM by Ank2503.)
08-15-2012, 09:52 AM
Find


Messages In This Thread
Newbie's script problem - by Ank2503 - 08-15-2012, 09:52 AM
RE: newbie's script problem - by Ongka - 08-15-2012, 10:08 AM
RE: Newbie's script problem - by Ank2503 - 08-15-2012, 10:11 AM



Users browsing this thread: 1 Guest(s)