//Poison+sum
/*
NTConfig_Curse = 91; // Place curse to cast (above)
NTConfig_Golem = 1; // The golem you want to use (above)
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 92; // Primary skill to boss.
NTConfig_AttackSkill[2] = 74; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 92; // Primary skill to others.
NTConfig_AttackSkill[4] = 74; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 92; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 74; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
*/
//pure sum
NTConfig_Curse = 66; // Place curse to cast (above)
NTConfig_Golem = 0; // The golem you want to use (above)
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 74; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 74; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 74; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x01;
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01;作者: 901108nice 时间: 2013-9-17 15:36 标题: 意思是? 意思是?作者: pl0911 时间: 2013-9-18 12:30
試試看改這樣
//pure sum
NTConfig_Curse = 66; // Place curse to cast (above)
NTConfig_Golem = 0; // The golem you want to use (above)
NTConfig_AttackSkill[0] = 84; // First skill. Set to 0 if you won\'t
NTConfig_AttackSkill[1] = 84; // Primary skill to boss.
NTConfig_AttackSkill[2] = 67; // Primary untimed skill to boss. Set to 0 if you won\'t
NTConfig_AttackSkill[3] = 67; // Primary skill to others.
NTConfig_AttackSkill[4] = 74; // Primary untimed skill to others. Set to 0 if you won\'t
NTConfig_AttackSkill[5] = 67; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won\'t
NTConfig_AttackSkill[6] = 74; // Secondary untimed skill. Set to 0 if you won\'t作者: 楓_堂 时间: 2013-9-18 12:37
中文版還英文版?作者: 901108nice 时间: 2013-9-21 02:12
樓上大大 應該就是你說的 中/英 版本問題 要上哪改成中文版能上的呢作者: 901108nice 时间: 2013-9-21 02:13
能交交我要上哪個資料夾 去修改裡面內容嗎作者: 楓_堂 时间: 2013-9-21 21:05
[quote=901108nice,40885]樓上大大 應該就是你說的 中/英 版本問題 要上哪改成中文版能上的呢[/quote] 記得某個nt版本的nec
中文版運行時會有問題
要改成英文版
去載D2FontTool-1.13c的軟件
置換暗黑資料夾裡的Patch_D2.mpq
就能改語言版本了
記得原先的mpq要先備份作者: 901108nice 时间: 2013-10-22 16:24 标题: 再請問 你好! 因為我的A版本能掛中文版(但死靈腳本就是RUN不了) B版本只能掛英文版
這樣的話 我該如何將A版本的哪些資料 來 複製 B版本的資料夾呢?
目前使用的BOT是 D2NT3.3版本
麻煩大大跟我說要從哪個資料夾去抓與修改 感謝您