Search found 1 match
- Mon Jul 21, 2025 6:16 am
- Forum: Modding help
- Topic: [2.0.60] Event "on_player_placed_equipment" Firing Twice
- Replies: 0
- Views: 102
[2.0.60] Event "on_player_placed_equipment" Firing Twice
I am trying to develop a mod that adds custom equipment, which I am needing to detect upon it being placed in the grid for logic and such. The code I have below is just the bare basic of just detecting what equipment I put into a grid (armor, vehicle, etc), and for some reason it fires off once and ...