-
Hello there.
I'm hacking into AMXModX code to make an ARM architecture support. In it's source code I found many scary hacks, like runtime function replacing, code in x86 opcodes(especially in hamsa…
-
How to add amxmodx metamod on Android - i want to play with some simple plugins that's all what to do just from my phone ???
-
the module csx is slow, Compared to RG_RoundEnd.. First it is called RG_RoundEnd and later it is called bomb_defuse( index ) native of csx
#include amxmodx.inc
#include csx.inc
#include reapi.inc…
-
```
#include
#include
#include
#pragma ctrlchar '\'
new const g_sJSON[] = "{ }";
public plugin_init()
{
///// TEST #1 (native JSON)
new JSON:pObj = json_parse(g_sJSON);
serve…
-
To be honest, it is a 100% "for amxmodx" request, so if this is too much work, just forget it.
Else, it would be nice to have more avalaible hudmessage channels (4 actually), so more than 4 messages c…
-
Hello, I have problem with my server, I was using the latest ReGameDLL version from here. I installed this in clean server with latest ReHLDS, metamod -r and amxx 1.9 installed, however after installi…
ghost updated
2 years ago
-
Hey im using amxx 1.8.2 on ssh/vps
And reHLDS lastest and server wont turn on what can i do?
I tried to change metamod p- to r-
Maybe somerhing with linux whatever i dont know no error
`etamod ver…
-
Can with ReApi block a command in console ?
With Orpheu its same
`OrpheuGetFunction( "Cmd_TokenizeString" ), "Cmd_TokenizeString" )`
Thx !
-
I would like to suggest 'whitelist' for server.
Only SteamIDs that are whitelisted could enter the server.
-
Observed in error logs for headlinedev.xyz/lysis
```
java.lang.ClassCastException: lysis.nodes.types.DJump cannot be cast to lysis.nodes.types.DJumpCondition
at lysis.builder.structure.SourceStr…