Thread: Item text when cursors over

Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11  
    Banned

    Join Date
    Jun 2013
    Posts
    499
    Thanks given
    119
    Thanks received
    70
    Rep Power
    0
    Quote Originally Posted by Mr Bill View Post
    There's more than likely hints inside your code already provided. Just trial and error my guy. That's how we learn.
    Just edited my post, gonna try see where these options are triggered, i'd assume there'd be something there..
    http://prntscr.com/ihgx18
    Reply With Quote  
     

  2. #12  
    OWNER @ BOFA (Now Hiring)
    Mr Bill's Avatar
    Join Date
    May 2010
    Posts
    517
    Thanks given
    15
    Thanks received
    35
    Rep Power
    62
    Quote Originally Posted by Adam200214 View Post
    Just edited my post, gonna try see where these options are triggered, i'd assume there'd be something there..
    http://prntscr.com/ihgx18
    Well, that's a click trigger. Not a hover trigger. I think you were in the right direction before. But honestly, I wouldn't even use an item hover tooltip if I were you, little bit tacky IMO and will be too much going on. Especially for people who brid for example. If you do make it, add a button to enable/disable it.
    Attached image
    Reply With Quote  
     

  3. #13  
    Banned

    Join Date
    Jun 2013
    Posts
    499
    Thanks given
    119
    Thanks received
    70
    Rep Power
    0
    Quote Originally Posted by Mr Bill View Post
    Well, that's a click trigger. Not a hover trigger. I think you were in the right direction before. But honestly, I wouldn't even use an item hover tooltip if I were you, little bit tacky IMO and will be too much going on. Especially for people who brid for example. If you do make it, add a button to enable/disable it.
    I wasn't gonna have it on every item, just special items that maybe have hidden effects or boxes, I never thought about that so yeah I'll have a button to toggle it on and off thank you

    Had another idea.. the text in the box shows when you hover over an item but I can't find the "Wear " anywhere

    http://prntscr.com/ihh95q
    Reply With Quote  
     

  4. #14  
    OWNER @ BOFA (Now Hiring)
    Mr Bill's Avatar
    Join Date
    May 2010
    Posts
    517
    Thanks given
    15
    Thanks received
    35
    Rep Power
    62
    Quote Originally Posted by Adam200214 View Post
    I wasn't gonna have it on every item, just special items that maybe have hidden effects or boxes, I never thought about that so yeah I'll have a button to toggle it on and off thank you

    Had another idea.. the text in the box shows when you hover over an item but I can't find the "Wear " anywhere

    http://prntscr.com/ihh95q
    On eclipse hit CTRL + H, click "File Search", Check case sensitive, type "Wear" - the space may be in the next string. Wouldn't include the space. Try that, see if you can find it.
    Attached image
    Reply With Quote  
     

  5. #15  
    Banned

    Join Date
    Jun 2013
    Posts
    499
    Thanks given
    119
    Thanks received
    70
    Rep Power
    0
    Quote Originally Posted by Mr Bill View Post
    On eclipse hit CTRL + H, click "File Search", Check case sensitive, type "Wear" - the space may be in the next string. Wouldn't include the space. Try that, see if you can find it.
    I've managed to add in everything from that link you said to correct places with no errors, but it still isn't working.. isn't recognising that i'm hovering over an item
    Reply With Quote  
     

  6. #16  
    OWNER @ BOFA (Now Hiring)
    Mr Bill's Avatar
    Join Date
    May 2010
    Posts
    517
    Thanks given
    15
    Thanks received
    35
    Rep Power
    62
    Quote Originally Posted by Adam200214 View Post
    I've managed to add in everything from that link you said to correct places with no errors, but it still isn't working.. isn't recognising that i'm hovering over an item
    Debug
    Attached image
    Reply With Quote  
     

  7. #17  
    Extreme Donator


    Join Date
    Aug 2016
    Posts
    597
    Thanks given
    109
    Thanks received
    96
    Rep Power
    254
    When you figure out how to do it, keep in mind i'm pretty sure it's going to go off of your itemDef item values instead of your server side item values. I could be wrong though. If you wanted them to be based off of the server side values you might have to make a packet to handle that
    Reply With Quote  
     

  8. #18  
    Banned

    Join Date
    Jun 2013
    Posts
    499
    Thanks given
    119
    Thanks received
    70
    Rep Power
    0
    Quote Originally Posted by Goody View Post
    When you figure out how to do it, keep in mind i'm pretty sure it's going to go off of your itemDef item values instead of your server side item values. I could be wrong though. If you wanted them to be based off of the server side values you might have to make a packet to handle that
    Still ain't got it to work, yeah I would've just added a new string to be read in Itemdefinitions for the description but I'll worry about that after, if anyone could help me on getting it to recognise I'm hovering over an item that would be great. The source I'm using is Exotic if that's any help
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

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 glitch when item is dropped
    By Paketa in forum Help
    Replies: 5
    Last Post: 11-30-2009, 03:36 AM
  2. Replies: 0
    Last Post: 08-13-2009, 05:55 PM
  3. Text when you click an object
    By Oxygen in forum Help
    Replies: 22
    Last Post: 04-30-2009, 05:08 AM
  4. How do i make items vanish when dropped
    By Mojave in forum Help
    Replies: 2
    Last Post: 04-13-2009, 01:12 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
  •