mIDnight
Участник
- Сообщения
- 33
- Реакции
- 8
- Помог
- 2 раз(а)
mIDnight submitted a new resource:
Kill Assist [Native & API] - Lightweight kill assist plugin utilizing ReGameDLL native assist detection
Read more about this resource...
Kill Assist [Native & API] - Lightweight kill assist plugin utilizing ReGameDLL native assist detection
A lightweight Kill Assist system built with ReAPI and ReGameDLL.
The plugin detects valid assists, displays the killer and assister together in the death message, tracks individual assist statistics, and optionally rewards the assister with money.
API usage:
C-подобный:#include <reapi_kill_assist> // Block an assist (e.g., during warmups or duels) public KillAssist_OnPlayerAssist_Pre(const pKiller, const pVictim, const pAssister) { if...
Read more about this resource...