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: Knows about camand in a hint.  (Read 633 times)

0 Members and 1 Guest are viewing this topic.

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
Knows about camand in a hint.
« on: 03 Oct 2005, 00:51:14 »
how do i make a hint that shows the knows about value of the player by sm1.

so,

Code: [Select]
sm1 knowsabout player
how would i show that value in a hint through radio alpha.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Knows about camand in a hint.
« Reply #1 on: 03 Oct 2005, 00:54:26 »
hint format ["knowsabout - %1", sm1 knowsAbout player]

Syntax not guaranteed, check the online comref.
Plenty of reviewed ArmA missions for you to play

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
Re:Knows about camand in a hint.
« Reply #2 on: 03 Oct 2005, 01:39:27 »
thanks, it works,


#solved