Forum rules - please read before posting.

how do i use an inventory item as a parameter for a custom action.

going over this document - 


first, there's a bug in the docs - 
the text is 
override public void ShowGUI (List parameters)
but the image has
override public void ShowGUI (List<ActionParameter> parameters)

now
i'm not sure what i should put in the Assign Values or in the 
     if (parameterID >= 0)
portion of the ShowGui function.

would appreciate some guidance

Oded


Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.