Blockland Forums > Help
A problem with events duplicating
Darksaber2213:
This happens to default doors even without legacy doors enabled.
Even when loading.
Subpixel:
This is because the duplicator uses onPlant instead of onLoadPlant, so the legacy doors re-add the default events.
Halmet:
--- Quote from: Subpixel on August 20, 2013, 02:53:20 PM ---This is because the duplicator uses onPlant instead of onLoadPlant, so the legacy doors re-add the default events.
--- End quote ---
No, it's in-game trouble, duplicator is not related