urza Posted April 12, 2009 Share Posted April 12, 2009 im working on a mod and i need help making a small script that i can put on a item that makes it auto equip for a npc. I would be glad to put your name first in the credits of this mod. if you need more info just.thank you Link to comment Share on other sites More sharing options...
AzirAphale001 Posted April 12, 2009 Share Posted April 12, 2009 Have a look at this site. It contains just about everything you need to know about modding. Link to comment Share on other sites More sharing options...
urza Posted April 12, 2009 Author Share Posted April 12, 2009 ya cant seem to get the hang of it don't understand whats going on Link to comment Share on other sites More sharing options...
Pronam Posted April 13, 2009 Share Posted April 13, 2009 Here is the one you need: Equipitem . Every standard function can be found under CS functions . If you don't understand then, you'll have to be more specific what you want and to who. -auto equip on player or npc?-when added via dialogue, or picked up from somewhere?-just displaying on the npc or carrying ?-something else? Good Luck Link to comment Share on other sites More sharing options...
AzirAphale001 Posted April 13, 2009 Share Posted April 13, 2009 Something along the lines of;NPCRef.AddItem "ItemCode" 1 NPCRef.EquipItem "ItemCode" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.