Jump to content

Recommended Posts

Posted (edited)

How do i add my custom shout to an object or NPC to teach the player, the "wop"

 

I've tried spellbooks but that didn't work.

 

Can i even add it to an NPC so it teaches the player?

I can also add it through commands, but only because every tutorial ever just shows you the command line for it, nothing else...

Or even just adding the words to a wall

Edited by zac101
Posted

Whatever object you want the player to interact with will need a script that ultimately uses AddShout. The shout will need to be assigned to a property variable on the script and the property variable is what gets passed into the AddShout function.

 

Example

 

  Reveal hidden contents

  • Recently Browsing   0 members

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