Writearraytofile

From EDukeWiki
Revision as of 11:55, 8 July 2010 by CraigFatman (talk | contribs) (Created page with ''''writearraytofile''' <array name> <quote number> Saves all content of a gamearray into a file specified by quote. Later the file can be read with ''readarrayfromfile''. Ea...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

writearraytofile <array name> <quote number>

Saves all content of a gamearray into a file specified by quote. Later the file can be read with readarrayfromfile. Each element will be stored by 4 bytes of data.