Thread: arranging wc on czar

Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1 Arranging Woodcutting on czar 
    Registered Member i cliff i's Avatar
    Join Date
    Dec 2007
    Posts
    294
    Thanks given
    0
    Thanks received
    0
    Rep Power
    33
    Purpose: To Make Woodcutting On Czar Give Logs Not cash

    Difficulty: 1

    Assumed Knowledge: c&p

    Server Base: Project Czar

    Classes Modified: client.java


    NOT LEECHED IF SOMEONE ELSE POSTED,I DELETE ASAP!

    Step 1 : search for :
    Code:
    case 5904:
    you shoud see something like this :

    Code:
    case 5904:
    Woodcutting("tree",  1, (500*playerLevel[8]), 995, 15000, objectID, objectX, objectY, 875);
    break;
    change the 995 to the id you want it to give and 15000 to the quantity

    Example for logs :
    Code:
    Woodcutting("tree",  1, (500*playerLevel[8]), 1511, 1, objectID, objectX, objectY, 875);
    break;
    Make woodcutting faster

    search for :

    Code:
    case 5904:
    return 25-lvlB;
    //break;
    change the 25 to the time u want
    HOPE IT HELPED!
    [Only registered and activated users can see links. ]
     

  2. #2  
    Y0_J0k3r
    Guest
    woodcutting on czar takes so long, how do u edit the timers? thx
     

  3. #3  
    Registered Member i cliff i's Avatar
    Join Date
    Dec 2007
    Posts
    294
    Thanks given
    0
    Thanks received
    0
    Rep Power
    33
    hmm idk sec i wil check and test

    edit: search for :
    Code:
    case 5904:
    return 25-lvlB;
    //break;
    and change the 25 to more or less to work hope u get it work(i tested and worked)
    [Only registered and activated users can see links. ]
     

  4. #4  
    alley
    Guest
    thanks for working- i already knew this but it helped
     

  5. #5  
    Optimist

    Vice's Avatar
    Join Date
    Nov 2007
    Age
    25
    Posts
    3,263
    Thanks given
    3
    Thanks received
    59
    Rep Power
    2536
    the wcing on czar is fast lol... meh its okay tut cliff but its easy stuff
    Jack
    Scotland
    Undergraduate - BSc Computing Science
     

  6. #6  
    Registered Member i cliff i's Avatar
    Join Date
    Dec 2007
    Posts
    294
    Thanks given
    0
    Thanks received
    0
    Rep Power
    33
    np guys,vice the wc of mage trees etc are kinda slow lol that why he needed
    [Only registered and activated users can see links. ]
     

  7. #7  
    Optimist

    Vice's Avatar
    Join Date
    Nov 2007
    Age
    25
    Posts
    3,263
    Thanks given
    3
    Thanks received
    59
    Rep Power
    2536
    ah thats okay then, timers are easy sometimes if you know what the hell your doing... i suck at coding soo...
    Jack
    Scotland
    Undergraduate - BSc Computing Science
     

  8. #8  
    Registered Member i cliff i's Avatar
    Join Date
    Dec 2007
    Posts
    294
    Thanks given
    0
    Thanks received
    0
    Rep Power
    33
    your not alone,im not so gd but i try my best
    [Only registered and activated users can see links. ]
     

  9. #9  
    PeeHPee
    Guest
    Where's the indentationnn... and variables should be defined in the 'woodcutting' section.
     

  10. #10  
    alley
    Guest
    cliff somebody leached u on runelocus--
    his name is syth
     

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
  •