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
Script Help script help
zombiehacker595 Offline
Member

Posts: 141
Threads: 51
Joined: Mar 2012
Reputation: 3
#1
script help

AddEntityCollideCallback("player", "Monster_Deactivate_1", "DeactivateGrunt", true, 1);
}

void DeactivateGrunt(string &in asParent, string &in asChild, int alState)
{
SetEntityActive("servant_grunt_2", false);
}

is there anything wrong in that i get no error but the script doesnt work by the names you should know what i am trying to do so is anything wrong in it?
04-04-2012, 12:15 PM
Find


Messages In This Thread
script help - by zombiehacker595 - 04-04-2012, 12:15 PM
RE: script help - by Cranky Old Man - 04-04-2012, 12:39 PM
RE: script help - by JetlinerX - 04-04-2012, 03:46 PM
RE: script help - by Datguy5 - 04-04-2012, 06:00 PM
RE: script help - by jessehmusic - 04-04-2012, 06:48 PM
RE: script help - by Putmalk - 04-04-2012, 07:53 PM
RE: script help - by Datguy5 - 04-04-2012, 08:01 PM
RE: script help - by Putmalk - 04-04-2012, 09:15 PM



Users browsing this thread: 1 Guest(s)