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

I dont understand how i can do prestrafe for surf server #1165

Open
lllLORD2000lll opened this issue Aug 1, 2022 · 8 comments
Open

I dont understand how i can do prestrafe for surf server #1165

lllLORD2000lll opened this issue Aug 1, 2022 · 8 comments

Comments

@lllLORD2000lll
Copy link

I dont understand how i can do prestrafe for surf server. The timer should start counting after the player makes the second jump or leaves the start zone. How can I achieve this?

@Nairdaa
Copy link
Contributor

Nairdaa commented Aug 1, 2022

imagine using a BHOPtimer for a SURFerver and not reading the config files

@lllLORD2000lll
Copy link
Author

This is the most stable timer there is. I've read the config files but never got around to doing it. I could only achieve a start from the first jump. And at a speed greater than x

@lllLORD2000lll
Copy link
Author

I experimented with various options in the configuration, but I could not achieve my goal.

@lllLORD2000lll
Copy link
Author

Maybe I'm making a mistake somewhere. Imagine that I am very stupid, can you tell me step by step what I need to do?

@rtldg
Copy link
Collaborator

rtldg commented Aug 5, 2022

The timer should start counting after the player makes the second jump or leaves the start zone

It might be possible to configure it so this basically happens but I'm not quite sure.

I added startinair for TF2 rocket-jumping as a style option.
That might allow you to do the surf/ksf-timer stuff where you jump and strafe back into the zone or something... not sure though as I don't really test startinair.

Using that and also some of the convars related to velocity might allow this to work

@lllLORD2000lll
Copy link
Author

The timer should start counting after the player makes the second jump or leaves the start zone

It might be possible to configure it so this basically happens but I'm not quite sure.

I added startinair for TF2 rocket-jumping as a style option. That might allow you to do the surf/ksf-timer stuff where you jump and strafe back into the zone or something... not sure though as I don't really test startinair.

Using that and also some of the convars related to velocity might allow this to work

Thanks, this might work, I'll try that.
Should we expect adding a parameter to start the timer from the second jump? And what is the probability of this?

@rtldg
Copy link
Collaborator

rtldg commented Aug 15, 2022

Thanks, this might work, I'll try that. Should we expect adding a parameter to start the timer from the second jump? And what is the probability of this?

I'll look into it right now to see what surftimer does and if it's easy to add to bhoptimer

@rtldg
Copy link
Collaborator

rtldg commented Aug 15, 2022

I looked and couldn't find where surftimer does start zone bhop check stuff. Maybe another time

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

No branches or pull requests

3 participants