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: Showing hint window only for ONE PLAYER?  (Read 1711 times)

0 Members and 1 Guest are viewing this topic.

Serial Killer

  • Guest
Showing hint window only for ONE PLAYER?
« on: 24 May 2005, 17:22:22 »
How can I do this?

Offline RujiK

  • Members
  • *
  • KoKo Puh-Fizzles!
Re:Showing hint window only for ONE PLAYER?
« Reply #1 on: 24 May 2005, 17:34:57 »
Assuming you know basic scripting you can just do :
Code: [Select]
_unit = _this select 0
?(_unit == Player):hint"Only you can read this hint! Ah ha ah!"
exit
I like your approach, lets see your departure.
Download the New Flashlight Script!