Usage:
NetworkableInfo.SetBasePriority
name
Argument values:
argument 1: | 0, c_NIGhostAlways; most commonly c_NIGhostAlways |
This property is not a part of any defined type of object.
Used in a total of 155 .con files: Controlpointtemplates.con, Init.con, Network.con, Objectivespawnertemplates.con
Parent directories of these .con files: objects/Vehicles, objects/MOVE_FILES, objects/Items, objects/HandWeapons, Bf1942/Levels
Example: (from Bf1942/Levels/Wake/SinglePlayer/ControlPointTemplates.con)
NetworkableInfo.CreateNewInfo ControlPointInfo
NetworkableInfo.SetPredictionMode PMNone
NetworkableInfo.SetBasePriority c_NIGhostAlways
Go to the NetworkableInfo properties list page, NetworkableInfo page, All Properties list, or Main scripting page.