[閒聊] 20170810修改事項

看板mud_sanc (Sanctuary - 聖殿)作者 (揮淚斬馬雲)時間8年前 (2017/08/10 09:24), 8年前編輯推噓4(404)
留言8則, 5人參與, 最新討論串1/1
好熱啊......總之先改兩個,其它的看今天狀況。 今天的作業曲選這首 https://www.youtube.com/watch?v=K5TYaONcFP4
一、三個牧師 bless 處修改 一般牧師 pr 的部份: // Laechan@Sanc add in 2005/03/30 if(random(3)<1) continue; 這一行改為 if(random(4)<1) continue; 進階牧師 pr 的部份: if(random(4)<1) continue; 這一行改為 if(random(5)<1) continue; 這樣玩家 pr bless 時,會有比之前更多個牧師技能會加到熟練度。 另外因為 bless「相對於」其它技能,越慢滿對玩家越有利,所以不會 調動 bless 的熟練度。以後再找時間增加其它技能的熟練度。 /d/map/isalon/faris-03.c 法理斯祝禱室, 教庭 /d/ppl/norr/sky/room2/040.c 麥理祝禱室, 滾滾黃沙西北角 /d/stone/room/marfa-03.c 瑪法祝禱室, 恩亞城 以上三個檔案不備份不加註修改完畢。 二、修改一 ip 允許 8+1 個登入 現在登入數沒那麼多了(以前 2xx 現在最多 1xx),所以放寬多重登入 限制,以下是歷次調整紀錄: // 2 改 3 by laechan 2013/06/19 // 3 改 4 by laechan 2013/07/12 // 4 改 5 by laechan 2014/07/14 , 暑假期間優惠 // 5 改 8 by laechan 2017/08/10 , 登入數沒以前多了所以放寬限制 將來如果登入數回到 2xx,8 再看情況調整為 6。 /adm/daemons/logind.c 不備份修改。 三、今年的中秋節拍賣物品 目錄 /d/auc/2016_中秋節 cp 一份為 /d/auc/2017_中秋節 柚子帽.c 節慶期間打死怪物經驗值+30% 與這個帽子有關的程式為 /std/pexp.c > grep -n shaddock /std/pexp.c [/std/pexp.c] 40: if(hat->id("shaddock hat")) 56: if(hat->id("shaddock hat")) 111: if(hat->id("shaddock hat")) 129: if(hat->id("shaddock hat")) 183: if(hat->id("shaddock hat")) 202: if(hat->id("shaddock hat")) 到時改這幾行就好,今年中秋節是 10 月,暑假優惠相關活 動預計 9 月中之後「漸進式」調回常規設定,調整當天會一 併開啟中秋節相關活動(預計到10月中結束),柚子帽也是最 快當天就讓所有玩家可以入手。(暫定找肉粽伯要) 滿月帽.c 節慶期間光系相關法術技能效果+10% 改為 100%。 > grep -n fullmoon *.c 聖光盾 [/d/spell/holy_shield.c] 166: if((hat1 && hat1->id("fullmoon hat")) || (hat2 && hat2->id("fullmoon hat"))) 光系法術 [/d/spell/light.c] 230: if(hat->id("fullmoon hat")) 光之結界 [/d/spell/light_aura.c] 94: if(ob->id("fullmoon hat")) 聖潔之力 [/d/spell/pure_power.c] 109: if((hat1 && hat1->id("fullmoon hat")) || (hat2 && hat2->id("fullmoon hat"))) 以上四個技能的程式段都已先不備份修改並實裝,還留有 2016 滿月帽的人可即刻適用。 四、 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.224.160.52 ※ 文章網址: https://www.ptt.cc/bbs/mud_sanc/M.1502328255.A.FAB.html

08/10 09:36, , 1F
大推 ﴳ
08/10 09:36, 1F

08/10 09:38, , 2F
啊乾...第一項改錯了,改一下,要相反才對
08/10 09:38, 2F

08/10 09:39, , 3F
執行到 continue; 的判斷機率要越小越好
08/10 09:39, 3F

08/10 11:37, , 4F
回去立馬開一隻fister出來玩
08/10 11:37, 4F
※ 編輯: laechan (36.233.126.102), 08/10/2017 19:12:05

08/10 19:23, , 5F
各種軍團壓馬路
08/10 19:23, 5F

08/10 22:37, , 6F
新手悄悄的路過~~XD
08/10 22:37, 6F

08/15 21:13, , 7F
連線人數4+1人沒有變...《對不起, 你的可用連線數已
08/15 21:13, 7F

08/16 06:58, , 8F
已改,拍謝,感謝回報
08/16 06:58, 8F
文章代碼(AID): #1PYxM_-h (mud_sanc)
文章代碼(AID): #1PYxM_-h (mud_sanc)