Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Hint activated when specific player enters  (Read 1813 times)

0 Members and 1 Guest are viewing this topic.

Offline Pellejones

  • Members
  • *
  • Yes, well... what?
Hint activated when specific player enters
« on: 21 Sep 2003, 23:06:31 »
Hi!

I've made a simple Cop vs Robbers mission.

How do I create a trigger that only activates if a certain player enters it?
I can't figure it out.

ex:
I have a guy with
name: badguy1
played by my friend Martin.

Now, I only want the trigger that does hint "The badguy is moving towards Levie" to be activated when Martins player enters the trigger.

Of course there are more players (cop1, cop2, cop3, badguy2)

How do I do that?

Thanks!
« Last Edit: 21 Sep 2003, 23:10:27 by pellejones »

KyleSarnik

  • Guest
Re:Hint activated when specific player enters
« Reply #1 on: 22 Sep 2003, 00:32:15 »
in the trigger make it activated by anoybody and in the condition type: badguy1 in thislist

should work...
« Last Edit: 22 Sep 2003, 00:32:30 by KyleSarnik »