Thread: 718 way to force item name change server sided

Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1 718 way to force item name change server sided 
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,821
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    Is there a way to change an items name server sided? Changing an npcs name can be server sided with
    if(id == ####) {
    setName("Name");
    }
    in the npc.java class. not sure what class for items since item.java is pretty empty
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Apr 2014
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Item def editor.
    Reply With Quote  
     

  3. #3  
    Donator

    El Camino's Avatar
    Join Date
    Dec 2011
    Age
    22
    Posts
    1,735
    Thanks given
    461
    Thanks received
    334
    Rep Power
    175
    Quote Originally Posted by OodlesOfNoodles View Post
    Is there a way to change an items name server sided? Changing an npcs name can be server sided with
    if(id == ####) {
    setName("Name");
    }
    in the npc.java class. not sure what class for items since item.java is pretty empty
    test it and u'll now.
    Don't be scared. It can't hurt you.
    Reply With Quote  
     

  4. #4  
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,821
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    Quote Originally Posted by Huge Cunt View Post
    Item def editor.
    Is there a way to change an items name SERVER sided?
    Reply With Quote  
     

  5. #5  
    Registered Member
    medic's Avatar
    Join Date
    Sep 2013
    Posts
    1,584
    Thanks given
    821
    Thanks received
    560
    Rep Power
    1129
    Quote Originally Posted by OodlesOfNoodles View Post
    Is there a way to change an items name SERVER sided?
    i dont think there is, i tried for ages but couldnt find a way to, easier just to do it cache sided


    Reply With Quote  
     

  6. #6  
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,821
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    Quote Originally Posted by yellow- View Post
    i dont think there is, i tried for ages but couldnt find a way to, easier jsut to do it cache sided
    That's what I guessed, I just don't feel like reuploading a 500mb cache just to change one items name
    Reply With Quote  
     

  7. #7  
    Registered Member
    medic's Avatar
    Join Date
    Sep 2013
    Posts
    1,584
    Thanks given
    821
    Thanks received
    560
    Rep Power
    1129
    Quote Originally Posted by OodlesOfNoodles View Post
    That's what I guessed, I just don't feel like reuploading a 500mb cache just to change one items name
    true true, try copying the npc name changing method and make your own method to rename items?


    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,417
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    Quote Originally Posted by OodlesOfNoodles View Post
    That's what I guessed, I just don't feel like reuploading a 500mb cache just to change one items name
    Why would you have to keep reuploading it?
    Reply With Quote  
     

  9. #9  
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,821
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    Quote Originally Posted by Datbeastmayne View Post
    Why would you have to keep reuploading it?
    I do edits on my computer, then upload to the vps where i host the server.
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,417
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    Quote Originally Posted by OodlesOfNoodles View Post
    I do edits on my computer, then upload to the vps where i host the server.
    Upload the item editor to the vps an do it there?
    Reply With Quote  
     

  11. Thankful user:


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. [718 ] Item name Change.
    By haxkRSPS in forum Help
    Replies: 0
    Last Post: 02-20-2014, 04:47 PM
  2. [PI] Changing item name Client/Server sided
    By DeathJoker in forum Snippets
    Replies: 12
    Last Post: 01-26-2014, 11:35 AM
  3. Replies: 27
    Last Post: 09-24-2008, 01:05 PM
  4. An Easy Way To Reduce Lag On Your Server
    By Nets8 in forum Tutorials
    Replies: 0
    Last Post: 03-13-2008, 07:27 PM
  5. Replies: 1
    Last Post: 01-25-2008, 08:55 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
  •