Skip to content

CVAR_CHEAT cvars can be modified prior to using mod and used in game #296

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

Open
krazykaze81 opened this issue Mar 1, 2021 · 3 comments
Open
Labels
bug Something isn't working P3: normal Normal Priority
Milestone

Comments

@krazykaze81
Copy link
Collaborator

krazykaze81 commented Mar 1, 2021

donka 02/27/2021
krazykaze make sure cg_thirdperson* vars are set to defaut
because you can set them to higher vars
and when you are dead, you obituary cam inherits those values
so if i set cg_thirdpersondistance 1000 i can see people across the map if they are in a line of sight

krazykaze 02/27/2021
Oh really
do you mean cg_thirdPersonRange @donka ?
it says it's a CVAR_CHEAT which can't be modified

donka 02/27/2021
it can
you can save a config with it and then when you join a new game it will accept the value
i found this when i made a movie and then joined a real game
just start a local client
sv_pure 0
devmap whatever
cg_thirdpersonrange 400 or so
or
save a config prior to starting the game (this is the option demonstrated in the video below)

This seems odd to me that the mod wouldn't latch down the cheat cvars when the mod starts so they are the correct values. Maybe we're missing a code change from xmod/wolfx? I will try to confirm this issue tonight and post a video

@krazykaze81 krazykaze81 added bug Something isn't working P2: high High Priority labels Mar 1, 2021
@krazykaze81 krazykaze81 added this to the 1.2 milestone Mar 1, 2021
@krazykaze81 krazykaze81 added the Needs verification Needs additional verification / replication of the bug label Mar 1, 2021
@krazykaze81
Copy link
Collaborator Author

I couldn't recreate this using cg_tracerwidth so I'm waiting to hear back from Donka

@krazykaze81
Copy link
Collaborator Author

krazykaze81 commented Mar 2, 2021

Recreated using cg_thirdPersonrange 2000

https://www.youtube.com/watch?v=9wC3x9mRW_g&feature=youtu.be

@krazykaze81 krazykaze81 removed the Needs verification Needs additional verification / replication of the bug label Mar 2, 2021
@krazykaze81
Copy link
Collaborator Author

We are going to add items to the cvar restriction list for now and keep this on the backlog for future version

@krazykaze81 krazykaze81 modified the milestones: 1.2, Backlog Apr 5, 2021
@krazykaze81 krazykaze81 added P3: normal Normal Priority and removed P2: high High Priority labels Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3: normal Normal Priority
Projects
None yet
Development

No branches or pull requests

1 participant