Difference between revisions of "GetItemCount - ObjectReference"
Jump to navigation
Jump to search
GetItemCount - ObjectReference (edit)
Revision as of 18:03, 4 February 2013
, 18:03, 4 February 2013no edit summary
imported>Perdev |
imported>Zartar |
||
Line 32: | Line 32: | ||
endIf | endIf | ||
</source> | </source> | ||
== Notes == | |||
* If the argument akItem is a keyword and the object reference is an actor this function will fail to operate properly. A solution is to transfer the contents of the actor's inventory to a container and call the function on that container ( [http://forums.bethsoft.com/topic/1441239-cant-getitemcount-on-the-pc-via-formlist-of-keywords/page__pid__22196680#entry22196680/ Source]). | |||
== See Also == | == See Also == |