[Suggestion] Create: Check train owners
bangetto opened this issue ยท 4 comments
When I enter into a claim with a train (I specifically used a handcar from C.: Steam 'n' Rails) I get a ton of error of why I'm interacting with this entity, then it gets stuck on the other player's claim. I think it should make an exception if you own the train
the game doesn't seem to properly recognize that the train belongs to the player, leading to the train getting stuck in the claim area.
solution might be to add a check in the code that verifies whether the train belongs to the player before triggering any claim-related logic. This way, the game would recognize the train as the player's property and allow it to pass through without causing errors.