MantisBT - Liberty Unleashed
View Issue Details
0000054Liberty UnleashedBugpublic2012-11-25 21:372012-11-25 21:37
Stormeus 
 
normalminoralways
acknowledgedopen 
0.1.0.12 
 
0000054: Ejecting player from train does not call onClientExitedTrain
Players can be safely removed from a train with the following code:
pPlayer.Pos = pPlayer.Pos;
pPlayer.RemoveFromVehicle();

However, after ejecting a player from a train, client scripts are not signaled that the player has exited the train, which can cause script bugs.
No tags attached.
Issue History
2012-11-25 21:37StormeusNew Issue
2012-11-25 21:37StormeusStatusnew => acknowledged

There are no notes attached to this issue.