Thread: Need quick help plox

Results 1 to 7 of 7
  1. #1 Need quick help plox 
    Registered Member
    Join Date
    Mar 2012
    Posts
    170
    Thanks given
    9
    Thanks received
    0
    Rep Power
    11
    Ok so my donator shop..when i try to buy items, it sells it in "Mage points" , but i want it to sell for cash,how can i change that and specify the amount of cash?

    BaseI (InsanityX)
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2011
    Posts
    220
    Thanks given
    3
    Thanks received
    13
    Rep Power
    2
    ShopHandler or whatever....specialItemStore or something special
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2012
    Posts
    170
    Thanks given
    9
    Thanks received
    0
    Rep Power
    11
    thats not it .. i know where the mage points thing is and i know how to remove it,but how can i set the price as cash??
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Feb 2012
    Posts
    629
    Thanks given
    201
    Thanks received
    59
    Rep Power
    0
    Delete the case's from shopassistant.java, and add the prices to the txt file
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Mar 2012
    Posts
    170
    Thanks given
    9
    Thanks received
    0
    Rep Power
    11
    okay thanks, hey listen um , when someone trades it says "Wishes to trade with you" Without the player name.. which file is it in so i can add "+c.playerName+" ?
    Reply With Quote  
     

  6. #6  
    محمد

    Jamili's Avatar
    Join Date
    Jun 2010
    Posts
    405
    Thanks given
    93
    Thanks received
    249
    Rep Power
    307
    Go to TradeAndDuel and search for that message, and add this

    Code:
    "+c.playerName+"

    Spoiler for Honorable mentions:

    Quote Originally Posted by JRFisher View Post
    Dude, learn yourself, it took me 17 months of continuous research to learn how to import a project.
    Quote Originally Posted by Pollution View Post
    When? And Idiot, I'm using a oldschool, it's not easy to get the command for an oldschool, retard c u.
    Quote Originally Posted by Waj_Assif View Post
    I sayin u dont contribute never aall u do is finna tryin attack ppl and always finna start fights .......
    Quote Originally Posted by Kris View Post
    You must be one of those slower breeds.
    Quote Originally Posted by Gandalf View Post
    Just piss off ploter hacker fella dumb fuck. Your a donor to a rsps community, I'm a Mainowner to a Private Server thats 7+ Years old. Lmfao kid, get a life. Don't let my name come out of your mouth again. Or it wont end nicely for you. Understand me big boy?
    Quote Originally Posted by Tojad View Post
    What do you know about Public Void and int without this [] is only 1 integer, why?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jun 2011
    Posts
    220
    Thanks given
    3
    Thanks received
    13
    Rep Power
    2
    "+c.playerName+" Would say:
    [quote]+c.playerName+ wishes to trade with you.[quote]
    Do this instead:
    Code:
    c.sendMessage("" + c.playerName + " wishes to trade with you.");
    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. Help plox.
    By liam0235 in forum Help
    Replies: 1
    Last Post: 01-28-2012, 02:30 PM
  2. I r need the following PLOX!
    By Untameable22 in forum Requests
    Replies: 6
    Last Post: 05-29-2010, 01:08 PM
  3. History Homework! Quick! Read quick!
    By Evan in forum Homework
    Replies: 17
    Last Post: 10-26-2008, 12:32 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
  •