Jump to content

Fucking n003 - need moder help


Recommended Posts

Posted

Is there a way to allow cross mod influence ?

For exemple' date=' to have my script impacting someone else script, in a non-master mod (.esp). ?

 

I'd like to increase/deacrese some value in sexout lust (for example).

[/quote']

 

If you inspect SexoutLust\ -\ pHUD.esp for example, you should see in its script this line:

 

set ZippyLust to Sexout.lust

 

So lust looks like a variable on the main Sexout quest, which reflects the main point of having Sexout in the first place.

Posted

Is there a way to allow cross mod influence ?

For exemple' date=' to have my script impacting someone else script, in a non-master mod (.esp). ?

 

I'd like to increase/deacrese some value in sexout lust (for example).

[/quote']

 

If you inspect SexoutLust\ -\ pHUD.esp for example, you should see in its script this line:

 

set ZippyLust to Sexout.lust

 

So lust looks like a variable on the main Sexout quest, which reflects the main point of having Sexout in the first place.

 

It was just an example. I need a more generic answer.

 

Sexout is a master file, some mod I have in mind are not master. So, is it possible (and I fear that var/float are not in sexout)?

 

Posted

But' date=' of course, if the other mod will accept suggested changes, you can both rendevous on Sexout for newer versions...

[/quote']

 

Absolutely. If there's some new bit of data I can add for the two mods to share, and it makes sense to put it in sexout (meaning sexout itself can/should make use of it), then I will do so. Otherwise, you can just put it in SCR yourself and Hal will get it merged into the main download.

Posted

Can someone explain me why when I had this single line, all my mod is broken ?

 

if SexoutFVAR.iNonHumanPregActivated

 

Without : all works fine

With : nothing works

 

In FNVEdit I have this

 

[00:00] SCRO - Global Reference -> [0302609F]

[00:00] Above errors were found in :References

[00:00] Above errors were found in :00SexoutAlienSymbiotScript [sCPT:0300978C]

[00:00] Above errors were found in :GRUP Top "SCPT"

[00:00] Above errors were found in :[03] AlienSymbiot(preg0).esp

Posted

if SexoutFVAR.iNonHumanPregActivated

; dispay a message

endif

 

and I found this line (if SexoutFVAR.iNonHumanPregActivated) in pregnancy mod

 

I can save the script but that's all. Nothing work anymore after.

Posted

Should be the reason why. I thought that due to its name with SexoutFVAR, it should be SCR stuff. But that makes sense.

 

Thanks Prideslayer.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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