Closed BlackYuzia closed 3 years ago
LOL, дурдом. I go test
In competitive mode with resetteam
option you permanently dead. (Linux)
I no test 2x2 and 5x5 MM
@kisak-valve its critical bug
Unless it don't work on official servers, it will be fixed in the next 5-6 years (we've here enough examples as issues). ¯_(ツ)_/¯
@Bara This works, in normal mode I played 3 maps in them 2 or 3 people at the beginning of the round teleported to the opponents and shot them. It's impossible to play.
Until the bug is fixed, there is simply no point in playing.
@kisak-valve @davidw-valve @Tele42
Teleport Fix for the resetteam cvar.
#include <sourcemod>
#pragma semicolon 1
#pragma newdecls required
public void OnPluginStart() {
AddCommandListener(Cmd_resetteam, "resetteam");
}
public Action Cmd_resetteam(int client, const char[] cmd, int argc) {
return Plugin_Handled;
}
To compile this sourcemod code, go to https://spider.limetech.io/ and copy the text into the input box
Hello, per "– Fixed a bug that allowed enemy players to spawn outside of their spawn location." in the 2021-03-01 CS:GO update, please retest this issue.
Fixed
Now this -> unknown command
@kisak-valve close pls with label fixed
. :eyes:
This bug works everywhere (exclude MM (5vs5 and 2vs2 mb somewhere too)
How bug works:
resetteam
in console.Video: https://www.youtube.com/watch?v=GwkdiDfYcSk