/WFlush: Difference between revisions
Appearance
Added basic page. Still needs permission, and a cleanup of the alert. Not sure what related commands use. |
m Fixed version number |
||
| Line 7: | Line 7: | ||
|perm={{rperm|WorldFlush}} | |perm={{rperm|WorldFlush}} | ||
|console=No | |console=No | ||
|v=0. | |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 |
| Category | Building |
| Required permissions | WorldFlush |
| Usable from console? | No |
| Introduced in | fCraft 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. |