Thread: paying 10m rsgp

Results 1 to 4 of 4
  1. #1 paying 10m rsgp 
    Donator


    Join Date
    Sep 2006
    Age
    27
    Posts
    2,106
    Thanks given
    73
    Thanks received
    54
    Rep Power
    491
    I need a good coder to convert
    Code:
            private byte autoCastSpell;
        
        public int getSpellId() {
            Integer tempCastSpell = (Integer) player.getTemporaryAttributtes().get("tempCastSpell");
            if(tempCastSpell != null)
                return tempCastSpell + 256;
            return autoCastSpell;
        }
        
        public int getAutoCastSpell() {
            return autoCastSpell;
        }
    
        public int getSpellAutoCastConfigValue() {
            switch(spellBook) {
            case 0:
                switch(autoCastSpell) {
                case 25: return 3;
                case 28: return 5;
                case 30: return 7;
                case 32: return 9;
                case 34: return 11; //air bolt
                case 39: return 13;//water bolt
                case 42: return 15;//earth bolt
                case 45: return 17; //fire bolt
                case 49: return 19;//air blast
                case 52: return 21;//water blast
                case 58: return 23;//earth blast
                case 63: return 25;//fire blast
                case 70: return 27;//air wave
                case 73: return 29;//water wave
                case 77: return 31;//earth wave
                case 80: return 33;//fire wave
                default: return 0;
                }
            default:
                return 0;
            }
            
        }
    to rs2hd for 10m
    Reply With Quote  
     

  2. #2  
    Chemist

    Advocatus's Avatar
    Join Date
    Dec 2009
    Age
    28
    Posts
    2,549
    Thanks given
    192
    Thanks received
    761
    Discord
    View profile
    Rep Power
    1332
    You realize that the latest version of rs2hd by graham has no magic system at all?

    As a result some information would be helpful as to what else you have in place.
    Otherwise I will tell you to declare some variables in your player class.
    Quote Originally Posted by blakeman8192 View Post
    Quitting is the only true failure.
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Sep 2006
    Age
    27
    Posts
    2,106
    Thanks given
    73
    Thanks received
    54
    Rep Power
    491
    Quote Originally Posted by Advocatus Diaboli View Post
    You realize that the latest version of rs2hd by graham has no magic system at all?

    As a result some information would be helpful as to what else you have in place.
    Otherwise I will tell you to declare some variables in your player class.
    tkoscape is the base. and it has an autocast system all it needs is the highlights when you turn it on and when its off.
    Reply With Quote  
     

  4. #4  
    Номер 1


    Leanbow's Avatar
    Join Date
    Feb 2008
    Posts
    5,910
    Thanks given
    1,558
    Thanks received
    2,617
    Rep Power
    5000
    read private message
    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. Paying 10M RSGP
    By I try too hard in forum Buying
    Replies: 4
    Last Post: 12-21-2011, 12:39 AM
  2. Paying 10m RSGP For Webclient
    By Bad Elf in forum Help
    Replies: 13
    Last Post: 08-06-2011, 11:49 PM
  3. Paying 10M RSGP for a 474 Object ID.
    By jordan641 in forum Requests
    Replies: 5
    Last Post: 04-20-2011, 06:46 PM
  4. Impact 2.0 problems paying 10M RSGP
    By FuckThePolice in forum Help
    Replies: 14
    Last Post: 04-18-2011, 07:26 PM
  5. [PI] Targets Paying 10m RSGP [PI]
    By Inclement in forum Help
    Replies: 6
    Last Post: 02-18-2011, 03:21 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
  •