FFS "Batbox" Lot Debugger v2.0: NUCLEAR WAR EDITION

<< < (127/237) > >>

Elvie:
I get the option to "fix...work state" quite a bit on the Lot Debugger. 

What exactly am I fixing?

J. M. Pescado:
Fix Work State removes the perma-penalty bit for being Late (being late is worse than not going at all!), and set the "Doesn't Need To Go To Work" bit. This is used when your sim gets reset following a patch and isn't at work anymore as a result.

RainbowTigress:
What does "Instance Cycle All Sims" do?  Does it help fix anything?

J. M. Pescado:
Quote from: RainbowTigress on 2007 March 29, 03:56:33

What does "Instance Cycle All Sims" do?  Does it help fix anything?

It's not a button for you. It stop-motion summons every sim in the game one at a time, in a slideshow. You don't want to push that button. Most things under shiftclick/Special should never, ever be touched, especially not by Dumb Rainbow-type People.

dizzy:
I have another feature you can add (one more useful Lua thing):

Code:

local n = CachedNeighbor.new(GetPrimitiveParameter(0))
n:setSurname(n:getName()) -- last name = first name

If you bring up the Baby Name dialog, do the Lua code, then bring up another Baby Name dialog, it will set the last name from the first name, and then you can enter the first name.

EDIT: You'd have to invoke the Lua like this:

Code:

Lua: Private - "Last Name", defined in description, Passing in params where param 0 = my person data neighbor id (0x1F), param 1 = 0, param 2 = 0

Navigation

[0] Message Index

[#] Next page

[*] Previous page