RFTools

RFTools

74M Downloads

Control Elevator Speed?

ResqDiver1317 opened this issue ยท 4 comments

commented

I was wondering if it was possible to force the elevator to stay at the slow speed it has when it first starts moving? When it starts going faster, it's like the client gets out of sync with the elevator. You see the platform take off and the player starts "bouncing" down or up to where the elevator stopped at (which seems to take anywhere from 5-30 seconds. We are running RFTools 1.1x-7.12 on an MC1.10.2 server with a custom built modpack. We had the same issue on our FTB Beyond server as well.

commented

I found in the rftool config

# Distance from the end at which speed will start going down again
D:maxSpeedDistanceEnd=2.0

# Distance from the start at which maximum speed is reached
D:maxSpeedDistanceStart=5.0

# Maximum elevator speed
D:maximumSpeed=0.3

# Mimumum elevator speed
D:minimumSpeed=0.1
commented

Changing them broke my elevator though :/ The elevator floor moves as fast as it did from the beginning but the player standing on it going down slower. Anything to do about that?

commented

Did you change the config settings on both the client and the server?

commented

This issue has been marked as needing a response from the reporter for over 2 weeks without receiving one. As such, it has been automatically closed.