Add Pause zone & shavit_zones_teleporttostart & reset players when below 100 hp#1261
Add Pause zone & shavit_zones_teleporttostart & reset players when below 100 hp#1261xhaooy wants to merge 12 commits intoshavitush:masterfrom
Conversation
Add new convar to spawn player inside start zone and create new function to handle that (because i does same thing as shavit_zones_teleporttostart).
Add Pause zone to cfg
Add Pause zone to translations file
Add Pause zone to inc
Adjust size of array
Add Pause zone functionality
Fix for double comma
Let player move while inside Pause zone
Players time won't count after finishing the map. Hopefully fixes issue with late loading. do not risk overwriting the player's data if their PB isn't loaded to cache yet in Shavit_OnFinish
Reset players hp when needed
This reverts commit 26b4e53.
|
We have |
|
What are you using pause zones for? I pretty much agree with 2017 shavit in #422 that we don't want them in the timer. |
because this doesn't work if you have !r disabled.
For the same reason as this person, shame it won't be added. (sorry i didn't see this) |
Disabling I'm a little worried (without testing) that the default of 1 for Also the convar name is a little too similar to I guess the tldr is:
|
Add Pause zone and new convar to spawn player inside start zone and create new function to handle that (because i does same thing as shavit_zones_teleporttostart).
Reset players hp when below 100 hp