Difference between revisions of "TNewPlayer"

From Soldat Community Wiki
Jump to: navigation, search
(Members)
m (Members)
Line 32: Line 32:
 
  </table>
 
  </table>
 
</code>
 
</code>
[[Category:Classes]]
+
[[Category:Classes]][[Category:TPlayer]]

Revision as of 12:24, 29 July 2013

Inheritance

Description

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

user constructable: YES
user destructable: YES

Members

Member declarationAcess mode
constructor Create
procedure Free

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