Jump to content

Shipping container blocking the road

Pending 1.0.11

ALiEN JiM
ALiEN JiM

Posted

Hi Kiiiing, I have Convoy and Caravan Event plugins that gets blocked by the shipping container when Radtown event is active, I would like to ask if I can have permission to change the coordinates in your code for the shipping container on the road to move it over a few feet?

From:

_radtownMonument.transform.position,
            Quaternion.LookRotation(_radtownMonument.transform.TransformDirection(Quaternion.Euler(0, 30, 0) * Vector3.forward)));

 

To something like:

_radtownMonument.transform.TransformPoint(new Vector3(-5f, 0.13f, 3f)),
            Quaternion.LookRotation(_radtownMonument.transform.TransformDirection(Quaternion.Euler(0, 5, 0) * Vector3.forward)));

 

This should give enough room for both Convoy and Caravan events room to pass by, this change will only be for my server!

Not sure if you can implement an option in the configuration file that will allow us to change the coordinates placement of the shipping container if not it's not a problem as I can with your permission to change coordinates each time you make updates.

 

Kind Regards

ALiEN JiM

RadtownBlocked.png

The_Kiiiing

Posted

You can modify the plugin as you like as long as it is for personal use. 

I'm also gonna add a config option for the container position with the next update.

ALiEN JiM

Posted

That is brilliant thank you that will be very helpful

as always thank you for your time and replies.

  • Like 1
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

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.