TPlayer
Inheritance
Description
Represents a player.
user constructable: NO
user destructable: NO
Members
Member declaration | Acess mode |
---|---|
property Team: Byte | R |
property Name: string | R |
property Alive: boolean | R |
property Health: integer | R |
property Primary: TPrimaryPlayerWeapon | R |
property Secondary: TSecondaryPlayerWeapon | R |
property ShirtColor: Longword | R |
property PantsColor: Longword | R |
property SkinColor: Longword | R |
property HairColor: Longword | R |
property FavouriteWeapon: string | RW |
property ChosenSecondaryWeapon: Byte | R |
property Friend: string | RW |
property Accuracy: Byte | RW |
property ShootDead: Boolean | RW |
property GrenadeFrequency: Byte | RW |
property Camping: Boolean | RW |
property OnStartUse: Byte | RW |
property HairStyle: Byte | R |
property Headgear: Byte | R |
property Chain: Byte | R |
property ChatFrequency: Byte | RW |
property ChatKill: string | RW |
property ChatDead: string | RW |
property ChatLowHealth: string | RW |
property ChatSeeEnemy: string | RW |
property ChatWinning: string | RW |
property Dummy: Boolean | R |
[[Category:Classes]