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

[Suggestion] Two zones for one stage #199

Open
KristianP26 opened this issue Jul 6, 2020 · 23 comments
Open

[Suggestion] Two zones for one stage #199

KristianP26 opened this issue Jul 6, 2020 · 23 comments
Labels
enhancement New feature or request

Comments

@KristianP26
Copy link
Member

There are lot of maps which have two zone start, there is no way to create two zones which will look like one stage.
I tried to set zonetypeid to same as other zone but it bugged start also stage counter and next stage teleport.

@KristianP26 KristianP26 added the enhancement New feature or request label Jul 6, 2020
@tomtko
Copy link
Contributor

tomtko commented Jul 7, 2020

This can already be done via hook zones I believe, at least it worked before it became the olokos fork =)

@stunslave
Copy link

stunslave commented Jul 8, 2020

Hooks zones currently do not work. Well they do if we restart the map after every hook zone creation.
Also not all maps come with hook zones,

I reckon this would be great also for Linear maps - Checkpoints for maps like surf_gradient with multiple routes or maps which have 2 separate routes that only start and end together, the rest of the map is apart.

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

@stunslave what is stopping you adding the checkpoints where the routes don't meet?

@KristianP26
Copy link
Member Author

@stunslave at checkpoints its different you can create chechkpoint zone over whole map.

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

@KristianP26 do you have a map as an example. I'm curious as I have never seen a map with 2 stage starts

@stunslave
Copy link

stunslave commented Jul 8, 2020

@stunslave at checkpoints its different you can create chechkpoint zone over whole map.

Ye that doesn't work for a lot of maps. A lot of the routes overlap and when creating a zone which covers both sides, whatever is in the center (The Black Area) also gets the zone. For this you have to carefully select the area's to zone.

Example surf_utopia 2 separate sides and the center route. Now if I made a 1 zone that at a certain point which covers both sides, it would also cover the center route, which may be closer to the end or the start of the map... And u cant go through a checkpoint twice! So the center part of the zone would be hit first b4 the sides.

This is rather hard to explain! :>

@stunslave what is stopping you adding the checkpoints where the routes don't meet?

Some maps start / split and only reconnect towards the end. (may or may not have a center route) This will allow only zoning at the start and end of the map. Unless only zoning one side of the map. Can cross zones / cover both sides with one zone. But this is not the best idea since a lot of the maps which have 2 sides are EXTREMELY FAR APART.

@KristianP26
Copy link
Member Author

@Kyli3Boi for exaple surf_whiteout and surf_sanguine

@qawery-just-sad
Copy link
Contributor

@KristianP26
Copy link
Member Author

OK thanks but map surf_sanguine cant be fixed not even with stripper because its linear stage map.

@qawery-just-sad
Copy link
Contributor

i would just make it linear and not bother with stages lul

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

@KristianP26 surf_whiteout has 2 starts (which you can add 2 start zones) but not 2 different stage starts so im not sure what you mean. I would assume that surf_sanguine stage starts are also where the 2 paths join and you will only need 1 stage start?

@KristianP26
Copy link
Member Author

surf_whiteout have in one stage with tow starts. Thats what i mean.

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

Which stage has two starts other than stage 1?

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

Unless im missing something i really dont understand what issue you are having. Stage 1 you put 2 start zones. Then the rest of the stages you use stage zones

@ghost
Copy link

ghost commented Jul 8, 2020

He's talking about S2 to S3 on surf_whiteout when you pick left or right @Kyli3Boi

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

Again i dont know what you talking about. As you can see below from S2 to S3 the stage is still the same regardless of which way you go (the teleport goes to the same place)
https://streamable.com/yz24gs

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

The only way i can think you have got this wrong is that your zoning is not correct. Perhaps you are zoning the end of the stage instead of the start of the new stage

@ghost
Copy link

ghost commented Jul 8, 2020

The only way i can think you have got this wrong is that your zoning is not correct. Perhaps you are zoning the end of the stage instead of the start of the new stage

You're using the stripper cfg.

@Kyli3Boi
Copy link
Contributor

Kyli3Boi commented Jul 8, 2020

Ah okay i see now. Why wouldn't you be using the stripper xD

@ghost
Copy link

ghost commented Jul 8, 2020

Ah okay i see now. Why wouldn't you be using the stripper xD

Yea he was just using the map as an example lol.

@stunslave
Copy link

stunslave commented Jul 8, 2020

Here's a example surf_crzyfrog_reloaded stage 1 has 2 ends and stage 2 has 2 starts. (Actually I think this map does it for most of the stages), but stage 2 starts are far apart from each other.

i would just make it linear and not bother with stages lul

The reason people make it staged-linear maps staged and not linear is for the players that are averagely good and cant no fail the map. They need the stages to practice, cause 90% of players don't use or know about practice mode.

Also I prefer having stages over linear on staged-linear maps. :>

@Nyano1337
Copy link
Contributor

Nyano1337 commented Jul 12, 2020

u can achieve it via stripper+hookzone,but many old maps dont have "cp trigger" or triggers are not cpzones,and u can still achieve it if map has trigger (via stripper add an triggerzone if u want)

at least normal zones dont support two zones for one stage now

@dPexxIAM
Copy link
Contributor

if someone can test with #403 I believe it should work, but function will be very rudimentary without further changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants