-
This application works great for me, you've done alot ✅ only that amx modx dont work on Android, can you show us how to do that ?
-
hello where do i enable spawn protection, cannot find it, thanks
-
# Forward Example
```PAWN
forward plugin_error(error_log[]) // or something similar
```
# Use of forward
* Push the error to an api, such as a discord webhook to get notified instantly
-
Looking through the gamedata files Sven Co-op (svencoop) is missing. Can't take advantage of some plugin functions such as `client_disconnected()` for that reason (getting `client_disconnected and cli…
-
I was wondering, what about storing custom data for entitiy instead creating Trie?
If we want to keep data simple for some entity, already we are using
`EV_INT_iuser1, EV_INT_iuser2` etc. becau…
-
# Can't vote for map extending
!Nextmap Chooser default client slots
# Help us help you
- [x] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/amxmodx/issues).
…
-
Hello there.
I'd like to see NodeJS in this faster and I can even throw some money (donation) into this project if necessary.
I managed to get it to work but I have extremely limited C++ abilities…
-
# Description
Now seems like it's using `space` as strtok value
# Problematic Code (or Steps to Reproduce)
```INI
say /command = value
gonna be translated to ->
key = say | value = value
…
-
Main source: ValveSoftware/halflife#278
- :white_check_mark: - bug was fixed
- :question: - bug is pending for confirmation
- :grey_question: - bugfix necessity is questionable
- :exclamation::…
-
Hi folks, thanks for hard work!
Some players are reporting that sometimes the first flashbang do not blind player target, and second works.
It is a random problem that sometimes users reported, …