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

[Gameplay Exploit] Players Can Teleport Themselves Directly To the Enemy Spawn #1

Open
alexandergreuter opened this issue Feb 15, 2022 · 2 comments

Comments

@alexandergreuter
Copy link

alexandergreuter commented Feb 15, 2022

This mod enables players to teleport themselves to the opposite side of the map. However the teams' spawns are also placed on opposite sides of the map. In other words, this allows a player from team A to teleport themselves from their own spawn (team A's) directly to team B's spawn. This drastically decreases the amount of time required to start spawn-camping possibly making it more efficient.

Steps to Perform the Exploit

This could be used to spawn-camp players:

  1. Spawn
  2. Teleport
  3. Walk a few steps back
  4. Wait for an enemy player to spawn
  5. Melee the enemy player
  6. Repeat from step 4.
  7. If killed repeat from step 1.

I tried this in a multiplayer match and managed to get 1 spawn-kill very easily, after that I stopped for obvious reasons.

Mitigations

Overall I don't think this is too much of a problem because it's already possible to spawn-camp normally and people aren't abusing that much either. However I thought of two potential ways to mitigate these issues in case it ever becomes necessary:

  1. Adding an initial cool-down to the teleport ability
  2. Randomizing spawns or adding alternative spawn locations
@alexandergreuter
Copy link
Author

alexandergreuter commented Feb 15, 2022

According to The peepeepoopoo man (@JMM889901 ?) mitigation 1. could be difficult to implement:

cooldown stuff is always a bit scuffed because only way i know of the edit the cooldown directly is by editing the txt, which i want to strictly avoid because it means the weapon changes can only be toggled by restarting the server and disabling the mod

though i could probably remove the grenade, then wait till a few seconds after the game starts to give the teleport but that causes issues often with people switching loadouts

@alexandergreuter alexandergreuter changed the title [] [Gameplay Exploit] Players Can Teleport Themselves Directly To the Enemy Spawn Feb 15, 2022
@alexandergreuter
Copy link
Author

Can probably be solved by enabling this.
R2Northstar/NorthstarMods#167

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

1 participant