Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOTA2:courier using equipment event #245

Open
yangex opened this issue Nov 25, 2020 · 4 comments
Open

DOTA2:courier using equipment event #245

yangex opened this issue Nov 25, 2020 · 4 comments
Labels

Comments

@yangex
Copy link

yangex commented Nov 25, 2020

i want to get information about courier equipment using,but through @OnCombatLogEntry ,CombatLogEntry.getInflictorName().equals(”the equipment name(eg:item_smoke_of_deceit)”) can't get it.
I would appreciate it if you could help me.

@spheenik
Copy link
Member

I don't know. Sorry.
Anyone else?

@BusyLivingDota
Copy link

There is m_hTransientCastItem property in each CDOTA_Unit_Courier entity. But the property never perform properly. I asked my friend to use a smoke with courier at 31:13 in radiant fountain in game 6121405721 but its not detected. Maybe spheenik can you fix this property please? Just sayin.

@spheenik
Copy link
Member

spheenik commented Aug 5, 2021

Sorry: I just provide the data in the replay, I do not modify it in any form. If the data sucks, you've got to complain to Gaben.

@BusyLivingDota
Copy link

Yeah I understand cant really blame spheenik for that. I use modifier_add combatlog in the current project and everything is ok except cant find smoke center when courier uses smk (but we know if there is no user for smoke, then user is a courier). It seems
a smoke is the only item a courier can use. Luckily a pro tells me he didn't smoke in a courier for more than a year, so i guess no need to worry to much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants