Jump to content

Veesus

Member
  • Posts

    84
  • Joined

  • Last visited

About Veesus

Recent Profile Visitors

1,241 profile views

Veesus's Achievements

Enthusiast

Enthusiast (6/14)

  • Dedicated
  • First Post
  • Collaborator
  • Reacting Well
  • Conversation Starter

Recent Badges

18

Reputation

  1. Everyone else remembers these things being able to 2 shot being a bad thing right? Or is that just me -Support
  2. Any competent branch head would just tell you the reasoning behind their changes if you asked, no need to make it mandatory. -support
  3. The doors would not be any more glitchy with a lower delay. They're base source engine entities and are one of the most stable entities on the server. I've implemented this change in LUA and it works fine in multiplayer. The delay that's currently on them is basically an arbitrary number chosen by the map developer, and isn't linked to the opening and closing time in really any way.
  4. TL;DR, make doors more responsive by removing the delay after a door finishes opening/closing Background: Anyone who has played on SCP RP for any length of time is familiar with the classic level 0 sliding door permeating the site. Those who have played a little longer would be familiar with how god damn slow they operate. These doors will sit idle for around 2 seconds after finishing their closing or opening animation, eating precious seconds of finite human life every time. This makes doors clunky and not that fun to interact with, which is a problem, as a good portion of SCP RP gameplay is opening and closing doors. This unfortunate quality of doors is not one with much intent behind it, but a simple consequence of the reset time on the button, which is set with no regard for the actual time the door takes to open and close (reset time is typically a flat 3 seconds, while doors only take 1.5 to cycle their animation) Suggestion: My suggestion to remedy the problem laid above is simple: Make doors more responsive. This would be achieved by setting the base reset time on buttons to be equal to their associated doors animation time. Any additional delay would be added as a flat time on top of this, although an additional delay is not necessary. This could be achieved through code without the need for any changes to the map. Consequences and Concerns: As previously mentioned, a large portion of SCP RP gameplay is opening and closing doors, therefore, any change to their opening and closing mechanics will have a large effect on SCP RP gameplay as a whole. Making doors more responsive would be an overall positive effect on gameplay, however there are some potential drawbacks that need to be addressed. The delay on door opening and closing has a tactical purpose in the current server meta. Closing doors on pursuers is an essential strategy for escaping situations for almost every job on the server. The delay provides the escapee an additional second or two before their pursuer can continue, which can make the difference between life and death. Removing the delay would remove this additional time, effectively buffing jobs with a mostly pursuer playstyle (security, SCP's) and nerfing escapee classes (D-Class). This change would also do the opposite. Escapee classes would be able to close doors on their pursuers faster, since the close delay would be removed, gaining the time they lost. Overall these two effects would balance out, changing the meta without majorly changing the balance. Leveled doors pose another issue. Being able to close a leveled door faster on a class that can't open it (like an SCP) would give a drastic disadvantage to whoever the door is being closed on, since they'd have to break it down or hack it, while with the delay they would have additional time to squeeze through the door before it can be closed. This new balance might not be satisfying for a lot of players, and there are compromises that could be made: Restricting the lower delay to code blue This would allow for faster movement through the site during code blues while keeping the normal pursuit mechanics during other codes Limit the lower delay to non leveled doors This would make sure that SCP's and hacking classes don't get given as big of a disadvantage in door based pursuits, while still providing a lot of the benefits of this proposed delay change Conclusion: Doors in this server are a huge part of gameplay, and yet they are the most neglected. They're clunky and unresponsive, and something needs to be done about it. if you have any questions, comments, concerns, or additional ideas, please leave them down below.
  5. How did they drive a forklift from the surface with those tiny doors
  6. Why can't SCPs breach doors that aren't their cc outside breaching hours? Seems unnecessarily restrictive.
  7. Can't he already kill indiscriminately with a good enough reason? That's the only time you need to kill anyway. Also isn't this a job for only like 10 people anyway? -support
  8. There isn't really any risk reward, you can just switch to another weapon or dodge while you reload, which isn't big enough of a risk for an instakill
  9. +support Double barrel has been op on every dark rp server I've ever played on lol
  10. It would not be difficult to code. Source engine has a team system in place already, and if for some reason that doesn't work, you have the PlayerShouldTakeDamage hook which can also be used for this purpose.
  11. You know, this might be an unorthodox solution, but it wouldn't be difficult to program something that increases/decreases his max health/max regen based on the amount of MTF currently flagged up. You might need some way to check if players are AFK but that's not too difficult, really.
  12. We can just write a bLogs module for tranqs +Support for logging tranqs
×
×
  • Create New...