TNewPlayer

From Soldat Community Wiki
Revision as of 01:05, 26 June 2013 by Squiddy (talk | contribs) (Description)
Jump to: navigation, search

Inheritance

Description

Represents a new player (bot). To effectively create one, you can use TPlayers.Add.

user constructable: YES
user destructable: NO

Members

Member declarationAcess mode
constructor Create
procedure Free

property Name: stringRW
property Team: ByteRW
property Alive: BooleanRW
property Health: IntegerRW
property Primary: TScriptWeaponRW
property Secondary: TScriptWeaponRW
property ShirtColor: LongwordRW
property PantsColor: LongwordRW
property SkinColor: LongwordRW
property HairColor: LongwordRW
property HairStyle: ByteRW
property Headgear: ByteRW
property Chain: ByteRW
property Dummy: BooleanRW