Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some more commands that should probably added to docs #21

Open
GeckoEidechse opened this issue Jul 14, 2022 · 0 comments
Open

Some more commands that should probably added to docs #21

GeckoEidechse opened this issue Jul 14, 2022 · 0 comments
Labels
expertise needed Someone with experience using this is needed help wanted Extra attention is needed moddingdocs Makes changes to the ModdingDocs part of the docs

Comments

@GeckoEidechse
Copy link
Member

GeckoEidechse commented Jul 14, 2022

Pasting this here so it doesn't get lost:

] find net_fake
[info] "net_fakelag" = "0" ( CHEAT ) - Lag all incoming network data (including loopback) by this many milliseconds.
[info] "net_fakeloss" = "0" - Simulate packet loss as a percentage (negative means drop 1/n packets)
[info] "net_fakelag_clientOnly" = "1" ( CHEAT ) - Fakelag won't affect the server, only clients
[info] "net_fakelagjitter" = "0" - Jitter net_fakelag packet time



] find skip_
[info] "skip_time" = "0.1" ( CLIENTDLL REPLICATED ) - Time after landing that is considered "skipping" if the player jumps again
[info] "skip_speed_retain" = "0" ( CLIENTDLL REPLICATED ) - Speed loss doesn't go below this
[info] "host_skip_client_dll_crc" = "1" - 
[info] "nucleus_skip_registration" = "0" ( CLIENTDLL ARCHIVE_PLAYERPROFILE ) - 
[info] "skip_speed_reduce" = "-1000" ( CLIENTDLL REPLICATED ) - Speed lost when skipping
[info] "skip_jump_height_fraction" = "0.75" ( CLIENTDLL REPLICATED ) - Jump height fraction when skipping
[info] "skip_replenish_double_jump" = "1" ( CLIENTDLL REPLICATED ) - Whether the player can double jump after skipping
[info] "skip_sounds" = "0" ( CLIENTDLL REPLICATED ) - Enables skip-specific sounds



] cl_predict
[info] "cl_predict" = "1" ( USERINFO ) - Perform client side prediction.



] wallrun_maxViewTilt 
[info] "wallrun_maxViewTilt" = "180" ( CLIENTDLL REPLICATED ) - Amount of roll applied to the view in degrees while wall running

Some of those might not even work, would need some testing first.

@GeckoEidechse GeckoEidechse transferred this issue from R2Northstar/ModdingDocs Sep 19, 2024
@GeckoEidechse GeckoEidechse added help wanted Extra attention is needed expertise needed Someone with experience using this is needed labels Sep 19, 2024
@GeckoEidechse GeckoEidechse added the moddingdocs Makes changes to the ModdingDocs part of the docs label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expertise needed Someone with experience using this is needed help wanted Extra attention is needed moddingdocs Makes changes to the ModdingDocs part of the docs
Projects
Status: No status
Development

No branches or pull requests

1 participant