DevCheats.iff

aidancheddar

Active Member
Included in the "pre-alpha" is an interesting object file: DevCheats.iff. Using iff2html, I managed to export all the actions and properties. Though, it remains untested in actual gameplay until a server emulator is hacked together. It may be useful for PD but I don't know. Thought I'd share otherwise, though.

Download
 
Included in the "pre-alpha" is an interesting object file: DevCheats.iff. Using iff2html, I managed to export all the actions and properties. Though, it remains untested in actual gameplay until a server emulator is hacked together. It may be useful for PD but I don't know. Thought I'd share otherwise, though.

Download
You made that repeat and copy and paste Fatbag what to say about of site of Niotso Projet ...
 
I forgot I mentioned it earlier. The pre-alpha just has me fascinated, so forgive my repeats. XD Regardless, this is an actual download link and information regarding the file itself. So, it's still useful.
 
Just checked, this one is already in TSO and is called DevCheats - CreateCheatNeighbor. Here's the text dump of the BHAV:

Code:
devcheats
(main).000 Global ( from avatar ) Game Edition > 0 true:1 false:2
(main).001 Global: Idle (with ticks=20000) true:1
(main).002 Remove Object Instance (Me, return immediately, cleanup all) true:1 false:1
(interaction - duplicate avatar).000 Generic Sims Online Call (Create Cheat Neighbor) true:true
(init).000 Global: Init Object  true:2
(init).001 My weight assign ( := ) 100 true:4
(init).002 My support strength assign ( := ) 0 true:3
(init).003 My room placement assign ( := ) 0 true:1
(init).004 Stack Object ID 0 assign ( := ) My object id true:5
(init).005 Global: Graphics: Set Stack Graphic (with parGraphic=0) true:true
(update).000 Global: Graphics: Set Stack Graphic (with parGraphic=0) true:true

Its only interaction is to create a cheat neighbor using a built in function. I'm not sure what that is, but it was probably used to test multiplayer functions.
 
The function to create the neighbor was built into TSO though, so we don't know any of the specifics of this cheat neighbor or how it is spawned.
 
I think most of The Sims 2's debug interactions used SimAntics, not built in functions. There are a ton of them and many would be super easy to do with SimAntics (probably not moving any sim in using testing cheats, but other things like forcing pregnancy).
 
There's no way you can find out what it does right now as we don't have any way of testing TSO specific functions. All we can possibly know is that it creates a "cheat" neighbor
 
but other things like forcing pregnancy).

like_3ab14d_2534483.jpg
 
I have checked this file into my iff program and what only i get is interactions to duplicate your avatar, give it healthly or sickness, and kill it whenever you want...
 
Back
Top