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

Documentation is missing how to disable teleport upon duels #12

Open
Fixmetal opened this issue Jan 14, 2024 · 3 comments
Open

Documentation is missing how to disable teleport upon duels #12

Fixmetal opened this issue Jan 14, 2024 · 3 comments

Comments

@Fixmetal
Copy link

Hello,

I was looking on the specific CVAR on how to disable teleport upon a duel, but I cannot find any mention of this in the documentation.
What's the exact CVAR to accomplish this, and can we put it into the wiki?

Thanks so much

@TriForceX
Copy link
Owner

You can disable it by setting jk_altDimensionSpawn cvar into 0, this happens because you have private duel dimension enabled and i set random spawn by default for all dimensions... i guess i can change the cvar behaviour to enable/disable per specific dimension, thanks for this report.

Only the descriptions on the server.cfg is the current useful info for the moment.

// Set random spawn point when player join or leave a dimension:
set jk_altDimensionSpawn "1"

Wiki documentation is outdated, sorry about that! im going to update it soon.

@Fixmetal
Copy link
Author

Thanks a lot!

@TriForceX
Copy link
Owner

This was improved in the commit f09fc54 giving the ability to choose which dimension has spawn when join on it (or leave it in case of private dimensions).

Remember you always can use the in-game cvar calculator by using /rcon toggleMod jk_altDimensionSpawn to set (and catch up later the value of jk_altDimensionSpawn) or by using the jkmod_calculator.html from server files.

@TriForceX TriForceX reopened this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants