Thread: [USELESS] Renaming items.

Results 1 to 7 of 7
  1. #1 [USELESS] Renaming items. 
    Member

    Join Date
    Nov 2008
    Age
    27
    Posts
    4,859
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    open class8.java and add some of these.




    Code:
    if(i == ****) //id... replace with something like 1 or 2
    {
    		class8.aString170 = "*ITEM NAME*";
    		class8.aByteArray178 = "*ITEM EXAMINE*"getBytes();
            }


    example

    Code:
    if(i == 1) //id... replace with something like 1 or 2
    {
    		class8.aString170 = "James's Sexy Toolkit.";
    		class8.aByteArray178 = "Used to dickslap Bot in his sleep."getBytes();
            }

    EXAMPLE NO.2 IF YOU DONT WISH TO REPLACE THE EXAMINE.

    Code:
    if(i == 1) //id... replace with something like 1 or 2
    {
    		class8.aString170 = "James's Sexy Toolkit";
    }


    YES I KNOW ITS USELESS BUT YOU COULD DO THE THE CW TICKETS AND USE THEM AS EXCHANGE TICKETS OR SOMETHING.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2008
    Posts
    55
    Thanks given
    1
    Thanks received
    1
    Rep Power
    1
    Lol... i think this is pretty obvious
    Quote Originally Posted by John' View Post
    You tell me where it goes, it's very small.

    SPOILER FOR SIG
    [SPOIL]

    [/SPOIL]
    Reply With Quote  
     

  3. #3  
    Registered Member
    Yarnova's Avatar
    Join Date
    Jul 2007
    Age
    29
    Posts
    878
    Thanks given
    1
    Thanks received
    34
    Rep Power
    364
    Useless indeed. What was the point in posting this?
    Reply With Quote  
     

  4. #4  
    Member

    Join Date
    Nov 2008
    Age
    27
    Posts
    4,859
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    boredem plus free posts lol
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Jul 2009
    Posts
    597
    Thanks given
    158
    Thanks received
    95
    Rep Power
    632
    Very pointless. No point in posting.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jul 2009
    Age
    28
    Posts
    537
    Thanks given
    20
    Thanks received
    3
    Rep Power
    8
    So usseless wy are you posting this even a noob know this


    #100 Posts - #200 Posts - #300 Posts - #400 Posts - #500 Posts -
    #600 Posts - #700 Posts - #800 Posts #900 Posts - #1000 Posts
    Reply With Quote  
     

  7. #7  
    Registered Member
    TheElveAge's Avatar
    Join Date
    Sep 2009
    Posts
    938
    Thanks given
    26
    Thanks received
    60
    Rep Power
    124
    Get the fuck off these forums.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •