Usage:
Game.SpawnObject
name
Argument values:
argument 1: | mustang, sherman, v_arg1, v_objectTemplate; most commonly sherman |
This property is not a part of any defined type of object.
Used in a total of 6 .con files: Addbot.con, Plane.con, Spawntank.con, Spawntankpos.con, Tank.con, Vehicle.con
Parent directory of these .con files: ai
Example: (from ai/spawnTank.con)
rem *** Create Tank ***
Game.SpawnObject sherman
Go to the Game properties list page, Game page, All Properties list, or Main scripting page.