Jump to content

2 Screenshots

  • 65
  • 8
  • 7.76 kB
  • Update details
    v1.1.0
    Released
    Download size 7.76 kB
    Total versions 1
    Freshness Updated today

About Custom Homing Target

A simple plugin to manually add entities you want targetable by the Homing Missile Launcher.

The most basic use case is targeting Bradley APC or other vehicle using the homing missile launcher as shown in example config:
 

{
  "Target Prefabs": [
    {
      "Path": "assets/content/vehicles/boats/tugboat/tugboat.prefab",
      "Is Directory": false
    },
    {
      "Path": "assets/content/vehicles/boats/rowboat/rowboat.prefab",
      "Is Directory": false
    },
    {
      "Path": "assets/prefabs/npc/m2bradley/bradleyapc.prefab",
      "Is Directory": false
    }
  ]
}

 

The "IsDirectory" bool can be used if you wish to cover all entities under a certain path, for example all vehicle modules individually targetable:
 

{
  "Target Prefabs": [
    {
      "Path": "assets/content/vehicles/modularcar/module_entities/",
      "Is Directory": true
    }
  ]
}

 

No perms, plug and play with some sample entities included in the default config.


User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.2k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.