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
No edit summary
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
erbovi
#REDIRECT [[Category:BZFS API Docs]]
{{BZFS_API_Doc}}
{{BZFS_API_Funcs}}
==Prototype==
BZF_API bool bz_saveWorldCacheFile( const char* file );
 
==Parameters==
{| border="1" cellpadding="20" cellspacing="0"
  !name
  !type
  !value desription
  |-
  |file
  |const char*
  |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