馬上加入Android 台灣中文網,立即免費下載應用遊戲。
您需要 登錄 才可以下載或查看,沒有帳號?註冊
x
我也是爬了文很久也發現好多人都問過這個問題
就是符石的倍數怎改
也有好多人就答是改寶箱的數
但下一句就是再去叫人爬文
然後我也看了這篇 好多好多次
https://apk.tw/thread-696416-1-1.html
第一 那個 簡易do-while迴圈
用C#的話 我也找不到方法去EDIT 去加句子
第二 用IL 的話
也是找不到 這個位置
- IL_0000: ldc.i4.0
- IL_0001: stloc.s 1 //儲存0到變數1
- // loop start (head: IL_01a0)
- IL_01a0: ldarg.0
- IL_01a1: ldfld class InGameManager/Result InGameManager::result
- IL_01a6: ldfld class [mscorlib]System.Collections.Generic.List`1<class XorInt> InGameManager/Result::itemIds
- IL_01ab: ldarg.1
- IL_01ac: ldfld int32 Item::id
- IL_01b1: call class XorInt XorInt::op_Implicit(int32)
- IL_01b6: callvirt instance void class [mscorlib]System.Collections.Generic.List`1<class XorInt>::Add(!0)
- IL_01bb: ldloc.s 1 //讀取變數1
- IL_01bd: ldc.i4.1
- IL_01be: add //變數1 + 整數1
- IL_01bf: stloc.s 1 //儲存變數1
- IL_01c1: ldloc.s 1 //讀取變數1
- IL_01c3: ldc.i4 5 //讀取整數5
- IL_01c8: blt.s IL_01a0 //若變數1小於整數5相等則跳至01a0位置
- // end loop
最後 我就只想協力時 符文有倍 不用刷那麼多次
也希望有大大 可以慷慨解囊 教一下新手
爬文也沒有很詳細的教學
|

|