This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz saveWorldCacheFile: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
New page: {{BZFS_API_Doc}} {{BZFS_API_Funcs}} ==Prototype== BZF_API bool bz_saveWorldCacheFile( const char* file ); ==Parameters== * file ( path and file name to save the cache file to) ==Descri...
 
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{BZFS_API_Doc}}
#REDIRECT [[Category:BZFS API Docs]]
{{BZFS_API_Funcs}}
==Prototype==
BZF_API bool bz_saveWorldCacheFile( const char* file );
 
==Parameters==
 
* file ( path and file name to save the cache file to)
 
==Description==
Forces the server to save out a world cache file into the specified file. The function will return true if the write  was sucsessfull, or false if there was an error.

Latest revision as of 23:53, 25 November 2025