-
This function doesn't runs on c4 getting of player I want block c4 also what to do ?
Please reply urgent #UrgentlyNeeded
-
About 5-15min later on map start anybody can't join any team (reason: CT/T team is FULL), spawns points are +50, i use recsdm preset mode. Where the bug? help :/
-
Will you be incorporating the future from Arkshine's plugin Round Terminator which requires orpheu. It has commands to end rounds by ct win/t win or round draw.
-
what are the values of inflictor in this hook ?
Also not related to this but please can there be HAM_DEPLOY implemented in ReAPI
-
Hello,
Please can someone make me a weapons restriction plugin with ReAPI
I know there's one by @s1lentq but that doesn't have features like amx_restrict on "weapon name"....
So., please if possi…
-
I just downloaded the entire repository and tried to compile a plugin. It instantly said "can't read from file reapi_version.inc". I don't see that file anywhere in this repository, where did it go? I…
-
Both codes not working, using lastest reapi
1# :
```
#include
#include
public plugin_init()
{
RegisterHookChain(RG_ShowVGUIMenu, "ShowVGUIMenu", false);
RegisterHookChain(RG_ShowVGUI…
-
set_member(index, m_iClientHealth, value); doesn´t work.
get_member(index, m_iClientHealth); does work.
I use:
ReHLDS: 3.0.0.520-dev.
ReAPI : v5.1.0.1 .
ReGameDLL_CS: 5.2.0.183-dev.
-
Whether an update is planned for ReAPI?
-
Hello
I'm thinking to make my AMXMODx plugins to use reAPI as I'd heard that reAPI is faster
So any place where I can learn it ?