Fysiks
Fysiks
@KaeLL, you must not know how any business stays in business.
If you execute the amx_addban command with no paramters, you will get "Usage: amx_addban [reason]". Therefore, this is not a bug and is also not possible (as you have described...
FYI, there is a cvar ("mapchangecfgfile") that sets a file to be executed on each map change. So, if you set "mapchangecfgfile" to "server.cfg" then server.cfg will execute on each...
Would you like to provide any details? It's working for me just fine for me and VS Code just updated 5 days ago (v1.59.1). - What version of VS Code...
Ok, so it looks like the only difference between us is the OS. Unfortunately, I'm unable to test on a Windows computer. Abhinash over on the alliedmods forums claims to...
I never had this issue on Windows when I was on Windows and had a secondary monitor on the left (at least 4+ years; only Windows 7). When I switched...
In Linux, the WindowsKey+Arrow is not a pre-configured thing. When I was on Ubuntu, I was able to configure a key combination to move it to the other window. When...
While I agree that this should happen, we can't expect that it will. I also can't play my Atari game cartridge on an XBOX.
> > Call it parse_int, make it have a bool return and optional int outparam > > Already exists [str_to_num()](https://www.amxmodx.org/api/string/str_to_num) but you can't rely on it because it returns 0...
Probably need to increment one of the version numbers if you make the signatures update since people have been using 1.9 for a while now with the pre-anniversary version. Or,...