Difference between revisions of "Kill Sim"
From SimsWiki
(Reformat, spelling. Please try to use the same format as other, similar articles. And avoid html.) |
|||
Line 1: | Line 1: | ||
− | + | =Primitive 0x0189= | |
− | + | ==Overview== | |
− | + | This primitive is used to kill a sim. | |
− | 01 02 03 04 05 06 | + | ==Format== |
− | + | Only the first byte appears to do anything. It chooses the way that the sim will die: | |
− | + | *00 - Die by Stravation | |
− | + | *01 - Die by Electrocution | |
+ | *02 - Die by Drowing | ||
+ | *03 - Die by Fire | ||
+ | *04 - Die by Old Age | ||
+ | *05 - Die by Disease | ||
+ | *06 - Die by Fly | ||
+ | *07 - Die by Fright | ||
+ | *08 - Die by Satellite | ||
− | + | =See also= | |
+ | *[[Primitives]] | ||
+ | *[[SimAntics]] | ||
− | + | [[Category:Modding]]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 22:28, 29 July 2006
Contents |
Primitive 0x0189
Overview
This primitive is used to kill a sim.
Format
Only the first byte appears to do anything. It chooses the way that the sim will die:
- 00 - Die by Stravation
- 01 - Die by Electrocution
- 02 - Die by Drowing
- 03 - Die by Fire
- 04 - Die by Old Age
- 05 - Die by Disease
- 06 - Die by Fly
- 07 - Die by Fright
- 08 - Die by Satellite