Usage:
Object.Name
name
Argument values:
argument 1: | sun, v_arg2, v_arg3, v_arg4, v_name; most commonly sun |
Description: This property is normally used to define the sun object and set its flare and corona effect.
This property is not a part of any defined type of object.
Used in a total of 36 .con files: Addbot.con, Plane.con, Skyandsun.con, Spawnbot.con, Spawntank.con, Spawntankpos.con, Tank.con, Vehicle.con
Parent directories of these .con files: Bf1942/Levels, ai
Example: (from Bf1942/Levels/GuadalCanal/Init/SkyAndSun.con)
REM **
Object.Create TSun
Object.IsSaveable 0
Object.Name sun
Go to the Object properties list page, Object page, All Properties list, or Main scripting page.