Electrocute Me - Sim Interaction
Adds a new "Electrocute Me!" action to Sims.

Completely harmless (will not kill the Sim, does not scramble their skills). (OK, so I have a weird definition of 'harmless')
Primarily of use to story-tellers and picture takers. (Written for a scene in one of my stories that got cut!)
To avoid cluttering the Sim's menu during normal play, the option only appears if there is a Sim Turner or Thought and Talk Bubble Controller on the lot.
None - has its own GUID
If, while playing the electrocution animations for a teen, the school bus arrives, sometimes the teen will leave for school with the electricity still arcing around their body (it looks really cool!) If this happens, changing the teen's outfit will remove the electric effect.
- Works with all expansion packs (but needs at least one)
Sets the original GUID to itself and the fall-back GUID to 0x00000000, so is Super Duper Hug Bug proofed.
Calls the global 0x022B (Electrocute Me) with the second parameter set to 5. This causes the global BHAV to exit after playing the animations but before scrambling skills and/or killing the Sim.
- The developers of SimPE.
- Any Game Starter.

You are free to use my code in any way you want, a credit would be nice, but not required.
Specifically, you may
- reverse engineer the code to figure out how I did it
- modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
- merge my code into your own mod and redistribute it
- merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it
Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2
- Full Download ElectrocuteMe_V1.1.zip
- Mode Globals (required)