Is the casting time of a skill something that can be datamined?
I tried to check the kom files, and while I found some .X and .Y files that look like could be an animation of skills Idk how to open them
What I'm trying to find is the animation of the model actually, cause in skills sometimes the animation may end before or after the character can move again, so I guess if I want the in-game casting time of a skill I need to look for the model animation?
I tried to check the kom files, and while I found some .X and .Y files that look like could be an animation of skills Idk how to open them
What I'm trying to find is the animation of the model actually, cause in skills sometimes the animation may end before or after the character can move again, so I guess if I want the in-game casting time of a skill I need to look for the model animation?
If you're able to inject Lua code, you can find the data you're looking for in tables located in the global environment (_G).
Each skill has its own table, and it looks like this:
If you're able to inject Lua code, you can find the data you're looking for in tables located in the global environment (_G).
Each skill has its own table, and it looks like this:
Skill:
Tables : in the .txt file
Oh I see, I don't really know what's a lua code or a global enviroment, I'll take it slow by searching things up with time, best thing is knowing that it's possible, thanks!
Quote:
Originally Posted by Acedia01
If you're able to inject Lua code, you can find the data you're looking for in tables located in the global environment (_G).
Each skill has its own table, and it looks like this:
Skill:
Tables : in the .txt file
I tried searching, tried to open the lua files in the game folder with an IDE but couldn't find anything, and from what I got I basically have to inject a "print(_G.Leere.txt)" into the elsword exe and I'll get the file by running the game?
Sorry if what I say makes no sense as I'm a noob, but was wondering if I found good resources or I should find different kind of tutorials for this
Oh I see, I don't really know what's a lua code or a global enviroment, I'll take it slow by searching things up with time, best thing is knowing that it's possible, thanks!
I tried searching, tried to open the lua files in the game folder with an IDE but couldn't find anything, and from what I got I basically have to inject a "print(_G.Leere.txt)" into the elsword exe and I'll get the file by running the game?
Sorry if what I say makes no sense as I'm a noob, but was wondering if I found good resources or I should find different kind of tutorials for this
So first of all, no, you're mixing everything up. I'm not going to talk too much about the lua code injection part, but you can look at my thread "How to inject lua code" for that.
For the lua code part, the skill table is as follows: _G.AASI_A_AAP_LEERE
So you need to dump all the table contents into a .txt file to get the Leere.txt file I've shared. From there, you can use those informations to find out how to modify the contents of the table to suit your needs.
So first of all, no, you're mixing everything up. I'm not going to talk too much about the lua code injection part, but you can look at my thread "How to inject lua code" for that.
For the lua code part, the skill table is as follows: _G.AASI_A_AAP_LEERE
So you need to dump all the table contents into a .txt file to get the Leere.txt file I've shared. From there, you can use those informations to find out how to modify the contents of the table to suit your needs.
Thanks again, tho I don't really want to modify it, just wanted to know the values, and yeah mixed a bunch of things up, did some more research and it's a lot of messy stuff, I'll try at a slow pace with time maybe I'll get it in the future
Have the upgrade rates ever been datamined? 04/16/2016 - 12Sky2 - 6 Replies Dying to know this.. do we at least know if 9% mats have a higher success rate than 12%, whos higher than 15% etc?
Would love to see any actual numbers on this, played this game yeaars ago and recall there always being horseshit luck based claims about everything in the game, even farming in corners lol. Now that people have had all of this time to analyze 12s2 files, can't imagine this info is still unknown ;-;
Datamined 1.03 patchnotes 06/19/2012 - Diablo 3 - 18 Replies Datamined 1.0.3.10057 Patch Changes (Unofficial) - Diablo 3 Database (D3DB)
Wie's aussieht wird der IAS nerf heftiger ausfallen als von vielen erwartet, oder zumindest von mir.
Ich persönlich hau grad all mein IAS zeugs, was ich nicht mehr brauch ins AH und versuch noch so viel Gold raus zu holen wie möglich.
Was denkt ihr dazu?
Skill without casting time ? 03/10/2008 - Cabal Online - 12 Replies Hi, i got problem with mine cabal. Then i re-installed the game, play and i saw that my force shielder's completer has no casting time :cool: ... i don't know why but maybe we can do a hack with it ? (do the same for all skills maybe...)
thx for answers, bye :)