Thread: i need help adding a ring of wealth formula

Results 1 to 2 of 2
  1. #1 i need help adding a ring of wealth formula 
    Registered Member
    Join Date
    Apr 2016
    Posts
    44
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    i don't have a ring of wealth formula all i have is this and when i tried to use the arrowz ring of wealth formula i have errors please help me



    * Additional Ring of Wealth increase on getting an actual drop instead of an empty.
    *
    * Chance on getting rare drop is minimal. 30% chance of getting NO drop and instead an empty. 10% if wearing a ring of wealth.
    */
    float chanceForEmpty = 10.0f;
    if (c.playerEquipment[c.playerRing] == 2572) {
    chanceForEmpty = 10.0f;
    c.sendMessage("@blu@The ring has increased your chance at a rare drop by 10%.");
    }
    Reply With Quote  
     

  2. #2  
    Learning...

    Mathy's Avatar
    Join Date
    Jul 2013
    Posts
    231
    Thanks given
    31
    Thanks received
    12
    Rep Power
    82
    Maybe do a little research before asking https://www.rune-server.org/runescap...ng-wealth.html
    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. Replies: 10
    Last Post: 02-11-2016, 03:37 AM
  2. Adding Ring of Wealth [PI]
    By Hellenic in forum Help
    Replies: 2
    Last Post: 10-11-2012, 02:02 PM
  3. Replies: 2
    Last Post: 06-29-2012, 05:00 AM
  4. Ring of wealth help please
    By shoopdawhoop in forum Help
    Replies: 0
    Last Post: 11-04-2009, 10:56 AM
  5. Replies: 3
    Last Post: 08-10-2009, 02:26 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
  •