Hamdi
Hamdi
Allows to disable engine knockback behavior, useful for mods where they don't want this feature or want to implement their own knockback system like zombie mods...etc
the issue trying to resolve is console getting spammed with: `WARNING! System::RunFrame: system time difference
I m testing a map with an elevator ( a func_train with 2 path_corner ) and there is a big distance the elevator should travel and the problem is at...
currently get_user_origin function only accept integer vector `native get_user_origin(index, origin[3], mode = 0);` it should be change to allow float vector or a new function should be created for this...
can we have these offest in reapi ? ``` // Structure members. const m_fBombState = 96; // grenade const m_flDefuseCountDown = 99; // grenade const m_fPlayerBombStatus = 193; // player...
Can we have RH_Cvar_Init like RH_Cvar_DirectSet so we can hook it and do changes there and ty.
An NPM package written in typescript that provides some utilites for handling Arabic strings such as removing diacritics, tatweel and more.
# Help us help you - [+ ] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/amxmodx/issues). - [+ ] I have tried my absolute best to reduce the problem-space...
I'm using latest AMXX version and by chance I stumbled across this weird behavior with using enums with Float arrays causing werid outputs, can anyone elaborate on what's happening in...
Hi, thanks for this great package Is this https://www.npmjs.com/package/arabicstring the package link on npm? Because it doesn't show the package but shows an npm notice, is this still maintained? Also...