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: CamCreate question  (Read 827 times)

0 Members and 1 Guest are viewing this topic.

Offline Ding

  • Contributing Member
  • **
  • Jurassic Park
CamCreate question
« on: 26 Jun 2005, 09:19:22 »
Sorry if im annyoing anyone with so many questions recently but i was trying to get the CamCreate command to work, and a managed to spawn a western soldier in front of me by doing
Soldier1 = "SoldierW" CamCreate Getpos Player

and sure enough a western soldier is spawned, but the problem i get is that when he is spawned he is completely useless as he dosnt move or shoot he just stands there and can be killed,

How do i make him active?, because what i tried to do was [Soldier1] join Player, but no he is still inactive.
"If I remain lost and die on a cross, atleast I wasn't born in a manger"

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:CamCreate question
« Reply #1 on: 26 Jun 2005, 09:39:00 »
camcreate is usually used for static objects. what you want is the createunit command. ;)