Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
is there a way to remove the flash effect from duplicator
« previous
next »
Print
Pages: [
1
]
Author
Topic: is there a way to remove the flash effect from duplicator (Read 741 times)
wrothmonk
December 24, 2008, 04:24:14 AM
i just need to know which script part to remove to make it so the duplicator doesnt highlight bricks when you duplicate then becouse i think thats the main cause of the crashing/lag thats with duplicating
Ad Bot
Advertisement
Headcrab Zombie
December 26, 2008, 03:20:27 AM
You could try removing where it says
Code:
[Select]
%this.setColor($HilightColor);
%this.setColorFX(3);
But I can guarantee that's not the cause of the lag.
99%+ of the lag is from calculating which bricks are part of the dupe and which bricks aren't
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
is there a way to remove the flash effect from duplicator