Jump to content

Unable to find Large Oil Rig

Closed 1.1.1 1.1.2

I keep getting unable to find Large Oil Rig when we have a Large Oil Rig on our map. I am using "The Last Train" Map by Gruber.

Unloaded plugin HeavyOilRigEvent v1.1.1 by Cahnu
error locating large oil rig on map.Events will not start.
Loaded plugin HeavyOilRigEvent v1.1.1 by Cahnu

I'm curious what the issue is?
 

 

Link to comment
5 hours ago, Watcher said:

same on a standard map:
error locating large oil rig on map.Events will not start.

 

I think maybe Facepunch changed the monument names/ids and the dev needs to switch them in the plugin

Link to comment
12 hours ago, SlayersRust said:

I think maybe Facepunch changed the monument names/ids and the dev needs to switch them in the plugin

Just change this in the plugin:

                if (item.gameObject.name == "OilrigAI2")

            
------------------------To

                if (item.name == "assets/bundled/prefabs/autospawn/monument/offshore/oilrig_1.prefab")
 

Edited by Watcher
Link to comment

Plugin has been updated to correct this issue. Please download the latest version and try again.

Link to comment
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

96.5k

Files Sold

Total number of files sold.

1.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.