I am trying to restrict Pumpjacks, which we allow players to place, on an entity limitation list. The issue is that the config is looking for the prefab.
I know that the prefab is "assets/prefabs/deployable/oil jack/mining.pumpjack.prefab" but I cannot get the configuration to identify this as the entity. Every time I go to place it, it allows the placement of the entity, which should not be allowed. I believe that this is due to the space between oil and jack. Im not sure why they would ever add a space like that to a path.
Has anyone ever dealt with this issue, or know how to bypass that space in the name?
Thank you in advance!
I know that the prefab is "assets/prefabs/deployable/oil jack/mining.pumpjack.prefab" but I cannot get the configuration to identify this as the entity. Every time I go to place it, it allows the placement of the entity, which should not be allowed. I believe that this is due to the space between oil and jack. Im not sure why they would ever add a space like that to a path.
Has anyone ever dealt with this issue, or know how to bypass that space in the name?
Thank you in advance!