News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 304
Total: 304

Author Topic: tooltip display wrong value?  (Read 1292 times)

0 Members and 142 Guests are viewing this topic.

tooltip display wrong value?
« on: »
So I tweak some effect value for a skill, but for whatever reason the tooltip only displayed like half of the original value.

tooltip
https://puu.sh/vfP4K/ddc1209b2e.png

real value
https://puu.sh/vfP3t/bf27a11bb0.png

and yes, that's without charge.

Edit : Also, anyone knows what does the PULSE_RATE means in DRAW HEALTH effect?
« Last Edit: April 10, 2017, 06:34:00 pm by Viz »

Share on Bluesky Share on Facebook


Re: tooltip display wrong value?
« Reply #1 on: »
Hi Viz. Its possible the skill tooltip display is based on "dummy affixes". If you change the main affix but not the dummy, the tooltip display will be wrong.

If the skill has a code-block that starts with EVENT_FOUR (or similar, i cant remember right now) then its surely using a dummy affix for the tooltip.


Re: tooltip display wrong value?
« Reply #2 on: »
Hi Viz. Its possible the skill tooltip display is based on "dummy affixes". If you change the main affix but not the dummy, the tooltip display will be wrong.

If the skill has a code-block that starts with EVENT_FOUR (or similar, i cant remember right now) then its surely using a dummy affix for the tooltip.
It is highly possible that this is the issue you are having. If you can post your codes in here (put it in spoiler) that would be most helpful on my part, I can read the game's data better in text form or xml format as they say.

Re: tooltip display wrong value?
« Reply #3 on: »
Spoiler (hover to show)
Hmm, idk. Seems fine for me. I read somewhere that HP recharge thingy (I use it on the skill affix) does sometimes mess up the tooltip for unknown reason.
« Last Edit: April 10, 2017, 10:38:41 pm by Viz »

Re: tooltip display wrong value?
« Reply #4 on: »
Does the display of the effect change from time to time?  Because my guess is that the tooltip is picking up the affix effects based on how many charges the player has when you mouse-over.  If that is possible, then it will display the effects of either WSP_FLASHOFLIGHT_NOCHARGEHEAL15 or WSP_FLASHOFLIGHT_CHARGEHEAL15 based on your charges...


Re: tooltip display wrong value?
« Reply #5 on: »
It's ok.
 
I set the duration to instant and now the heal value shows correctly.  Seems like the game screws up calculation if HP recharge player is set to duration: "x" sec.


Re: tooltip display wrong value?
« Reply #6 on: »
I'm glad you have fixed it yourself, sometimes its better to load up the files in GUTS and try to update them by fake editing them. This can be done by changing any paramater then change it back, GUTS will arrange and correct text block alignments automatically.

Re: tooltip display wrong value?
« Reply #7 on: »
Oh this is good to know!


 

Recent Topics+-