Jump to content

_senyaa

Developer
  • Posts

    310
  • Joined

  • Last visited

Recent Profile Visitors

5,104 profile views

_senyaa's Achievements

Community Regular

Community Regular (8/15)

  • Well Followed Rare
  • One Year In
  • Reacting Well
  • Collaborator
  • One Month Later

Recent Badges

80

Reputation

  1. _senyaa

    error

    Changed Status from Pending to Closed Changed Fixed In to 1.1.22
  2. _senyaa

    error

    I apologize for the delay, the update is pushed.
  3. _senyaa

    Plugin error

    I apologize for the delay, the update is pushed.
  4. _senyaa

    Plugin error

    Changed Status from Pending to Closed Changed Fixed In to 1.1.22
  5. _senyaa

    Updating Requirements

    Changed Status from Pending to Closed Changed Fixed In to 1.1.22
  6. _senyaa

    Updating Requirements

    I apologize for the delay, the update is pushed.
  7. _senyaa

    Unable to load plugin

    Changed Status from Pending to Closed Changed Fixed In to 1.1.22
  8. _senyaa

    Unable to load plugin

    I apologize for the delay, the update is pushed.
  9. The reason why the position on entities is hardcoded is due to some game limitations. For example, players can place these turrets, so they would clip into the vehicle, so it would be permanently stuck or they would be able to be mounted at an angle which could lead to numerous bugs such as players clipping into other prefabs, bases e.t.c. So I've decided to be on the safe side and only allow deploying them on static stuff like building blocks and leave entity placement to the admins.
  10. Yes, you could add it to any entity you want. But you would need to specify it in the config. This option is located at the end of the file. Here is the example of how it can be done - "[Misc] Spawn positions on other entities (full prefab name)": { "<FULL ENTITY PREFAB NAME (e.g. assets/content/vehicles/trains/wagons/trainwagonb.entity.prefab)>": [ { "Type": "<SPECIFY THE TYPE (AATurret or MachinegunTurret)>", // Below you have the relative position and rotation. "Position": { "x": -0.01828, "y": 0.16, "z": -1.6145 }, "Rotation": { "x": 0.0, "y": 180.0, "z": 0.0 } }, // you can specify multiple turrets, just copy the above code and separate it with a comma. ] }
  11. Changed Status from Pending to Closed Changed Fixed In to 1.1.21
  12. Hey, I apologize for that. That was due to some harmony hook getting called many times. The performance fix is out now.
  13. Changed Status from Pending to Not a Bug
  14. Hey, to enable ammo boxes you should disable infinite ammo in the config file. You would see a stash appear near the bottom of the turret. Positions of turrets are predefined in the config file. You cannot place them on vehicles in-game. For example, a turret is spawned on a double flatbed car module, train wagons e.t.c. Also, make sure to update to the latest version , since it has some performance fixes.
  15. _senyaa

    Cant load any saved .CUI file

    Changed Status from Pending to Work in Progress
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.4k

Files Sold

Total number of files sold.

1.6m

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.