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: Help Me Please !!!  (Read 1829 times)

0 Members and 1 Guest are viewing this topic.

BaKaRa

  • Guest
Help Me Please !!!
« on: 29 Jun 2003, 22:29:00 »
Hi Guys !!!
I Have An Intro Showing Players Name But I Need To Know How Could I Jump To Another Unit If The Next Unit Doesn't Exist ( It's A CTF ... )
If SomeOne Could Give Me Da Command To Check If An Unit Exist And If It Is A Human Or An AI... Sorry For My Bad English  ::) ( French :P )

PheliCan

  • Guest
Re:Help Me Please !!!
« Reply #1 on: 01 Jul 2003, 15:36:22 »
You can check if a unit exists by using the alive command. Maybe it doesn't work here, but you can always try... (Don't know exactly what you're trying to do.)

To know if a unit is a player, use the skill command. The players always have the skill set to 1. (Avoid giving the other units the skill of 1 for this to work...)