Thread: changing name problems?

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 changing name problems? 
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    im trying to add 500m tickets to my server, i have the price and the name changed, it some instances, but the "hover" name is still the same.




    For example its changed in the second screen of the trade, and in the chatbox.


    If you have any whereabouts i can change the name of the "Hover name" if you will, it would be greatly appreciated.
    Attached image
    Reply With Quote  
     

  2. #2  
    V.C.C.

    Abnant's Avatar
    Join Date
    Nov 2010
    Posts
    2,291
    Thanks given
    393
    Thanks received
    796
    Rep Power
    1777
    ItemDef.java, client sided
    Reply With Quote  
     

  3. #3  
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    Quote Originally Posted by Abnant View Post
    ItemDef.java, client sided
    not quite finding much in that file.
    Attached image
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    May 2013
    Posts
    1,169
    Thanks given
    28
    Thanks received
    133
    Rep Power
    53
    Quote Originally Posted by s0z u try3d View Post
    not quite finding much in that file.
    hes telling you to hardcode the name..
    If only I hadn't given you up, my life could've been different.
    Reply With Quote  
     

  5. #5  
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    Quote Originally Posted by True Faith View Post
    hes telling you to hardcode the name..
    there nothing in, itemdef.java that any name of weapons or anything, are you sure that the right folder in client side?
    Attached image
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Nov 2011
    Posts
    491
    Thanks given
    23
    Thanks received
    66
    Rep Power
    86
    Quote Originally Posted by s0z u try3d View Post
    there nothing in, itemdef.java that any name of weapons or anything, are you sure that the right folder in client side?
    You have to make the code there. Google if you cant.
    Reply With Quote  
     

  7. #7  
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    Quote Originally Posted by Sickness View Post
    You have to make the code there. Google if you cant.
    ok ty
    Attached image
    Reply With Quote  
     

  8. #8  
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    Quote Originally Posted by Sickness View Post
    You have to make the code there. Google if you cant.
    i made the code and it still dind't work the code was case 620:
    itemDef.name="500m Ticket";
    break;
    Attached image
    Reply With Quote  
     

  9. #9  
    Registered Member

    Join Date
    Nov 2011
    Posts
    491
    Thanks given
    23
    Thanks received
    66
    Rep Power
    86
    Quote Originally Posted by s0z u try3d View Post
    i made the code and it still dind't work the code was case 620:
    itemDef.name="500m Ticket";
    break;
    Isn't 620 id for noted Paramaya ticket? Try 619 and if that doesn't work either tell me where did you put this code in ItemDef?
    Reply With Quote  
     

  10. #10  
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    Quote Originally Posted by Sickness View Post
    Isn't 620 id for noted Paramaya ticket? Try 619 and if that doesn't work either tell me where did you put this code in ItemDef?
    ok i will try that , now i wanted them to become stackable , becuase 620 was the stackable ones
    Attached image
    Reply With Quote  
     

Page 1 of 2 12 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. item.cfg changing item name problem?
    By Yutka in forum Help
    Replies: 1
    Last Post: 02-18-2013, 11:32 AM
  2. Change Name Please.
    By YourMomsNewBf in forum Usernames
    Replies: 1
    Last Post: 10-16-2008, 08:26 AM
  3. Changing name on top of client?
    By Sherwood in forum Help
    Replies: 3
    Last Post: 10-14-2008, 05:07 PM
  4. Change name.
    By Aconitic in forum Usernames
    Replies: 1
    Last Post: 10-03-2008, 09:25 AM
  5. Adding Emotes And Changing Names Added In A Suprise
    By AlexMason in forum Tutorials
    Replies: 10
    Last Post: 10-02-2007, 05:22 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •