Separate names with a comma.
Did you have any files in the root TOEE directory? I found that the game can now recognize files from that directory!
Phalzyr's Proto Editor pretty much has all the fields labelled for NPCs. The thread on protos.tab which is stickied below should help too....
Ok, after some more digging, stat.mes and stat_enum contain the variables needed for stat_level_get. The number enums do work in place of the word...
Blargh, turns out stat_ac does work! However, it's case sensitive and I was trying stat_AC before. :(
While messing around with fixing Vampiric Touch, I decided to investigate ways to return values for various stats for objects. So far, I have:...
Eh? I tested Shocking Grasp a few days ago and it was d6. Let me check again. :) And yeah, I was reading the official bug thread back on the...
In that case, is it possible to add/subtract from the y-coordinate first instead of the x-coordinate without messing with the huge number needed...
Oh, and I forgot to add above: currently the spell does not give you the same amount of hitpoints compared to the damage.
Holy crap. Good job!! One question that I have though.. In a few of the conversations, such as the Hedrack spawning, it uses attachee.location...
Oh, no. The current touch spells are using a held charge thing that is accessed by the menu. However, the Vampiric Touch effect is broken, so I...
You will need this fix too. It fixes the range and targets for Vampiric Touch. Please place in data\rules\spells Actually, I found that ToEE...
Since Vampiric Touch was broken (doesn't give you hitpoints), I was spending some time trying to fix it tonight, and here's the results....
... but yknow those .txt files in rules/spells? Turns out they're more than just text files. They control a lot of things, including targetting...