Difference between revisions of "Kill Sim"
From SimsWiki
m (Fixed spelling mistake) |
m (Added category links to InternalFormats and FormatsByTGI, also changed Die By to Death By) |
||
Line 6: | Line 6: | ||
==Format== | ==Format== | ||
Only the first byte appears to do anything. It chooses the way that the sim will die: | Only the first byte appears to do anything. It chooses the way that the sim will die: | ||
− | *00 - | + | *00 - Death by Starvation |
− | *01 - | + | *01 - Death by Electrocution |
− | *02 - | + | *02 - Death by Drowing |
− | *03 - | + | *03 - Death by Fire |
− | *04 - | + | *04 - Death by Old Age |
− | *05 - | + | *05 - Death by Disease |
− | *06 - | + | *06 - Death by Fly |
− | *07 - | + | *07 - Death by Fright |
− | *08 - | + | *08 - Death by Satellite |
=See also= | =See also= | ||
Line 21: | Line 21: | ||
[[Category:Modding]] | [[Category:Modding]] | ||
+ | [[Category:InternalFormats]] | ||
+ | [[Category:FormatsByTGI]] |
Revision as of 11:39, 30 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 - Death by Starvation
- 01 - Death by Electrocution
- 02 - Death by Drowing
- 03 - Death by Fire
- 04 - Death by Old Age
- 05 - Death by Disease
- 06 - Death by Fly
- 07 - Death by Fright
- 08 - Death by Satellite