GetMaxInventory: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 May 2026

  • curprev 02:4702:47, 10 May 2026Printz talk contribs 802 bytes +802 Created page with "{{ACSFunction|description=Returns the maximum amount that the player can hold of a given item or power. |usage=''int'' '''GetMaxInventory'''(''int tid'', ''str itemname'') |parameters= *''tid'': TID of thing to check. Only works with players. *''itemname'': name of item or power to check. |return=Maximum amount |notes= This only works with players. If name is invalid, it returns 0. For '''Power...''' names, if it's '''PowerStrength''', it returns -1 (since i..."