EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Casting activity of NPC targets (https://www.eq2interface.com/forums/showthread.php?t=15000)

dx2 10-14-2010 02:48 PM

Casting activity of NPC targets
 
As this is new since GU58 which was released lately, I would like to know if others also encounter a certain problem with this new casting bar getting interrupted/disappearing with the npc ability finishing casting anyway

If you do not know where it is yet, at least for profitui it's positioned on the target and implied target window which might be also be the position for the default ui.

I observed this only during raids though but cannot locate the reason for this happening.

So anyone else seen this happening ?

TalTal 10-14-2010 03:11 PM

It might be because of lag. I am not sure what the conditions are like when you are raiding, but I know on the regular casting bar when I lag alot my spells start casting when I click but the dynamic data from the server takes .5 to 1 sec to start the bar. It then cancels without finishing even though the spell goes off because the spell went off sooner than the bar was programmed to count down to.

Silat

dx2 10-14-2010 03:14 PM

raiding on splitpaw, no considerable lag at all.
I understand what you explained. Though the bar can disappear already quite eraly, like at 20% or sometimes a bit later, like at 50%, it's perfectly random.

TalTal 10-14-2010 03:43 PM

Quote:

Originally Posted by dx2 (Post 93928)
raiding on splitpaw, no considerable lag at all.
I understand what you explained. Though the bar can disappear already quite eraly, like at 20% or sometimes a bit later, like at 50%, it's perfectly random.

Since you raid I'd like to ask a favor. I don't raid so have no real way to test content affected by raiding. Could I get you to delete eq2ui_mainhud_target.xml and eq2ui_mainhud_impliedtarget.xml out of your profitui directory the next time you are planing to be (have to do it before you launch eq2)raiding and see if the issue persists with the default windows. It should as the cast code in profit is almost a total cut and paste from the default, just reskinned and repositioned.

I just want to make sure it is not profit specific.

Silat

dx2 10-14-2010 04:19 PM

Did as you instructed (just took up to a minute, so deleted and restarted client as we are raiding right now) and
yes it's happening there too

Landiin 10-14-2010 04:37 PM

I put a mobcasting bar in eXtreme that shows up just like the player casting bar and I don't notice this issue. I do know some of the things they cast are just freakishly fast and it might just be lag your seeing.

I'll look closer tonight but, I didn't use any code other then the dynamic data the game provides.

TalTal 10-14-2010 05:06 PM

Quote:

Originally Posted by dx2 (Post 93932)
Did as you instructed (just took up to a minute, so deleted and restarted client as we are raiding right now) and
yes it's happening there too

Thank you. That lets me know it is either a game error or lag. Wish I could help more but I cannot solve either of those issues ;)

Silat

dx2 10-14-2010 05:58 PM

Quote:

Originally Posted by Landiin (Post 93933)
I put a mobcasting bar in eXtreme that shows up just like the player casting bar and I don't notice this issue. I do know some of the things they cast are just freakishly fast and it might just be lag your seeing.

I'll look closer tonight but, I didn't use any code other then the dynamic data the game provides.

Even slowly casted abilities, these that are the ones important to cure in raids, these are corrupted in the casting progress bar. The really fast ones are mostly no AOEs and it's hardly possible to react on them. Maybe I can make a video to give even more clarification.

Had a look into your ui xml code to see where you are using the dynamicdata.
Is it intended that you use /GameData.Target.Casting instead of /GameData.ImpliedTarget.Casting in your eq2ui_mainhud_impliedtarget.xml ?

Drumstix42 10-14-2010 06:07 PM

Ruh-roh :D

TalTal 10-14-2010 06:32 PM

Quote:

Originally Posted by dx2 (Post 93937)
Even slowly casted abilities, these that are the ones important to cure in raids, these are corrupted in the casting progress bar. The really fast ones are mostly no AOEs and it's hardly possible to react on them. Maybe I can make a video to give even more clarification.

Had a look into your ui xml code to see where you are using the dynamicdata.
Is it intended that you use /GameData.Target.Casting instead of /GameData.ImpliedTarget.Casting in your eq2ui_mainhud_impliedtarget.xml ?

nope not intended

Silat

TalTal 10-14-2010 06:37 PM

1 Attachment(s)
Are you sure that is how it is? I am not seeing that. And Searching the text I don't see it either. I just downloaded it from the patcher again and don't see it in that version either.

I've attached the version from the patcher.

Silat

dx2 10-14-2010 06:42 PM

ah I just downloaded it from the download page without patcher.

TalTal 10-14-2010 06:43 PM

That should be exectly the same fiel but I will check it too. I sent the zip to kaldran to post to the patcher without modification.

Edit:Just verified the zip file version is identical.

Silat

dx2 10-14-2010 07:10 PM

maybe this is a bit offtopic now ;)
maybe you took not the file from here - http://www.eq2interface.com/download...tremeUISF.html - I double it checked, too.
eq2ui_mainhud_impliedtarget.xml uses target.casting not impliedtarget.casting ^^

TalTal 10-14-2010 07:14 PM

Oh, I thought you were using Profitui as was mentioned in the OP. That is the updater I was referring to.

You are using extremeui and I have not looked at the files for that. Hence the confusion. Sorry for misdirecting you.

Silat

dx2 10-14-2010 08:01 PM

not using extreme ui, just looked into the code for it quickly to check it out and saw that on the fly.

Landiin 10-14-2010 10:22 PM

Oh that was a copy and paste error on the /GameData.Target.Casting it should of been /GameData.ImpliedTarget.Casting.

It is def a game bug, I jacked up my MobCasting window so I could really see the bar and yea its not completing and sometimes it don't show at all.

dx2 10-15-2010 11:56 AM

I made an extra window for the casting activity.
How can I upload it to the downloads section ?

gm9 10-15-2010 12:06 PM

Quote:

Originally Posted by dx2 (Post 93978)
I made an extra window for the casting activity.
How can I upload it to the downloads section ?

Go to the category you want to upload to, there is an upload interface button there. Or just use this one: ;)

dx2 10-15-2010 12:54 PM

thank you :)


All times are GMT -5. The time now is 05:51 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI