Difference between revisions of "GetItemCount - ObjectReference"
GetItemCount - ObjectReference (edit)
Revision as of 18:31, 24 February 2013
, 18:31, 24 February 2013→Notes
imported>HawkFest (→Notes) |
imported>HawkFest m (→Notes) |
||
Line 35: | Line 35: | ||
== Notes == | == 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 (EN)] - [http://forum.wiwiland.net/index.php?/topic/54019-getitemcount-fonctionne-sur-les-conteneurs-mais-pas-les-acteurs/#entry721717 Source (FR)]). | * 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 (EN)] - [http://forum.wiwiland.net/index.php?/topic/54019-getitemcount-fonctionne-sur-les-conteneurs-mais-pas-les-acteurs/#entry721717 Source (FR)]). | ||
* If the object reference contains CK-Defined Leveled lists of items then this function will fail to operate properly (Source) | * If the object reference contains CK-Defined Leveled lists of items then this function will fail to operate properly ([http://forums.bethsoft.com/topic/1444477-about-addressing-the-follower-bow-issue/ Source]) | ||
* If the argument akItem is a keyword and the object reference contains CK-defined items then this function will fail to operate properly ( | * If the argument akItem is a keyword and the object reference contains CK-defined items then this function will fail to operate properly ([http://forums.bethsoft.com/topic/1441239-cant-getitemcount-on-the-pc-via-formlist-of-keywords/page__view__findpost__p__22215007 Source]). | ||
== See Also == | == See Also == |