Quote:
Originally Posted by NicoX
Yeah or just do
rw */*
rw */*/*
rw */*/*/*
rw */*/*/*/*
and you should be safe
|
This is normally a bad idea, especially on high-population servers. Opening file browser can cause the server to freeze for 10 or more seconds if you've got access to too many folders (accounts folder on Era, for example). I wouldn't get in the habit of doing it.
Use more restrictive rights and force yourself to be organized with them (e.g. rw levels/world/event/era_event-*.nw).