remymartin1986 Posted February 10, 2012 Posted February 10, 2012 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. any ideas?
Guest Donkey Posted February 10, 2012 Posted February 10, 2012 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.
remymartin1986 Posted February 10, 2012 Author Posted February 10, 2012 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.