Jump to content
Korean Random

Aimdrol

User
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

1 Noob

Contacts

  • Nick
    Aim_Drol

Recent Profile Visitors

1,001 profile views
  1. I've started updating my sound mod for 9.17 and followed the instructions from this thread: https://koreanrandom.com/forum/topic/37612-проект-wwise-для-09171. My problem is that sometimes certain sound events (like vo_enemy_hp_damaged_by_projectile_by_player) do not work properly at certain times: I've watched the same replay file multiple times. Sometimes a sound event like vo_enemy_hp_damaged_by_projectile_by_player is played fine and sometimes it's not and throws an ErrorCode 15 error in python.log. I've not yet noticed a pattern behind the sometimes failing sound events. In addition to that it's hard to understand why certain sounds are failing when I've only have an ID like 2979380528 from python.log. There was a mapping table with these IDs and the ones used in the Wwise projekt (like vo_enemy_hp_damaged_by_projectile_by_player) for an older version. Is there something like this as well for 9.17.1? Currently I can only guess which sounds are failing.
  2. @seriych, I'll publish my data soon and for this it'd be good to know how exactly you got these ~2,2 million IDs for the EU server. Are these all recently active players xvm has stat data for?
  3. It'd be great if you could provide me with the IDs.
  4. I hope that this topic fits here. Sadly I do not speak Russian and using google translator to search for a similar topic didn't yield anything. As to my question: Is there any kind of API from XVM that can be used? I'm currently working on a program for finding players with 2 or 3 marks of excellence using the WG API. My problem is that there seems to be no way of getting a list of account IDs from players with at least one battle with that API. Thus I have to iterate all possible account IDs and check them. This takes a lot of time and is very inefficient. I'd like to know if it was possible to get the IDs from some kind of API from XVM. I know that there's a database with account IDs and stats for them and I'd be great if I could use this data for my program.
×
×
  • Create New...