yellowottomany
发表于 2022-8-1 18:27
dybhkc 发表于 2022-8-1 17:14
试试gamescript.FreeGameContract()
把this.auftragsspiel_Inivs = true;改成 this.auftragsspiel_Inivs...
还是没找到,改成false也不行,要是能找到不让委托合同下架的代码就可以了
dybhkc
发表于 2022-8-1 18:41
yellowottomany 发表于 2022-8-1 18:27
还是没找到,改成false也不行,要是能找到不让委托合同下架的代码就可以了
...
那试试把FreeGameContract()
前四行都删了
yellowottomany
发表于 2022-8-1 18:47
dybhkc 发表于 2022-8-1 18:41
那试试把FreeGameContract()
前四行都删了
不行,没到第十个月就开始有NPCgame的游戏
yellowottomany
发表于 2022-8-1 18:54
也有可能是委托合同数量有个固定的上限,旧的被新的合同挤出去了
yellowottomany
发表于 2022-8-1 19:11
到第八个月第一周就开始出NPCgame的游戏
yellowottomany
发表于 2022-8-1 19:51
还是没搞懂到底什么让老委托合同下架了
liaoyuhui09
发表于 2022-8-1 19:58
666666666666666666666666666
yefeixiang1414
发表于 2022-8-1 20:31
6666666666
dybhkc
发表于 2022-8-1 20:57
yellowottomany 发表于 2022-8-1 19:51
还是没搞懂到底什么让老委托合同下架了
games.sellallgames()
把if (this.arrayGamesScripts[l.auftragsspiel)
{
bool flag = false;
if (!this.arrayGamesScripts[l.retro)
{
if (!this.arrayGamesScripts[l.gamePlatformScript[0])
{
this.arrayGamesScripts[l.FindMyPlatforms();
}
if (this.arrayGamesScripts[l.gamePlatformScript[0.vomMarktGenommen)
{
flag = true;
}
}
this.arrayGamesScripts[l.auftragsspiel_wochenAlsAngebot++;
if ((this.arrayGamesScripts[l.auftragsspiel_wochenAlsAngebot > 25 || flag) && (UnityEngine.Random.Range(0, 100) > 90 || flag))
{
this.arrayGamesScripts[l.developerID = this.arrayGamesScripts[l.publisherID;
this.arrayGamesScripts[l.FindMyPublisher();
if (this.arrayGamesScripts[l.pS_)
{
this.arrayGamesScripts[l.pS_.ResetDataForAuftragsspiel(this.arrayGamesScripts[l]);
}
this.arrayGamesScripts[l.CalcReview(false);
if (this.arrayGamesScripts[l.reviewGameplay > 99)
{
this.arrayGamesScripts[l.reviewGameplay = 99;
}
if (this.arrayGamesScripts[l.reviewTotal > 99)
{
this.arrayGamesScripts[l.reviewGameplay = 99;
}
this.mS_.reviewText_.GetReviewText(this.arrayGamesScripts[l]);
this.arrayGamesScripts[l.date_year = this.mS_.year;
this.arrayGamesScripts[l.date_month = this.mS_.month;
if (this.mS_.newsSetting[0])
{
string text2 = this.tS_.GetText(494);
text2 = text2.Replace("<NAME1>", this.arrayGamesScripts[l.GetPublisherName());
text2 = text2.Replace("<NAME2>", this.arrayGamesScripts[l.GetNameWithTag());
this.guiMain_.CreateTopNewsInfo(text2);
}
Debug.Log(string.Concat(new string[]
{
"NPC vertreibt sein Eigenes Auftragsspiel: ",
this.arrayGamesScripts[l.GetNameWithTag(),
" / ",
this.arrayGamesScripts[l.myID.ToString(),
" / ",
this.arrayGamesScripts[l.pS_.GetName()
}));
}
}这一大段删了
dybhkc
发表于 2022-8-1 20:58
dybhkc 发表于 2022-8-1 20:57
games.sellallgames()
把if (this.arrayGamesScripts[l.auftragsspiel)
{
测试了下,删除之前有重发,删除后,没了,当然可能有偶然,你再试试
dybhkc
发表于 2022-8-1 21:09
dybhkc 发表于 2022-8-1 20:58
测试了下,删除之前有重发,删除后,没了,当然可能有偶然,你再试试
出现了一个问题,npcgames里某个游戏刚发布就下架
yellowottomany
发表于 2022-8-1 21:13
dybhkc 发表于 2022-8-1 21:09
出现了一个问题,npcgames里某个游戏刚发布就下架
那能用吗
yellowottomany
发表于 2022-8-1 21:15
dybhkc 发表于 2022-8-1 21:09
出现了一个问题,npcgames里某个游戏刚发布就下架
有两个问题比较困惑我,为什么委托合同大概十个月左右会下架一部分,这个控制的代码在哪里,可不可以时间延长不让下架另一个是委托合同如果一段时间不接受过阵子就变回正常游戏被厂商发布了,可不可以不让委托合同的游戏回到厂商手里继续发表
dybhkc
发表于 2022-8-1 21:21
yellowottomany 发表于 2022-8-1 21:13
那能用吗
应该能用,出现刚上架,就下架是之前我删除了freegamecon里面的那四行,现在加上,好像没事了,正常了
dybhkc
发表于 2022-8-1 21:22
yellowottomany 发表于 2022-8-1 21:15
有两个问题比较困惑我,为什么委托合同大概十个月左右会下架一部分,这个控制的代码在哪里,可不可以时间 ...
就是上面sllallgames,不是下架了,是直接重做了,然后上架
dybhkc
发表于 2022-8-1 21:24
yellowottomany 发表于 2022-8-1 21:13
那能用吗
好了,我又测了一遍,没问题了,你试试,记得把之前free那改回来
yellowottomany
发表于 2022-8-1 21:49
可以了可以了,完整版我已经上传了,感谢大佬的支持,解决了真实MOD最后三块顽疾,十分感谢
性欲强
发表于 2022-8-1 23:17
:funk::funk:
tjtj1994
发表于 2022-8-2 17:28
666666666666666666666666
lzg1628
发表于 2022-8-2 17:39
6666666666666666666666
백장미
发表于 2022-8-2 18:34
66666666666
极限
发表于 2022-8-2 18:55
6666666666666666666666666
37475733
发表于 2022-8-2 19:33
感谢分享,,,,,,,,,,,,,,,,,,,,,
lin.langmu
发表于 2022-8-3 00:25
666666666666666666666666666666
1499069281
发表于 2022-8-3 02:55
111111111111111
241005887
发表于 2022-8-3 02:58
感谢分享
bravoex
发表于 2022-8-3 09:19
111111111111111
a100668060
发表于 2022-8-3 11:52
滴答滴答滴答滴答滴答滴答滴答的
shenaiyy
发表于 2022-8-3 12:24
看一看
"使徒ωō魔
发表于 2022-8-3 13:44
66666666666666666