iop850516 發表於 2026-2-20 19:44





讚讚讚希望可用


讚讚讚希望可用


讚讚讚希望可用


life 發表於 2026-2-20 21:44

kobe61501 發表於 2026-2-19 16:23
請問這有解嗎

點選模擬器

381模擬器啟動.bat
右鍵編輯執行修改 檔案路徑

kae916 發表於 2026-2-20 22:24

沒試過 試試看 希望可以玩

臭烘烘船長 發表於 2026-2-21 06:51

昔日 發表於 2026-2-20 12:48
防具衝裝成功不會公告,失敗會公告

武器衝裝成功失敗都會公告


config裡武卷防捲設定表#衝[防][武]自訂顯示廣播字語(成功)多了一個函數 前段改成跟失敗一樣的就行了

昔日 發表於 2026-2-21 12:28

臭烘烘船長 發表於 2026-2-21 06:51
config裡武卷防捲設定表#衝[防][武]自訂顯示廣播字語(成功)多了一個函數 前段改成跟失敗一樣的就行了
...



不行餒~






h923140 發表於 2026-2-21 20:05

666666666666666

Tenjj640784 發表於 2026-2-21 20:59

加油         讚讚讚希望可用         讚讚讚希望可用         讚讚讚希望可用

ioio7877 發表於 2026-2-22 00:13

感謝分享

臭烘烘船長 發表於 2026-2-22 00:24

昔日 發表於 2026-2-21 12:28
不行餒~
public final class Configtype
/*    */ {
/*    */   public static int weaponbroadfail;
/*    */   public static int armorbroadfail;
/*    */   public static int weaponbroadtrue;
/*    */   public static int armorbroadtrue;
/*    */   public static int Accessoryfalse;
/*    */   public static int Accessorytrue;
/* 31 */   public static int weapon_savebroad = 0;
/* 32 */   public static int armor_savebroad = 0;
/* 33 */   public static int Accessory_savebroad = 0;
/*    */   
/*    */   public static void load() throws ConfigErrorException {
/* 37 */   Properties set = new Properties();
/*    */   try {
/* 39 */       InputStream is = new FileInputStream(new File("./config/其他控制端/武卷防捲設定表.properties"));
/* 40 */       InputStreamReader isr = new InputStreamReader(is, "utf-8");
/* 41 */       set.load(isr);
/* 42 */       is.close();
/* 43 */       Accessoryfalse = Integer.parseInt(set.getProperty("Accessoryfalse", "0"));
/* 44 */       Accessorytrue = Integer.parseInt(set.getProperty("Accessorytrue", "0"));
/* 45 */       weaponbroadfail = Integer.parseInt(set.getProperty("weaponbroadfail", "0"));
/* 46 */       armorbroadfail = Integer.parseInt(set.getProperty("armorbroadfail", "0"));
/* 47 */       weaponbroadtrue = Integer.parseInt(set.getProperty("weaponbroadtrue", "0"));
/* 48 */       armorbroadtrue = Integer.parseInt(set.getProperty("armorbroadtrue", "0"));
/* 49 */       weapon_savebroad = Integer.parseInt(set.getProperty("weapon_savebroad", ""));
/* 50 */       armor_savebroad = Integer.parseInt(set.getProperty("armor_savebroad", ""));
/* 51 */       Accessory_savebroad = Integer.parseInt(set.getProperty("Accessory_savebroad", ""));
/* 52 */       msg1_fail = set.getProperty("msg1_fail", "");
/* 53 */       msg1_true = set.getProperty("msg1_true", "");
/* 54 */       msg4_fail = set.getProperty("msg4_fail", "");
/* 55 */       msg4_true = set.getProperty("msg4_true", "");
/* 56 */       armorlv = Integer.parseInt(set.getProperty("armorlv", "10"));
/* 57 */       weaponlv = Integer.parseInt(set.getProperty("weaponlv", "10"));
/*    */   }
/* 59 */   catch (Exception e) {
/* 60 */       throw new ConfigErrorException("設置檔案遺失: ./config/其他控制端/武卷防捲設定表.properties");
/*    */   } finally {
/*    */      
/* 63 */       set.clear();
/*    */   }
/*    */   }
/*    */   
/*    */   public static String msg1_fail;
/*    */   public static String msg1_true;
/*    */   public static String msg4_fail;
/*    */   public static String msg4_true;
/*    */   public static int armorlv;
/*    */   public static int weaponlv;
/*    */   private static Log _log;
/*    */   private static final String OTHER_SETTINGS_FILE = "./config/其他控制端/武卷防捲設定表.properties";

核心裡面沒問題..properties也沒問題...找不到 0.0
嘗試改核心條件也不行..不知道問題點 得找大神了..

ioio7877 發表於 2026-2-22 00:26

版大整理得很漂亮   有開放整理後的嗎?

熊大呆 發表於 2026-2-22 00:54

臭烘烘船長 發表於 2026-2-22 00:24
public final class Configtype
/*    */ {
/*    */   public static int weaponbroadfail;


所以你也是這樣嗎~

臭烘烘船長 發表於 2026-2-22 01:33

熊大呆 發表於 2026-2-22 00:54
所以你也是這樣嗎~

是,嘗試修改了。
套用武器成功廣播的邏輯也不行
估計是防具成功的邏輯沒被調用@@?

a0936311 發表於 2026-2-22 02:10

上面有人說可惜 圖跟檔案內容 不符合

s855272 發表於 2026-2-22 15:29

可惜已買了才發現圖跟檔案內容 不符

kerrchen1 發表於 2026-2-23 08:10

謝謝分享:)

liao0825 發表於 2026-2-23 21:53

感謝大神分享。受益良多。

pkmomo77 發表於 2026-2-25 15:44

可惜我晚了
謝謝



richie 發表於 2026-2-25 22:46

沒買到~可惜了@@

ioio7877 發表於 2026-2-25 23:59

請問版大 這版可以外連嗎?目前卡在伺服器燈號正常但是一進入到帳號 密碼那邊就顯示(無法使用伺服器)

kyofox 發表於 2026-2-26 00:02

限時是殘酷的~~我還沒上車呢
頁: 1 2 [3] 4
查看完整版本: kor_381天堂 沒下載到的快下載吧[結束分享]