Thread: thieving

Results 1 to 3 of 3
  1. #1 thieving 
    Donator

    Join Date
    Jul 2013
    Posts
    488
    Thanks given
    21
    Thanks received
    42
    Rep Power
    0
    Which values do i change for the exp from each steal? currently players get 96k/steal which is way too much. I want to change to 9k cash. this is the actionhandler
    Code:
    case 4874:
    				c.getThieving().stealFromStall(1897, 10, 1);
    			break;
    			case 4875:
    				c.getThieving().stealFromStall(950, 30, 25);
    			break;
    			case 4876:
    				c.getThieving().stealFromStall(1635, 60, 50);
    			break;
    			case 4877:
    				c.getThieving().stealFromStall(7650, 100, 75);
    			break;
    			case 4878:
    				c.getThieving().stealFromStall(1613, 170, 90);
    			break;
    
    
    			case 6163:
    				c.getThieving().stealFromStall(2503, 120, 80);
    			break;
    			case 6165:
    				c.getThieving().stealFromStall(4089, 170, 90);
    			break;
    			case 6166:
    				c.getThieving().stealFromStall(2509, 200, 99);
    			break;
    Reply With Quote  
     

  2. #2  
    Only Skype is TrickSpades
    MGkelly's Avatar
    Join Date
    Sep 2013
    Posts
    540
    Thanks given
    92
    Thanks received
    77
    Rep Power
    58
    I don' think it's any of those. because coins are 995. And none of those are 96000.
    But if you wanna test it with any of those. Just check the object ID and those should be the cases.
    I support your mother.
    Reply With Quote  
     

  3. #3  
    Contaminated

    Radiated's Avatar
    Join Date
    Mar 2011
    Age
    27
    Posts
    928
    Thanks given
    255
    Thanks received
    164
    Rep Power
    240
    Thieving -> stealFromStall -> Search for 995 -> Look for 90000 and change the number
    fuckoff
    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. [V1]Full Stall Thieving[V1]
    By Mr Chainsaw in forum Tutorials
    Replies: 11
    Last Post: 05-26-2007, 02:08 PM
  2. Full ardougne stalls (thieving, without Handler)
    By Sam Server in forum Tutorials
    Replies: 5
    Last Post: 05-11-2007, 10:55 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
  •