custom action on objects?

Post » Wed Jun 20, 2012 10:44 am

I am looking for the following functionality:

Player uses an object in the game, upon which a textbox is displayed with multiple choices.
I am sure I found something like this while playing skyrim but I do not know anymore where I can find this. Any pointers on where this functionality is located in the game?
User avatar
rebecca moody
 
Posts: 3430
Joined: Mon Mar 05, 2007 3:01 pm

Post » Tue Jun 19, 2012 10:23 pm

http://www.creationkit.com/OnActivate_-_ObjectReferencefor world-objects http://www.creationkit.com/OnEquipped_-_ObjectReference for inventory items. http://www.creationkit.com/Messagefor the textbox menu.
User avatar
james kite
 
Posts: 3460
Joined: Sun Jul 22, 2007 8:52 am

Post » Wed Jun 20, 2012 12:51 am

I cover this in my first class tutorial on learning Skyrim scripting.
http://tesalliance.org/forums/index.php?/topic/4697-class-1-start-here-for-basics/
User avatar
El Khatiri
 
Posts: 3568
Joined: Sat Sep 01, 2007 2:43 am

Post » Wed Jun 20, 2012 10:09 am

Thanks I will take a look.
User avatar
Laura-Lee Gerwing
 
Posts: 3363
Joined: Fri Jan 12, 2007 12:46 am


Return to V - Skyrim