Jump to content

/WFlush: Difference between revisions

From fCraft Wiki
Zaneo (talk | contribs)
m Fixed version number
No edit summary
Line 1: Line 1:
{{CommandBox
{{CommandBox
|name=WFlush
|name=WFlush
|purpose=Speeds up draw commands, by doing all changes at once an forcing players to rejoin map.
|purpose=Completes all draw commands and reloads the map.
|aliases=
|aliases=Flush
|uses=/WFlush
|uses=/WFlush
/WFlush World
|cat=Building
|cat=Building
|perm={{rperm|WorldFlush}}
|perm={{rperm|WorldFlush}}
|console=No
|console=Sometimes
|v=0.443
|v=0.443
|}}
|}}
Reloads the map to apply all pending drawing commands, forces all connected players rejoin the map. This is advised for large drawing operations as it allows them to complete extremely quickly.
{{alert|If multiple draw commands are queued up and they intersect, unexpected results/artifacts may be produced.}}
==<code>/WFlush</code>==
:Flushes current map. Not usable from console.


Reloads the current world to apply all pending drawing commands, forces all connected players rejoin the map. This is advised for large drawing operations as it allows them to complete extremely quickly.
==<code>/WFlus WorldName</code>==
{{alert|If multiple draw commands are queued up and they intersect, unexpected results/artifacts may be produced.}}
:Flushes specified map. Usable from console.

Revision as of 05:38, 31 May 2013

Command
WFlush

Completes all draw commands and reloads the map.

AliasesFlush
Usage

/WFlush

/WFlush World

CategoryBuilding
Required permissionsWorldFlush
Usable from console?Sometimes
Introduced infCraft 0.443

Reloads the map to apply all pending drawing commands, forces all connected players rejoin the map. This is advised for large drawing operations as it allows them to complete extremely quickly.

If multiple draw commands are queued up and they intersect, unexpected results/artifacts may be produced.

/WFlush

Flushes current map. Not usable from console.

/WFlus WorldName

Flushes specified map. Usable from console.