Quote:
Originally Posted by cbkbud
In the NPC-Server's rights, add
rw levels/*.nw
Here is an example of how to copy levels (GUI/Weapon-Script):
|
Yes, but everyone should keep in mind that this way is much more insecure as it allows scripts to now directly edit any .nw file in the levels folder and do harmful things (such as changing npc scripts and other stuff). I recommend just figuring out how to make copylevel() work instead.