Make sure the NPC-server has proper rights, and specify the destination path.
Quote:
|
Originally Posted by scripthelp
Script help for 'copylevel':
copylevel(str, str) - parameters are the source level filename and the destination filename; the destination is relative to the levels/ folder
|
Also, never accept the player's account as a parameter from a trigger. You can access it directly on serverside.