A few misc requests
Posted: Mon Mar 02, 2015 2:26 pm
A few things I've noticed that seemed to be missing from the API Are:
Events:
- OnEntityDamaged(victim, attacker) - This one is pretty self-explanatory, being able to tell whether an entity is attacked and respond to it properly.
- OnPlayerCharacterCreated - Doesn't have to be precisely this, but I have noticed a need to tell when a player has been reborn in multiplayer.
Not sure how exactly to categorize it, but for the mod I am currently working on I rather desperately need the ability to block game end upon death in singleplayer and preferably block resurrection in multiplayer (as I would be handling that myself)
Edit:
Additionally the ability to have a shield that is untied from shield equipment would be really quite useful.
Events:
- OnEntityDamaged(victim, attacker) - This one is pretty self-explanatory, being able to tell whether an entity is attacked and respond to it properly.
- OnPlayerCharacterCreated - Doesn't have to be precisely this, but I have noticed a need to tell when a player has been reborn in multiplayer.
Not sure how exactly to categorize it, but for the mod I am currently working on I rather desperately need the ability to block game end upon death in singleplayer and preferably block resurrection in multiplayer (as I would be handling that myself)
Edit:
Additionally the ability to have a shield that is untied from shield equipment would be really quite useful.