Suraj Bhari
Suraj Bhari
``` #include #include #include public void OnPluginStart() { HookEvent("round_start", Event_OnRoundStart); } public void Event_OnRoundStart(Handle event, const char[] name, bool dontBroadcast) { for (new i = 1; i
## Description After seeing a constant demand of songs music channel, An idea was given in #meta to have a command that suggest songs This command can have multiple sub...
I made the configs and everything worked without any error for a while then everyone started to get an error as follows: ```L 05/23/2020 - 16:22:30: [executes.smx] Falling back to...
L 04/19/2021 - 20:14:42: "AG" say "!edit" L 04/19/2021 - 20:14:43: [SM] Exception reported: Array index out-of-bounds (index -1, limit 512) L 04/19/2021 - 20:14:43: [SM] Blaming: executes.smx L 04/19/2021...
Meta has shifted. cz is something that one uses in reality proof - https://youtu.be/B-sazu-6mbE?t=414 see from that timestamp only. I suggest we replace CZ to Deagle. I can open a...
warmup restarts multiple times when map changes with multiple people in it. this somehow fixes it (i swear i forgot the reasoning how it works) but it works.
there are particular points in the script. in those points. if it fails to validate login. the accounts loops instead of timing out.
 something like this would be useful.
since the base code is nearly on same page of downloading the chat why not add enhancement to create clip it requires only 1 post requests. with clip title and...
## Basic information - Program version: 0.2.3 - Python version: 3.10.6 - Operating system: Ubuntu 22.04.1 LTS x86_64 ## Describe the bug When using the library within a flask application...