-
In amxmodx-1.8.2, the default value for `chattime` is 0.0 when the mp_chattime cvar doesn't exist. However, in 64327b8ddb8db2b2c27d52e09ce03ec0737ccf3a the default value was changed to 10.0. This br…
-
Hi, i've been trying to figure out why my code didn't work well and was bugging a lot at the part where the player gets the hp and ap:
```pawn
public User_Killed()
{
new attacker = read_data(1)
…
-
![image](https://user-images.githubusercontent.com/1483401/127668131-f4c0ebce-42a2-4a89-834a-e7d89432a1bc.png)
-
Code inside .inc
```PAWN
stock rm_base_plugin_id()
{
static pluginid = -1;
if (pluginid != -1)
{
log_amx("USE STATIC! %d", pluginid);
return pluginid;
}
new num_of_plugins…
-
My English is very poor,please forgive me.
My running environment:
server:windows 2016 datacenter
1、Rehlds:3.11.0.776
2、ReGameDLL:5.21.0.546
3、other:
(1)SNA:1.2 beta3
(2)Rechecker:2.7
(3)Reuni…
-
**Describe the bug**
I use YapB in my server, however it makes hlds stop like "hang".
No errors or logs, just that HLDS stops. I can Exit it and Start smoothly again.
**Expected behavior**
Smoot…
-
When there is too much players, you see some players cant be fit into scoreboard.
Image:
Spectators are out of the scoreboard.
![dod_saints0001](https://f.cloud.github.com/assets/2133936/1491262/53fb…
-
Hey Hedgefog,
I recently updated the Halloween Mod from 4.0.0 to 6.2.0, and my server seems to crash on restart/map change. The first time the mod is launched, it works perfectly, but after the ser…
-
### Summary
When the Sublime Text API raises:
```
Traceback (most recent call last):
File "D:\User\Programs\SublimeText\3143\sublime_plugin.py", line 210, in on_api_ready
m.plugin_loaded(…
-
Hi, i just installed latest amxmodx version ("amxmodx_version" = "1.10.0.5406") and pugmode with no other plugin!
However, sometimes when i type !startpug or .vote the menu isn't displayed bcs of som…