Thread: ::resettask command

Results 1 to 4 of 4
  1. #1 ::resettask command 
    Aymen
    Guest
    can someone post me one for slayer task what i want it to do if the person doesn't want the task it takes away the task as if he doesn't got one and then he talks to the slayer guy again for another one

    TY REP++++++
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2011
    Posts
    35
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    if (playerCommand.startsWith("resettask")) {
    c.taskAmount = -1;
    c.slayerTask = 0;
    }
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Aymen
    Guest
    Quote Originally Posted by videowiz07 View Post
    if (playerCommand.startsWith("resettask")) {
    c.taskAmount = -1;
    c.slayerTask = 0;
    }
    ty love you long time
    Reply With Quote  
     

  5. #4  
    Registered Member
    Join Date
    Jun 2011
    Posts
    35
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    Quote Originally Posted by aymen View Post
    ty love you long time
    no problem
    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. Replies: 3
    Last Post: 07-02-2011, 01:57 AM
  2. Replies: 4
    Last Post: 12-21-2010, 09:36 PM
  3. Replies: 4
    Last Post: 12-19-2010, 11:46 PM
  4. Smallest ::resettask command i know.
    By Bliss-Scape in forum Snippets
    Replies: 23
    Last Post: 11-16-2009, 09:21 AM
  5. Replies: 1
    Last Post: 08-16-2008, 04:05 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •