Author Topic: Duplorcator, the duplicator replacement (v2.0- Client loading)  (Read 52301 times)


I feel like I need to make a tutorial for every feature this thing has so people use it correctly. I purposely made it work with /duplicator. I'm 99% sure it works.

I feel like I need to make a tutorial for every feature this thing has so people use it correctly. I purposely made it work with /duplicator. I'm 99% sure it works.
overwriting functions?

what function did i overwrite?
Code: [Select]
...
package Duplorcator
{
function servercmdDuplicator(%client)
{
if(!isObject(DuplicatorImage))
servercmdDuplorcator(%client);
else
Parent::servercmdDuplicator(%client);
}
...

It works with /duplicator for me. Maybe Tony didn't test it first.

I tried /duplicator over 50 times and people on my server complained it didn't work. /dup and /duplorcator work though.

Also I don't see that admin only function listed in my preferences like I use to with the old duplicator.

remove duplicator, maybe?

I tried /duplicator over 50 times and people on my server complained it didn't work. /dup and /duplorcator work though.

Also I don't see that admin only function listed in my preferences like I use to with the old duplicator.
Make sure the duplicator is disabled. And admin only should also be in the preferences...

Update bump :D.
I made client loading. Go to your server, savedup something or save something normally. Then join the server and type /clientload SAVE NAME. Spaces are allowed. Enjoy, please report bugs if you find any.

Update bump :D.
I made client loading. Go to your server, savedup something or save something normally. Then join the server and type /clientload SAVE NAME. Spaces are allowed. Enjoy, please report bugs if you find any.
Yayyy!

there is lag when duping alot of bricks. the ghost bricks lag when you move the dupe,ect

Change the preferences?
Generating the ghost preview is one of the most intensive processes of the script. So just turn that to 1 or something and itll lag less

Change the preferences?
Generating the ghost preview is one of the most intensive processes of the script. So just turn that to 1 or something and itll lag less
I mean, I do have a powerful computer.
Is this a bug?

Are you ever going to fix the fact that this breaks events 80% of the time?

This is a huge hindrance for an eventing clan.
Oh, and, are you ever going to implement client saving?

Maybe I could fix it if you reported it? This is the first I'm hearing that the events don't work...