Is there any event which gets fired as soon as the Player kills someone?
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
For my mod I need to have the event which gets fired when player kills someone. If there is such method then great or I guess I will have to use OnPlayerKilled and use the Attacker entity to update the associated variable ( which I kinda dont like ).
Please help me if you have done something like this.