Submitted by
Gard on Fri, 2004-02-27 23:55.
COUNT
by Method
Count defines character items and is used to assign a charatcter with different hat's and cigar's
The count defines four types of characters items and is set with the enitity inspector. A count value of zero will assign no character item. The four types of character items are:
1: Cigar,
2: Fedora hat,
4: Stetson hat; and
8: Cap.
Example 1:
Open entity inspector for any selected character and set
Key count
Value 9
The character entity will be assigned both a cap (8) and cigar(1). Where a value of 9 = 8 + 1.
Example 2:
Open entity inspector for any selected character and set
Key count
Value 5
The character entity will be assigned both a stetson hat (4) and cigar (1). Where a value of 5 = 4 + 1.
Example 3:
Open entity inspector for any selected character and set
Key count
Value 2
The character entity will be just assigned a Fedora hat and will not have a cigar (poor guy!!!)
Compiling Maps In KPRadiant
How to create character's combattarget?
Compiling Maps In KPRadiant