Thread: Vencillio items general price

Results 1 to 3 of 3
  1. #1 Vencillio items general price 
    Registered Member
    Join Date
    Dec 2013
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    The general prices in itemDefinitions.xml are being multiplied by 1.5 and I can't find what is causing this. [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jan 2020
    Posts
    17
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    please explain abit better what you want
    Reply With Quote  
     

  3. #3  
    doit4state

    Titador's Avatar
    Join Date
    Nov 2013
    Posts
    224
    Thanks given
    45
    Thanks received
    24
    Rep Power
    142
    In ShopAssistant.java find

    Code:
    public void buyFromShopPrice(int removeId, int removeSlot) {
    		int ShopValue = (int) Math.floor(getItemShopValue(removeId, 0, removeSlot));
    		ShopValue *= 1.00;
    Adjust the red number



    [Only registered and activated users can see links. ]

    Quote Originally Posted by No1killme View Post
    If you are using Project Insanity base, you won't be able to do it because you can't turn into a npc ^.^
    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. item return; prices
    By eldiran in forum Help
    Replies: 6
    Last Post: 01-25-2012, 09:04 PM
  2. Replies: 10
    Last Post: 08-12-2011, 11:10 PM
  3. Item.cfg prices
    By Joker in forum Help
    Replies: 1
    Last Post: 04-18-2010, 09:04 PM
  4. Vegeta's Item Value/Price Checker For Czar
    By Enjoi in forum Configuration
    Replies: 16
    Last Post: 04-16-2009, 11:07 PM
  5. Item Value/Price Checker [Like The New RS]
    By Vegeta in forum Tutorials
    Replies: 68
    Last Post: 03-30-2009, 09:09 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •