andyvance101 Posted January 23, 2013 Posted January 23, 2013 working on a new mod that needs child checks wondering what you guys used
iron_jack Posted January 23, 2013 Posted January 23, 2013 I believe there is an isChild function already in the language. if refActor.isChild == 0 else Something like that anyway. In between FNV installs here, so I can't check at the moment. edit: oh, Zippy beat me.
Halstrom Posted January 23, 2013 Posted January 23, 2013 I believe there is an isChild function already in the language. if refActor.isChild == 0 else Something like that anyway. In between FNV installs here' date=' so I can't check at the moment. edit: oh, Zippy beat me.[/quote'] If you have SCR as a master and also want to check for Pregnancy OffSpring you can additionally check against the formlists refActor.GetInList SexoutSLDataOffSpringAggr > 0 and refActor.GetInList SexoutSLDataOffSpringYoung > 0 This includes Young Creatures too.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.