Inherits Window.
| Public Member Functions | |
| CSpawnNpcWindow () | |
| void | Init () | 
| void | SetHex (uint16 hexX, uint16 hexY) | 
| void | SetCritter (string@ name) | 
| void | UpdateParams () | 
| void | Show () | 
| Public Attributes | |
| uint | crId | 
| CConfig@ | crits | 
| uint | pid | 
| uint16 | hexX | 
| uint16 | hexY | 
| uint8 | dir | 
| uint | dialog | 
| uint | script | 
| uint | ai | 
| uint | team | 
| uint | bag | 
| uint | mob | 
| uint | level | 
| string@ | crName | 
| CSpawnNpcOKButton@ | ok | 
| CSpawnNpcCancelButton@ | cancel | 
| CListBox@ | list | 
| CSpawnNpcScrollDown@ | down | 
| CSpawnNpcScrollUp@ | up | 
| CLabel@ | desc | 
| CTextBox@ | pidTxt | 
| CTextBox@ | dialogTxt | 
| CTextBox@ | scriptTxt | 
| CTextBox@ | aiTxt | 
| CTextBox@ | teamTxt | 
| CTextBox@ | bagTxt | 
| CTextBox@ | mobTxt | 
| CTextBox@ | levelTxt | 
| CSpawnNpcWindow | ( | ) | 
| void Init | ( | ) | 
Reimplemented from Window.
| void SetHex | ( | uint16 | hexX, | |
| uint16 | hexY | |||
| ) | 
| void SetCritter | ( | string@ | name | ) | 
| void UpdateParams | ( | ) | 
| void Show | ( | ) | 
| uint crId | 
| uint pid | 
| uint16 hexX | 
| uint16 hexY | 
| uint8 dir | 
| uint dialog | 
| uint script | 
| uint ai | 
| uint team | 
| uint bag | 
| uint mob | 
| uint level | 
 1.7.1
 1.7.1