Thread: 2006redone High alching prices

Results 1 to 10 of 10
  1. #1 2006redone High alching prices 
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    How can I change prices for high alching on 2006redone source, I'm not sure what base this is, Might be project Insanity
    Reply With Quote  
     

  2. #2  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    bump
    Reply With Quote  
     

  3. #3  
    Extreme Donator


    Join Date
    Dec 2007
    Posts
    649
    Thanks given
    117
    Thanks received
    61
    Rep Power
    105
    Project insanity uses this for high alching
    Code:
    int reward = (int)(c.getShops().getItemShopValue(itemId)*.75);
    You could set it up manually setting the price for each item in a text file, but that would take some doing.
    Reply With Quote  
     

  4. #4  
    Registered Member I cup's Avatar
    Join Date
    Aug 2013
    Posts
    264
    Thanks given
    54
    Thanks received
    17
    Rep Power
    14
    Should be in your items.cfg

    should say: item=id description # # #

    I only put the first three numbers cuz they are the ones that matter atm.

    The first is Shop value, second is High Alch price, and third is Low alch.

    Change the second number to what you want the alch price to be.

    *IF I REMEMBER CORRECTLY*

    Not great but I'm pretty sure that's at least one way to do it.
    Reply With Quote  
     

  5. #5  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Quote Originally Posted by I cup View Post
    Should be in your items.cfg

    should say: item=id description # # #

    I only put the first three numbers cuz they are the ones that matter atm.

    The first is Shop value, second is High Alch price, and third is Low alch.

    Change the second number to what you want the alch price to be.

    *IF I REMEMBER CORRECTLY*

    Not great but I'm pretty sure that's at least one way to do it.
    ya but Its 1536 for the second number right now but it alches for like 1.2k or 1.3k
    Reply With Quote  
     

  6. #6  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Actually it alches for 1152 instead of 1536... anyone?
    Reply With Quote  
     

  7. #7  
    Registered Member I cup's Avatar
    Join Date
    Aug 2013
    Posts
    264
    Thanks given
    54
    Thanks received
    17
    Rep Power
    14
    Ahhh the high alch price is set to 75% of the number you put so just change it accordingly.
    Reply With Quote  
     

  8. #8  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Quote Originally Posted by I cup View Post
    Ahhh the high alch price is set to 75% of the number you put so just change it accordingly.
    When ever I increase the alch price the sell to shop price increases aswell
    Reply With Quote  
     

  9. #9  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    bump
    Reply With Quote  
     

  10. #10  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    I still need help with this, Ik someone knows how to fix this

    My base is Project Insanity!
    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: 3
    Last Post: 12-09-2010, 07:28 PM
  2. Automatic Low Alch/High Alch price Dumper
    By Vastiko in forum Snippets
    Replies: 13
    Last Post: 08-28-2009, 03:39 AM
  3. *req*Need high alch that goes back to magic book
    By darkhawk224 in forum Tutorials
    Replies: 5
    Last Post: 10-07-2007, 09:57 PM
  4. Replies: 3
    Last Post: 06-13-2007, 09:36 PM
  5. adding high alch!!!!!!
    By G3n1uz in forum Tutorials
    Replies: 2
    Last Post: 05-28-2007, 07:15 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
  •