Thread: (Matrix) Experience lamps

Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1 (Matrix) Experience lamps 
    Registered Member
    Join Date
    May 2011
    Age
    29
    Posts
    2,246
    Thanks given
    2,469
    Thanks received
    1,120
    Rep Power
    943
    The code is probably a horrible way to do it, but it was the best and most convenient way I could think of at the time.
    (Temporaryatributeception) lol

    http://pastebin.com/raw.php?i=wBpL4NUC

    Add the dialogue into the dialogue handler, and add the itemoption method into the inventoryoptions class.





    Edit: In case you didn't know the format code.

    Code:
    public static String FormatNumber(double number) {
    		return new DecimalFormat("#,###,##0").format(number).toString();
    	}
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    The Emperor of the Sands

    Azir's Avatar
    Join Date
    Nov 2008
    Posts
    2,466
    Thanks given
    8
    Thanks received
    487
    Rep Power
    117
    Nice man, way better than what i though off doing


    Reply With Quote  
     

  4. #3  
    Registered Member
    Join Date
    May 2012
    Posts
    989
    Thanks given
    19
    Thanks received
    28
    Rep Power
    0
    nice thank you.
    Attached image
    Reply With Quote  
     

  5. #4  
    Registered Member JayStrides's Avatar
    Join Date
    Sep 2012
    Posts
    323
    Thanks given
    15
    Thanks received
    36
    Rep Power
    65
    Danke
    What i do: Make love.
    JANUS
    Reply With Quote  
     

  6. #5  
    pride, love, happiness
    .alycia's Avatar
    Join Date
    Jun 2010
    Age
    28
    Posts
    4,106
    Thanks given
    1,714
    Thanks received
    2,062
    Rep Power
    5000
    Quote Originally Posted by King J Scape View Post
    Nice man, way better than what i though off doing
    That's because you use if statements for everything.


    OT: Looks okay, but would could be worked on.

    Let the leechers leach, I suppose.
    Reply With Quote  
     

  7. #6  
    Developer

    Holy Symbol's Avatar
    Join Date
    Dec 2011
    Age
    25
    Posts
    1,763
    Thanks given
    1,093
    Thanks received
    239
    Rep Power
    365
    Thank you You spared me some time here
    Spoiler for big sig:


    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Jan 2012
    Posts
    341
    Thanks given
    29
    Thanks received
    11
    Rep Power
    12
    By " add the itemoption method into the inventoryoptions class."
    Do you mean add this code in inventoryoptionshandler?

    Code:
    }
                    if (itemId == 23733) {
    			player.getDialogueManager().startDialogue("RubLamp");
    I'm sorry if im being annoying. I'm a little new to coding.
    Reply With Quote  
     

  9. #8  
    Donator


    Join Date
    Jul 2010
    Posts
    1,827
    Thanks given
    18
    Thanks received
    76
    Rep Power
    97
    Nice, thx
    Since 2010
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Apr 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    16
    Lulz, I'm a leecher but, I don't even have the java file "Misc"
    (am I a noob for this)?
    Reply With Quote  
     

  11. #10  
    Registered Member
    Join Date
    May 2012
    Posts
    989
    Thanks given
    19
    Thanks received
    28
    Rep Power
    0
    yours is probably utils.java
    Attached image
    Reply With Quote  
     

Page 1 of 3 123 LastLast

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. 508 Exp Lamps (Antique Lamps)
    By Mystical in forum Help
    Replies: 1
    Last Post: 07-29-2012, 01:29 PM
  2. [PI] BETTER Antique Lamps!
    By Treq in forum Tutorials
    Replies: 14
    Last Post: 04-26-2012, 12:40 AM
  3. [PI] My Way Of Antique Lamps [PI]
    By YouSeemMadBro in forum Snippets
    Replies: 21
    Last Post: 02-02-2012, 11:43 PM
  4. [PI] Adding lamps 10$
    By 3lou 55 in forum Requests
    Replies: 5
    Last Post: 08-01-2011, 10:15 PM
  5. Genie Lamps
    By „Elf„ in forum Tutorials
    Replies: 23
    Last Post: 10-07-2008, 04:16 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
  •