TyrisBel Posted March 9, 2012 Author Share Posted March 9, 2012 My two suggestions would be check your code grammar meticulosly, and your quest aliases/properties Link to comment Share on other sites More sharing options...
Korodic Posted March 9, 2012 Share Posted March 9, 2012 Sorry I forgot to come back... For an example go into the quest MS06. You only need this line of code to use in your script "(CourierQuest as WICourierScript).AddItemToContainer(YOUROBJECTHERE)" Make sure you add CourierQuest and your object to the properties window. Getting him to say what you want requires a little more explanation. Go into WICourier quest, look at the dialogue. Then right click (my example will be letter from a friend) and then you will see his default stuff. Make sure you add the right OR/AND configuration, and add your object to the list of conditionals, which will make him say that specific line when he delivers it. Your welcome. :) Link to comment Share on other sites More sharing options...
Recommended Posts