(adsbygoogle = window.adsbygoogle || []).push({});
Hey all, someone know how to use the notify "killed_enemy" with the*Scr_NotifyHook ?
I try to get it working like this "if(!strcmp(NotifyId, "killed_enemy")) " but this don't work..
I try to use the "killed_notify" with the VM_NotifyHook, it's worked but it's really not stable..
If someone know how to get this notify working with the*Scr_NotifyHook, or if someone can fix the VM_NotifyHook,*I will be very grateful to him