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 need help with Trigger enemies
eg15ncvfxa Offline
Junior Member

Posts: 1
Threads: 2
Joined: Jun 2012
Reputation: 0
#1
I need help with Trigger enemies

I have a mac and i put in the code but when i try to play the map it says error.


{
SetEntityCallbackFunc("Monster_1", "OnPickup");
}
void OnPickup(string &in asEntity, string &in type)
{
SetEntityActive("Monster_1", true);
ShowEnemyPlayerPosition("Monster_1");
}
06-12-2012, 09:45 PM
Find


Messages In This Thread
I need help with Trigger enemies - by eg15ncvfxa - 06-12-2012, 09:45 PM



Users browsing this thread: 1 Guest(s)