Thread: Vote Shop & Pk Point Shop HELP

Results 1 to 5 of 5
  1. #1 Vote Shop & Pk Point Shop HELP 
    Registered Member
    Join Date
    May 2012
    Posts
    335
    Thanks given
    43
    Thanks received
    10
    Rep Power
    15
    How do i make it so when you open the Vote Shop or/ Pk Point Shop it will send message You currently have (current pk points/ Vote Points).
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    May 2010
    Posts
    87
    Thanks given
    22
    Thanks received
    4
    Rep Power
    10
    There is probably a method that handles opening that particular shop in maybe a ShopHandler class or something of that nature. Then search for any signs of a vote shop / pk point shop in documentation / the method name and inside of it, just add sendMessage()
    Learning... slowly.
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Sep 2011
    Posts
    2,730
    Thanks given
    1,150
    Thanks received
    907
    Rep Power
    668
    under c.getShops().openShop(#);
    c.sendMessage("You currently have " + c.pkPoints + ".");
    Reply With Quote  
     

  4. Thankful user:


  5. #4  
    Registered Member
    Join Date
    May 2012
    Posts
    335
    Thanks given
    43
    Thanks received
    10
    Rep Power
    15
    Thanks nigga you the best
    Reply With Quote  
     

  6. #5  
    Registered Member
    Join Date
    May 2012
    Posts
    335
    Thanks given
    43
    Thanks received
    10
    Rep Power
    15
    I knew it had something to do with .sm i'm so stupid... By the way nice voting shop tut, Worked 100% not using the Vote Master tho...
    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: 02-25-2013, 02:26 AM
  2. Custom Shop (Vote Point example)
    By ConnorVG in forum Snippets
    Replies: 14
    Last Post: 08-21-2012, 08:03 AM
  3. Replies: 38
    Last Post: 10-02-2011, 10:57 PM
  4. Replies: 0
    Last Post: 09-03-2011, 08:04 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
  •