1,158
edits
imported>Leoetlino (import AI definitions from 1.5.0) |
No edit summary |
||
Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
Deletes an actor. | |||
== StaticInstParams == | == StaticInstParams == | ||
Line 8: | Line 10: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| DeleteType || Int || || | | DeleteType || Int || || | ||
* 0: Delete, create drops and emit map signals, [[EventMgr]] message and disappear effect (if applicable). Also sets an unknown flag {{check}}. | |||
* 1: Delete. | |||
* 2: Delete and emit map signals and [[EventMgr]] message. | |||
* 3: Delete and emit map signals, [[EventMgr]] message and disappear effect (if applicable). | |||
* 4: Fade out and delete. | |||
* 5: Delete, create drops and emit map signals, [[EventMgr]] message and disappear effect (if applicable). | |||
|- | |- | ||
|} | |} |