Thread: [525]Shopping progress so far

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1 [525]Shopping progress so far 
    Registered Member
    Join Date
    Jul 2008
    Posts
    430
    Thanks given
    6
    Thanks received
    29
    Rep Power
    12
    I made shopping load the shopping items through XML file. I can add items in it etc.

    Heres my work so far I've done the value of item, buy item value, and the same thing from your inventory selling.



    I haven't finished it so far and still working on it.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Nya's Avatar
    Join Date
    Jul 2009
    Posts
    2,609
    Thanks given
    11
    Thanks received
    258
    Rep Power
    1398
    good.
    Reply With Quote  
     

  3. #3  
    devildreams54
    Guest
    Good Job.
    Reply With Quote  
     

  4. #4  
    Registered Member BOOM BOOM's Avatar
    Join Date
    Jun 2008
    Age
    27
    Posts
    305
    Thanks given
    4
    Thanks received
    8
    Rep Power
    55
    All you really had to do was convert tbh but I guess good job?
    Reply With Quote  
     

  5. #5  
    why teh fuc
    Guest
    Seems like you just followed the tutorial in tut section.
    Reply With Quote  
     

  6. #6  
    Respected Donater

    Mario's Avatar
    Join Date
    Sep 2007
    Age
    30
    Posts
    1,255
    Thanks given
    32
    Thanks received
    15
    Rep Power
    778
    Quote Originally Posted by why teh fuc View Post
    Seems like you just followed the tutorial in tut section.
    there's only one for 508 and ye can't be to hard to convert to rs2hd if u know what ur doing imo i know i can't
    [rsimg]1042[/rsimg][rsimg]1044[/rsimg][rsimg]1046[/rsimg][rsimg]1038[/rsimg][rsimg]1048[/rsimg][rsimg]1040[/rsimg]Mario[rsimg]1040[/rsimg][rsimg]1048[/rsimg][rsimg]1038[/rsimg][rsimg]1046[/rsimg][rsimg]1044[/rsimg][rsimg]1042[/rsimg]

    Reply With Quote  
     

  7. #7  
    RuneCasino


    Join Date
    Jul 2007
    Posts
    1,647
    Thanks given
    175
    Thanks received
    257
    Rep Power
    358
    Why show-off this? This isn't hard at all..
    Reply With Quote  
     

  8. #8  
    Registered Member
    doobie's Avatar
    Join Date
    Oct 2008
    Age
    29
    Posts
    637
    Thanks given
    12
    Thanks received
    14
    Rep Power
    200
    Quote Originally Posted by Pur3r4ng3mag View Post
    Why show-off this? This isn't hard at all..
    so? maybe he is just happy that he did something. Just because it's easy for you dosent mean you have to flame him.


    Reply With Quote  
     

  9. #9  
    RuneCasino


    Join Date
    Jul 2007
    Posts
    1,647
    Thanks given
    175
    Thanks received
    257
    Rep Power
    358
    And really, it's easy to do this:

    switch(interfaceId) {
    case 620:
    switch(buttonId) {
    case 24:
    if(packet.getId() == 165) {
    player.getActionSender().sendMessage(item.getDefin ition().getName()+": currently worth 1 coins.");
    }
    break;
    }
    break;
    Reply With Quote  
     

  10. #10  
    devildreams54
    Guest
    Quote Originally Posted by Pur3r4ng3mag View Post
    And really, it's easy to do this:

    switch(interfaceId) {
    case 620:
    switch(buttonId) {
    case 24:
    if(packet.getId() == 165) {
    player.getActionSender().sendMessage(item.getDefin ition().getName()+": currently worth 1 coins.");
    }
    break;
    }
    break;
    Thanks will use, lol I'm just jking
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •