Jump to content

Geck help adding child checks


andyvance101

Recommended Posts

Posted

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.

Posted
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.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...