
06-05-2007, 11:00 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
The "copylevel" command doesn't have special restrictions right now, although we should probably add some so that it cannot be abused.
copylevel("mylevel.nw","overworld/newlevel.nw"); will copy mylevel.nw to levels/overworld/newlevel.nw. "mylevel.nw" must be visible via /find, it doesn't need to be in some special folder. The destination path (levels/overworld) must exist, it is not creating the path. |
|
|
|