Author Topic: New Duplicator 1.6.2 | Now on BL Glass  (Read 191696 times)

Wow, this is 100x better! Downloading right away!
NEW PAGE BITCHES



were they ever broken?? ive never had a problem copying events
The old duplorcator didn't duplicate BLB door events properly.

i have crisped in my pants. this is simply the best addon to be released since RTB shut down.

found another issue you should address:
Code: [Select]
package NewDuplicator_Client
{
//Reset server version on leaving server
function disconnectedCleanup()
{
$ND::ServerVersion = "0.0.0";
$ND::ServerHasND = false;

parent::disconnectedCleanup();
}
};
http://forum.blockland.us/index.php?topic=272426.0 - you have to return the disconnectedCleanup function with the one argument it apparently has



Finally released this is just amazing 1m/1m


op did you know i love you

found another issue you should address:
Code: [Select]
package NewDuplicator_Client
{
//Reset server version on leaving server
function disconnectedCleanup()
{
$ND::ServerVersion = "0.0.0";
$ND::ServerHasND = false;

parent::disconnectedCleanup();
}
};
http://forum.blockland.us/index.php?topic=272426.0 - you have to return the disconnectedCleanup function with the one argument it apparently has

Fixed for 1.0.2.

Yussss!!! I remember testing this at your server!


Suggestion:

Add preferences for duplicator highlight colors, and you can leave yellow default. Green, Blue, Red, Yellow, Orange, Cyan, etc...

Suggestion:

Add preferences for duplicator highlight colors, and you can leave yellow default. Green, Blue, Red, Yellow, Orange, Cyan, etc...

This would be easy, but I wanted it to be yellow so you'll instantly know someone is using the new duplicator if there's a yellow wand/selection/etc in a screenshot

Is this ever going to support hackplant?