Jump to content

Adding console commands to items?


remymartin1986

Recommended Posts

Posted

Does anybody know how to add console commands to an item like to an amulet? ive been trying to make a character generator amulet. the amulet i have made using the papyrus scrips brings me to the showracemenu when im around the item instead of waiting untill i put it on...im so confused.:huh: any ideas?

Posted

not sure how papyrus works but in oblivion or fallout you needed to use script blocks like beginOnActivate etc.. i am not sure how this is for skyrim since very little scripting commands has been giving out.

Posted

yea i know, ugh :/ ...

the showracemenu script looks like this:

 

Scriptname ShowRaceMenu extends ObjectReference

{beginOnActivate }

 

Activator Property ShowRaceMenu = ShowRaceMenu auto

 

Activator Property ShowRaceMenu auto

 

Bool Property NewProperty auto

 

Int Property NewProperty auto

 

 

 

Archived

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

  • Recently Browsing   0 members

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