Thread: 'Accessibility' variable in Drop Chances.

Results 1 to 2 of 2
  1. #1 'Accessibility' variable in Drop Chances. 
    Innova Founder

    John.'s Avatar
    Join Date
    Jul 2017
    Posts
    150
    Thanks given
    105
    Thanks received
    113
    Rep Power
    189
    Hello,

    I have been messing around with a project under the source Exotic.

    I am attempting to balance the drop system. And for the life of me can not figure out this extra variable called "Accessibility" underneath the usual "common, uncommon etc.."
    I will attach a snippet of what a drop table looks like for a said NPC.

    "very_rare": {
    "accessibility": 60,
    Items: etc etc....

    Another example.
    "very_rare": {
    "accessibility": 700,
    "items": [


    No clue... Any help would be wonderful.
    Reply With Quote  
     

  2. #2  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    Probably the chance of which the player can access that drop table. Show us the code
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Variables in Java (For newbies)
    By tucybro in forum Application Development
    Replies: 14
    Last Post: 11-27-2010, 11:22 PM
  2. drop chance
    By Bando in forum Help
    Replies: 0
    Last Post: 07-21-2009, 05:39 PM
  3. Setting variable in java
    By Wicksyere in forum Help
    Replies: 2
    Last Post: 07-13-2009, 06:11 PM
  4. Passing variables in a 'final' method.
    By Deadly Uzi in forum Help
    Replies: 7
    Last Post: 05-25-2009, 11:21 PM
  5. A note about variables in Player
    By Jim in forum Tutorials
    Replies: 17
    Last Post: 06-22-2008, 03:30 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •