Thread: Need recharge prayer command

Results 1 to 4 of 4
  1. #1 Need recharge prayer command 
    Registered Member
    Mister Maggot's Avatar
    Join Date
    Dec 2008
    Posts
    7,227
    Thanks given
    3,283
    Thanks received
    2,875
    Rep Power
    5000
    i cant find a working recharge prayer command can any1 post 1
    Reply With Quote  
     

  2. #2  
    Member Need recharge prayer command Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    if commandequals "rechargeprayer"
    playerLevel[5] = getLevelForXP(5);
    refreshSkills();


    something along those lines.

    Attached imageAttached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Mister Maggot's Avatar
    Join Date
    Dec 2008
    Posts
    7,227
    Thanks given
    3,283
    Thanks received
    2,875
    Rep Power
    5000
    kk ill try it out, but wait is this the section for 317's?
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Dec 2007
    Age
    28
    Posts
    318
    Thanks given
    3
    Thanks received
    5
    Rep Power
    88
    if (command.startsWith("recharge")) {
    playerLevel[5] = getLevelForXp(5);
    sendMessage("prayer sucessfully recharged.");
    }
    LOL
    [spoil]
    Quote Originally Posted by Archspire View Post
    class9.disabledText = setMessage(j);

    Hmm having an error with this line, I added disabledText has a public int but its still not reading it as a variable.
    [/spoil]
    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

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