Jump to content

???

Closed 1.2.2



0.6 items ? you really need to work on your cfg editing skills since you obviously don't know what it all does
NO plugin uses a minimum spawn amount of 0.6 that is 1 or 2 or 300 not a fraction 
spawnchance is something else depended on the plugin can be either a 0-1 value or 0-100 value

Share this comment


Link to comment

well we been saying this for allot of cfg mishaps so far.
try to keep in mind the int and float values (whole numbers and fractions) and watch console always when edit testing a new cfg.

Share this comment


Link to comment

on what ? fractions as spawnRATE not amount those are 2 things he prob built in a conversion when people use fractions instead of whole numbers so its rounded up as a full value.
This should not be a thing since you have to understand what a value does.
Do not compare shit others do so inexperienced users use wrong values on other plugins and ask themselves why the cfg is throwing errors

Share this comment


Link to comment
      {
        "probability": 1.0, (float so can be 0.01 to 1.0)
        "shortname": "ammo.pistol",
        "name": "",
        "skin": 0,
        "amountMin": 5,(int so rounded values 1 2 3 100 1000)
        "amount": 5 (int so rounded values 1 2 3 100 1000)
      },

 

Share this comment


Link to comment

1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

81.9k

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.