
Copy Paste
Copy and paste your buildings to save them or move them
Total Downloads: 21,505 - First Release: Apr 3, 2015 - Last Update: Jun 14, 2018
- 5/5, 83 likes
-
Reneb updated Copy-Paste with a new update entry:
fix for new rust update, no more deployables
-
paste unknown command..
-
if u re upload the plugin it works fine same thing happened to me
-
Last update status:
tried reload, unload, load, restart server, reupload the file..... it seems to load:
[Oxide] 3:14 AM [Info] Unloaded plugin Build v0.5.5 by Reneb
> oxide.reload CopyPaste
[Oxide] 3:14 AM [Info] CopyPaste plugin was compiled successfully in 162ms
[Oxide] 3:14 AM [Info] Plugin is already being loaded: CopyPaste
But when i try to use the commands, it says that the command dont exist
Code:[Oxide] 3:12 AM [Info] Plugin is already being loaded: CopyPaste [Oxide] 3:12 AM [Error] NullReferenceException while calling cmdLoad: (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 3:12 AM [Debug] at Oxide.Rust.Plugins.RustCore.cmdLoad (.Arg arg) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Last edited by a moderator: Mar 1, 2015 -
forget my post, it was my error .....
sorryLast edited by a moderator: Feb 23, 2015 -
This is very powerfull and really needed plugin if you want to make map shared things on your server (arena etc).
But since it done via CSharp it cannot be used in linux server, is there way to convert it to lua/python? There's to much things that i cannot understand how to do this, i almost don't know CSharp, working with it first times, but know lua and python.
Can someone help with this? Because i really need this plugin, i already tired every wipe rebuild everything...
-----
Neverming. I created workaround with my own oxide build with modifications what allow load already compiled plugin into server. And soon developers also probably fix linux issue at all. So anyway thank you for your plugin)Last edited by a moderator: Feb 27, 2015 -
This is not the correct copy and paste file or it's empty.
Has been saving them in Data but won't paste them? any idea.
Thanks -
works like a charm!
-
Works Great, Thanks alot for the effort, though i like how it doesnt copy the chests at the moment, which is great to copy house designs for small villages.
A Quick update, and please check this as it can be a MAJOR problem on servers. The copied building doesn't have the "Stable %" so its infinitely stackable.
Some players houses, and stuff that got built after i loaded the plugin got built without Stability % also. Which means players were able to build skyhigh with twigs without consequences.
Unloading the plugin and restarting resulted in players losing buildings placed without stability.... or parts of it.Last edited by a moderator: Mar 1, 2015 -
What would I need to add to make a authlevel to use the commands?
-
Hey m8 any chance you could look at the pasting back in the right direction. Its very handy when people need a pasteback on a rock or having to squeeze things back. Also something else that would be handy for a future update would be disallow a paste if there is a house close. There has been a few times it pasted over another building which needed to be destroyed. Thanks for reading.
-
@Reneb could you please look into my post.
-
IF you copy one structure probably it will not paste fully(foundation will be missing etc)
One important detail is;
After copy structure there is no problem but IF you paste it all tool cup boards in original building will be disappear - yes tool cupboard will be missing in original building! -
Error after new update
Code:[3/6/2015 1:25:24 AM] [Oxide] 1:25 AM [Info] CopyPaste plugin failed to compile! Exit code: 1 [3/6/2015 1:25:24 AM] [Oxide] 1:25 AM [Info] Compilation failed: 2 error(s), 11 warnings[3/6/2015 1:25:24 AM] [Oxide] 1:25 AM [Info] D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(56,62): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(67,62): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(69,62): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(119,39): warning CS0219: The variable `storageBoxList' is assigned but its value is never used D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(210,64): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(222,77): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(281,70): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(279,18): warning CS0219: The variable `stability' is assigned but its value is never used D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(317,18): warning CS0219: The variable `stability' is assigned but its value is never used D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(340,19): error CS1502: The best overloaded method match for `BuildingBlock.SetGrade(BuildingGrade.Enum)' has some invalid arguments D:\Games\Rust\RustDedicated_Data\Managed\Assembly-CSharp.dll (Location of the symbol related to previous error) D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(340,28): error CS1503: Argument `#1' cannot convert `int' expression to type `BuildingGrade.Enum' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(381,47): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees' D:\Games\Rust\server\spark-games\oxide\plugins\CopyPaste.cs(389,51): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees'
-
Code:11:57 PM [Info] D:\home\sid_8397\rust\Release\server\my_server_identity\oxide\plugins\CopyPaste.cs(56,62): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees'
-
yeah its not working will need updating for new update
-
Haven't tested if it actually works but it compiles now, let me know if it works or not so I can have another look at it.
Edit: Tested it and it is possible to copy & paste buildings.Attached Files:
Last edited by a moderator: Mar 6, 2015 -
-
its working again on new buildings cheers
-
Hmm tested it today and its not working. Says no such thing as paste or copy.