geht immer noch nicht
/* Attack config
* To disable an attack, set it to -1
* Skills MUST be POSITIVE numbers. For reference see
[Only registered and activated users can see links. Click Here To Register...]
*/
Config.AttackSkill[0] = -1; // Preattack skill.
Config.AttackSkill[1] = -64; // Primary skill to bosses.
Config.AttackSkill[2] = -64; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.
Config.AttackSkill[3] = -64; // Primary skill to others.
Config.AttackSkill[4] = -64; // Primary untimed skill to others. Keep at -1 if Config.AttackSkill[3] is untimed skill.
Config.AttackSkill[5] = -64; // Secondary skill if monster is immune to primary.
Config.AttackSkill[6] = -64; // Secondary untimed skill if monster is immune to primary untimed.
// Low mana skills - these will be used if main skills can't be cast.
Config.LowManaSkill[0] = -1; // Timed low mana skill.
Config.LowManaSkill[1] = -1; // Untimed low mana skill.
/* Advanced Attack config. Allows custom skills to be used on custom monsters.
* Format: "Monster Name": [timed skill id, untimed skill id]
* Example: "Baal": [38, -1] to use charged bolt on Baal
* Multiple entries are separated by commas
*/
Config.CustomAttack = {
//"Monster Name": [-1, -1]
habs so trin is da nen fehler zu finden ?