Jump to content

Is there a way to equip something on scene start ?


Guest

Recommended Posts

Posted

I wanted to use Halo's tongues for the full ahegao look, but can't see any way to equip items on scene start. I want the tongues to be equipped on the NPC at scene start or at the end of a stage.

 

Is there a way to do it in SexLab or is there any other mod that can be used to achive this ?

Posted
57 minutes ago, maxplanck69 said:

I wanted to use Halo's tongues for the full ahegao look, but can't see any way to equip items on scene start. I want the tongues to be equipped on the NPC at scene start or at the end of a stage.

 

Is there a way to do it in SexLab or is there any other mod that can be used to achive this ?

Yes

 

 

You can create custom commands to equip items, example provided is one of the tongue variants

 

This is from the Readme

Possible Cmd options:
Cmd        this will activate at start
CmdTick    this will activate every 3 seconds
CmdEnd    this will activate at the end of custom effect

 

Example:
[Main]
Name=Equip Togue 7
Page=0
Type=cmd
Id=414
Cmd=item:tongues.esp:000d72+equip:tongues.esp:000d72
CmdEnd=unequip:tongues.esp:000d72+remitem:tongues.esp:000d72

 

This will add item, then equip it at start and then do the reverse at end (unequip, remove).

Posted
8 minutes ago, Mez558 said:

Yes

 

 

You can create custom commands to equip items, example provided is one of the tongue variants

 

This is from the Readme

 

 

Possible Cmd options:
Cmd        this will activate at start
CmdTick    this will activate every 3 seconds
CmdEnd    this will activate at the end of custom effect

 

Example:
[Main]
Name=Equip Togue 7
Page=0
Type=cmd
Id=414
Cmd=item:tongues.esp:000d72+equip:tongues.esp:000d72
CmdEnd=unequip:tongues.esp:000d72+remitem:tongues.esp:000d72

 

This will add item, then equip it at start and then do the reverse at end (unequip, remove).

 

 

Thank you so much. Finally I can play as a Miel protagonist in Skyrim.

Archived

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

  • Recently Browsing   0 members

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