weitianhan 发表于 2019-10-16 12:06

【原创】 矿场下层洞口固定点刷新 让你火速进入深层矿场

本帖最后由 StrollerRalphy 于 2019-10-22 17:02 编辑

使下层洞口只会在右下角两格内刷新。(测试时记得睡一天后才生效,地图在每天起床时才刷新)
使用方法同其他mod,下载后把Assembly-CSharp.dll覆盖到游戏目录DORAEMON STORY OF SEASONS\DORaEMON STORY OF SEASONS_Data\Managed内的同名文件。
下载地址 **** Hidden Message *****

具体效果就是下层洞口只会出现如下两种情况:
https://pan.baidu.com/s/1waLCMhOAonNnwGaVaTiWJw (外链图片不稳定 到网盘看吧)

关于想整合此mod与其他mod一起使用:
看了一下@zealot180大神的mod,大概知道是怎么弄的了(原谅我的渣C#),可惜我用的大妈版游戏,用他的整合mod会闪退,如果感兴趣的同学多可以喊一下@zealot180大神帮忙整合。
懂得使用逆向工具的同学也可以修改代码自己编译整合,具体只改了MapModel类下的DecideHoleIndexByRandom(int)函数中的几行,内容如下,
using System;
using System.Collections.Generic;
using Define;
using UnityEngine;

// Token: 0x02000572 RID: 1394

public partial class MapModel : INullableModel
{
      // Token: 0x06002F7F RID: 12159
      private void DecideHoleIndexByRandom(int upstairs_hole_index)
      {
                if (this.IsArrivedBottomFloor && this.Master.LowerMapId == -1)
                {
                        this.mHoleIndex = -1;
                        return;
                }
                int[] array = new int;
                for (int i = 0; i < this.MineArea.Grounds.Length; i++)
                {
                        array = 0;
                }
                array = 1;
                array = 1;
                if (upstairs_hole_index >= 0)
                {
                        array = 0;
                }
                this.mHoleIndex = SystemUtility.GetLotteryIndex(array);
      }
}



周大宝02 发表于 2021-3-3 14:05

谢谢楼主,楼主好运

oreomin 发表于 2021-3-14 22:10

好感谢分享

src666 发表于 2021-3-30 02:21

【原创】 矿场下层洞口固定点刷新 让你火速进入深层矿场

AS_A_FOOL 发表于 2021-5-5 15:04

6666666666666666666

kingmaq 发表于 2021-5-13 01:20

11111111111

rftvg 发表于 2021-5-19 17:41

谢谢分享!

红茶有话说 发表于 2021-6-22 11:38

原版sl找地洞太折磨了,试试这个mod

hu954503881 发表于 2021-6-22 13:59

qqqqqqqqqqqqqq

洛洛洛君 发表于 2021-6-23 18:50

感谢分享!!!!!!!

宅急SONY 发表于 2021-6-23 20:32

乱码怎么救

3136789153 发表于 2021-6-24 18:12

谢谢大神的分享

www2709272 发表于 2021-7-2 20:59

手动阀手动阀

可爱刺客666 发表于 2021-7-3 08:03

谢了 挖矿搞死人 每次最高就到6层



flytomoomm 发表于 2021-7-22 16:32

66666666666666666666666666666

伊哲勒斯丶 发表于 2021-7-22 21:40

1111111111111111111

831686 发表于 2021-7-26 19:27

谢谢分享

a1578118355 发表于 2021-7-28 15:08

楼主一生平安!好人一生平安!先下载看看好不好用!

yangcong12 发表于 2021-7-28 21:57

感谢分享~~~~~


wlgangan 发表于 2021-7-30 22:32

66666666666666

我有梦想。 发表于 2021-9-4 20:20

感谢分享

倾国之容 发表于 2021-9-27 12:45

感谢分享

brahmslee 发表于 2021-10-3 15:25

感谢分享~~~~~

renyazhuo 发表于 2021-10-12 15:57

看起来还不错

lonelyflame 发表于 2021-10-14 02:04

GANXIEFENX

yue201009 发表于 2021-10-23 14:17

goooooooood

想飛的豬 发表于 2021-11-6 21:16

{:3_90:}{:3_90:}

蝴蝶苹果 发表于 2021-11-16 14:30

66666666666666666666666666666

老司机被抢了 发表于 2021-12-5 22:55

啊实打实

kempinkk 发表于 2021-12-10 06:45

666666666666666
页: [1] 2 3
查看完整版本: 【原创】 矿场下层洞口固定点刷新 让你火速进入深层矿场