Jump to content

/WFlush: Difference between revisions

From fCraft Wiki
Zaneo (talk | contribs)
Added basic page. Still needs permission, and a cleanup of the alert. Not sure what related commands use.
 
Zaneo (talk | contribs)
m Fixed version number
Line 7: Line 7:
|perm={{rperm|WorldFlush}}
|perm={{rperm|WorldFlush}}
|console=No
|console=No
|v=0.435
|v=0.443
|}}
|}}


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.
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.
{{alert|If multiple draw commands are queued up and they intersect, unexpected results/artifacts may be produced.}}
{{alert|If multiple draw commands are queued up and they intersect, unexpected results/artifacts may be produced.}}

Revision as of 03:20, 31 May 2013

Command
WFlush

Speeds up draw commands, by doing all changes at once an forcing players to rejoin map.

Usage

/WFlush

CategoryBuilding
Required permissionsWorldFlush
Usable from console?No
Introduced infCraft 0.443


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.

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