If you don't need to modify anything in the death then you are just fine using DeathMsg.
Quote:
Originally Posted by fai960820
Code:
register_event("DeathMsg","dead","ade")
And what is use of "ade" behind "dead" and somthings, there will be "5=0" "3=1" something like that. What is the use of these number?
|
See the documentation for
register_event().
Also, you need to change "amxmod" to "amxmodx" and also include cstrike then use cs_get_user_money() and cs_set_user_money().
Other than that, it looks fine to me.
__________________