need a function!
I include these files....
#include <amxmodx>; #include <fun>; #include <engine>; I want the following to RUN when a player dies or kill a another player. Code:
alldeaths = get_user_deaths(victim);I dont want to run my server on TFC , i want to run it on standard HL and then i cant use client_death(killer , target , weapon , TK) I dont want to run Day of Defeat either. |
add this to your plugin_ini:
Code:
then: Code:
that should work :wink: |
| All times are GMT -4. The time now is 17:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.