Writearraytofile

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

writearraytofile <array name> <quote number>

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