查看: 985|回复: 5

[求助] 随机人有的有头像有的没有头像

[复制链接]
发表于 2023-12-3 19:54 | 显示全部楼层 |阅读模式
没有开可重复,这是意味着当前地区人种的头像全用完了吗
发表于 2023-12-3 20:03 | 显示全部楼层
13. 由于23-11-30的大更新,需要处理下config.xml: 拷贝 config.xml -》 config-add.xml, 然后用记事本打开 config.xml -》 全部替换 graphics/pictures/person/ 改成 graphics/pictures/person/r-
14. 不要关闭 config.xml。 打开 config-add.xml, 拷贝 <list id="maps"> 和 </list> 之间的所有行 (不包含<list id="maps"> 和 </list>), 然后粘贴拷贝的行到打开的 config.xml 文件的 </list>的前面。最后保存 config.xml 后退出记事本。
(此上两步是由于新版的前面的id(估计id长度小于10位)用不带r-的编号,大于的id用r-的编号。因此,全部替换为r-会导致前面的id头像无法显示,所以,全部重复一次带r-和不带r的保证前后的id的头像都可以显示   )
 楼主| 发表于 2023-12-3 20:37 | 显示全部楼层
gamedreamcd 发表于 2023-12-3 20:03
13. 由于23-11-30的大更新,需要处理下config.xml: 拷贝 config.xml -》 config-add.xml, 然后用记事本打开 ...

还是有些没有
发表于 2023-12-7 13:05 | 显示全部楼层
gamedreamcd 发表于 2023-12-3 20:03
13. 由于23-11-30的大更新,需要处理下config.xml: 拷贝 config.xml -》 config-add.xml, 然后用记事本打开 ...

好复杂 更懵逼了
发表于 2023-12-7 22:29 | 显示全部楼层
gamedreamcd 发表于 2023-12-3 20:03
13. 由于23-11-30的大更新,需要处理下config.xml: 拷贝 config.xml -》 config-add.xml, 然后用记事本打开 ...

怎么拷贝呀好懵逼现在
发表于 2023-12-9 11:12 | 显示全部楼层
我想宝宝 发表于 2023-12-7 22:29
怎么拷贝呀好懵逼现在

其实就是把带r-的和不带r-的重复一遍,举个例子:

<record>
        <boolean id="preload" value="false"/>
        <boolean id="amap" value="false"/>
        <list id="maps">


<record from="1" to="graphics/pictures/person/r-2002060264/portrait"/>
<record from="2" to="graphics/pictures/person/r-2002060265/portrait"/>
<record from="3" to="graphics/pictures/person/r-2002060266/portrait"/>
<record from="4" to="graphics/pictures/person/r-2002060267/portrait"/>
<record from="5" to="graphics/pictures/person/r-2002060268/portrait"/>


<record from="1" to="graphics/pictures/person/2002060264/portrait"/>
<record from="2" to="graphics/pictures/person/2002060265/portrait"/>
<record from="3" to="graphics/pictures/person/2002060266/portrait"/>
<record from="4" to="graphics/pictures/person/2002060267/portrait"/>
<record from="5" to="graphics/pictures/person/2002060268/portrait"/>

        </list>
</record>
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|Archiver|爆棚小组 PlayGM论坛

GMT+8, 2024-10-6 15:31 , Processed in 0.019381 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表