Jump to content

zkillerQc

Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by zkillerQc

  1. zkillerQc

    Bug ground offset

    replace this line: supply.transform.position = hit.point + Vector3.up * 10f; by this line: supply.transform.position = hit.point + Vector3.up * config.groundOffset;
  2. zkillerQc

    Fast Airdrop

    replace this line: supply.transform.position = hit.point + Vector3.up * 10f; by this line: supply.transform.position = hit.point + Vector3.up * config.groundOffset;
  3. is it possible to add functionality to use rustmaps.com API with custom map generator ?
  4. is it possible to add functionality to use rustmaps.com API with custom map generator ?
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.8k

Files Sold

Total number of files sold.

2.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.