AW SERVER MORE

From ActiveWiki
Revision as of 05:13, 18 October 2008 by Macavity (talk | contribs) (Added in, cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 3.1
SDKbuild 18
Worldbuild 28


AW_SERVER_MORE

Type

Boolean (read only)

Description

More world list queries are necessary.

Notes

For world servers hosting lots of worlds, a single call to aw_server_world_list may not return all of the worlds in one batch. To get the complete world list, the application should call aw_server_world_list repeatedly until AW_SERVER_MORE is 0 (false).

Used by

See also