TNewPlayer

From Soldat Community Wiki
Revision as of 00:50, 26 June 2013 by Squiddy (talk | contribs) (Members)
Jump to: navigation, search

Inheritance

Description

Creates a new player (bot).

user constructable: YES
user destructable: YES

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