Thread: [718] Need help with SOF disabling the claim prize button.

Results 1 to 2 of 2
  1. #1 [718] Need help with SOF disabling the claim prize button. 
    Registered Member
    Join Date
    Nov 2012
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I am kinda new and might be a newby.

    I am trying to let the claim item button disable after the prize is claimed.

    Using Panic PvP / Matrix 718

    If someone can help me without blaming would be great

    Thanks in advance
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Jul 2012
    Age
    23
    Posts
    1,954
    Thanks given
    1,035
    Thanks received
    459
    Rep Power
    89
    find this in Buttonhandler.java
    Code:
    		} else if (componentId == 258){
    			SquealOfFortune.claimItem(player);
    			SquealOfFortune.closeSOF(player);
    and remove this from that code
    Code:
    SquealOfFortune.claimItem(player);
    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. Vote4cash Claim vote [718]
    By Genetic in forum Help
    Replies: 1
    Last Post: 11-26-2012, 09:54 PM
  2. [317] Button Enabling/Disabling
    By S3R0 in forum Help
    Replies: 3
    Last Post: 10-08-2012, 06:08 PM
  3. claim item button
    By new2code in forum Help
    Replies: 10
    Last Post: 08-29-2012, 06:39 PM
  4. 718 SOF "HIDE BUTTON" Fix :P
    By izaazkothawala in forum Snippets
    Replies: 23
    Last Post: 08-29-2012, 08:41 AM
  5. [SOF] Claim button Configs :O
    By izaazkothawala in forum Requests
    Replies: 7
    Last Post: 08-28-2012, 07:10 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
  •