Search found 1 match

by joscherrer
Wed Jul 27, 2022 3:52 pm
Forum: Resolved Problems and Bugs
Topic: [1.1.61] on_entity_renamed doesn't return player_index for spider-vehicle entities
Replies: 1
Views: 2583

[1.1.61] on_entity_renamed doesn't return player_index for spider-vehicle entities

Hello,

When a player renames a spider-vehicle , the on_entity_renamed event doesn't set the player_index key in the event object.
When renaming a train-stop, the player_index is correctly returned.
The API documentation for on_entity_renamed states that the player_index is not returned only when by ...

Go to advanced search