Ok, I was looking for a overwritable server command.
I don't think there is one.
There is servercmdSuperShiftBrick as well as servercmdShiftBrick. Note that up 1/3 and down 1/3 use the normal ShiftBrick whether Super Shift is enabled or not.
movebricksfasterpls();
Quote from: Space Guy on July 18, 2008, 05:39:22 AMThere is servercmdSuperShiftBrick as well as servercmdShiftBrick. Note that up 1/3 and down 1/3 use the normal ShiftBrick whether Super Shift is enabled or not.Although it CAN be done completely client side, because serverCmdShiftBrick has parameters to specify how far to shift the brick.