-
L 09/15/2020 - 20:53:11: Called dynanative into a paused plugin.
L 09/15/2020 - 20:53:11: [AMXX] Displaying debug trace (plugin "csgo_ranks.amxx", version "2.1.4")
L 09/15/2020 - 20:53:11: [AMXX] Ru…
-
### Summary
If a package define a command line this:
```python
class DumbCommand(sublime_plugin.TextCommand):
def __init__(self):
print( "I am dumb." )
```
You get the error:
`…
-
Failed to auto generate config for csgo_remake.amxx, make sure the directory has write permission.
-
Hey,
I want to register a hookchain on plugin_init and after its first callback, I want to disable that hookchain. Now, since I'm using it for single time don't it good to register a variable for tha…
-
Я писал автору, что боты не закупаются и да у меня сервер отличается от других и я подрубаю временами ботам csdm режим, но отключив все плагины, оставив только admin_loader боты сказали тоже самое. чт…
-
The physics plugin remove the gun on maps type fy / he / awp etc..
-
https://github.com/alliedmodders/amxmodx/blob/0ccba6700665e9369f85bc56b0ccae4ff4415f19/modules/sqlite/threading.cpp#L418
Which called from: https://github.com/alliedmodders/amxmodx/blob/2559fcf00…
-
Hey, is this some kind of a new bug?
L 09/13/2020 - 13:51:22: Info (map "csgo_cache") (file "addons/amxmodx/logs/error_20200913.log")
L 09/13/2020 - 13:51:22: Invalid index 1812261 (count: 185)
L…
-
Hey,
Tried using the set_param_byref command to change a by-reference variable's value in a native, but it ain't working. You can imagine it like in the most basic way.
```
public plugin_native…
-
# Help us help you
- [x] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/amxmodx/issues).
- [x] I have tried my absolute best to reduce the problem-space and ha…