What's the best way to send an RFC call, say a player abruptly exits?
For instance, I have a vehicle that a character enters. I send RFCs to update the other players with the characters info (animations, positions, is the car being driven, etc). However, if the character just turns off the game instantly, I need him to send one last RFC to everyone letting them know that the player is not in the vehicle anymore, so the vehicle can still be of use to other players. Otherwise, the players still think the player is in the vehicle and no one can use it.
Does this make sense?
Is there a way to send out RFC if the player abruptly quits?