Skip to content

Comments

Fix description for Valid_Speed_Up and Valid_Speed_Down#418

Open
asineth0 wants to merge 1 commit intoSmartlyDressedGames:latestfrom
asineth0:patch-1
Open

Fix description for Valid_Speed_Up and Valid_Speed_Down#418
asineth0 wants to merge 1 commit intoSmartlyDressedGames:latestfrom
asineth0:patch-1

Conversation

@asineth0
Copy link

Valid_Speed_Up and Valid_Speed_Down actually control the maximum allowed speed on the Y-axis and not the forward/reverse speed for each vehicle movement packet.

This can be a bit confusing for mod developers wondering why cars might be teleporting back when going up hills, which is one of the common pain points with vehicles lagging on servers.

Most lag going up hills can be fixed just by increasing Valid_Speed_Up and Valid_Speed_Down, without sacrificing much in terms of movement validation.

Valid_Speed_Up and Valid_Speed_Down actually control the maximum allowed speed on the Y-axis and not the forward/reverse speed for each vehicle movement packet. 

This can be a bit confusing for mod developers wondering why cars might be teleporting back when going up hills, which is one of the common pain points with vehicles lagging on servers.

Most lag going up hills can be fixed just by increasing Valid_Speed_Up and Valid_Speed_Down, without sacrificing much in terms of movement validation.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@asineth0

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants