Adapters
Client-Side Adapter
Event Handling
The client-side adatper is fairly simple, it will listen to revive and respawn events from the framework (if there are any). Events can also be customized to work with other scripts, you can freely edit and tinker with them, it won’t affect noraml functionality.
Example for VORP:
As you can see, it simply listens for resurrect, respawn or revive events in order to remove all the diseases from a player. Again, you can edit this behavior as you prefer.