All public logs

Combined display of all available logs of Zandronum Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:43, 9 July 2023 DrinkyBird talk contribs created page LumpReadInt (Created page with "{{ACSWarning}} {{DevfeatureWarning|version=3.2|type=an ACS function}} {{stub}} int '''LumpReadInt''' (int ''lump'', int ''pos'') {{Devfeature|3.2|alpha}} ==Usage== Reads a 32-bit integer from a lump at a given offset. ===Parameters=== * ''lump'': The lump index as returned from <tt>LumpOpen</tt>. * ''pos'': The byte position in the lump to read the integer from. ===Return value=== Returns the value of the integer read. ==Examples== {{noexamples}} Category...") Tag: Source edit