[Script] Script API?

Post » Mon Nov 19, 2012 5:48 pm

Do Skyrim script has some sort of API? like what kind of variable/function exist that I can use.

Examples are http://www.gamesas.com/topic/1407995-script-possible-to-duplicate-items-via-script/page__p__21481611__hl__enchant__fromsearch__1#entry21481611 i see a lot of them like ForceRefTo, getEquipedWeapon...etc

I will like to know where I can read list of those.

The main functions I am currently looking at:
* Delete Object Reference
* Duplicate instance of object reference (Make a new copy)
* Access objects inside containers.

thanks in advance
User avatar
Marina Leigh
 
Posts: 3339
Joined: Wed Jun 21, 2006 7:59 pm

Post » Mon Nov 19, 2012 10:37 pm

This might be what you are after

http://www.creationkit.com/Category:Scripting
User avatar
Jesus Duran
 
Posts: 3444
Joined: Wed Aug 15, 2007 12:16 am

Post » Mon Nov 19, 2012 3:29 pm

thanks. This looks like it :D
User avatar
Alessandra Botham
 
Posts: 3440
Joined: Mon Nov 13, 2006 6:27 pm


Return to V - Skyrim