溺水的青蛙 发表于 2007-2-17 23:31

[求助]哪里能调字的大小??

<p>感觉字有些小啊,哪个文件能调大一些??</p><p></p><p>望赐教</p>

schole_leo 发表于 2007-2-18 00:55

偶也想知道

lvan 发表于 2007-2-18 05:27

<p>可改所用皮肤字体的大小。。。</p><p>譬如:flexion皮肤,可打开“flexion.xml”文件,修改value值</p>

a3yj 发表于 2007-2-18 06:19

我调了,可是只改动了解说的字体,为什么皮肤字体却没变呢?

FoV 发表于 2007-2-18 09:59

求解释~~

rogerx 发表于 2007-2-18 11:51

<p>&nbsp;&lt;!-- TITLE PROPERTIES --&gt;<br/>&nbsp;&lt;flags id="tlfn" value="fonts/fmchs" comment=" title font "/&gt;<br/>&nbsp;&lt;integer id="tlss" value="17"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Large font size --&gt;<br/>&nbsp;&lt;integer id="tlsn" value="15"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Normal font size --&gt;<br/>&nbsp;&lt;integer id="tlsl" value="9"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Small font size --&gt;<br/>&nbsp;&lt;integer id="tlst" value="shadowed"/&gt;&nbsp;&nbsp;&nbsp;&lt;!-- title text style --&gt;</p><p>&nbsp;&lt;!-- MENU PROPERTIES --&gt;<br/>&nbsp;&lt;flags id="mnfn" value="fonts/fmchs" comment=" popup menu font "/&gt;<br/>&nbsp;&lt;integer id="mnss" value="7"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Small font size --&gt;<br/>&nbsp;&lt;integer id="mnsn" value="8"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Normal font size --&gt;<br/>&nbsp;&lt;integer id="mnsl" value="10"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Large font size --&gt;<br/>&nbsp;&lt;integer id="mnst" value="shadowed"/&gt;&nbsp;&nbsp;&nbsp;&lt;!-- menu text style --&gt;<br/>&nbsp;<br/>&nbsp;&lt;!-- BUTTON PROPERTIES --&gt;<br/>&nbsp;&lt;flags id="cnfn" value="fonts/fmchs" comment=" Button Font "/&gt;<br/>&nbsp;&lt;integer id="cnss" value="7"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Small font size --&gt;<br/>&nbsp;&lt;integer id="cnsn" value="8"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Normal font size --&gt;<br/>&nbsp;&lt;integer id="cnsl" value="10"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- Large font size --&gt;<br/>&nbsp;&lt;integer id="cnst" value="shadowed"/&gt;&nbsp;&nbsp;&nbsp;&lt;!-- button text style --&gt;<br/>&nbsp;<br/>&nbsp;&lt;!-- TEXT PROPERTIES --&gt;<br/>&nbsp;&lt;flags id="txfn" value="fonts/fmchs" comment=" Text font "/&gt;<br/>&nbsp;&lt;integer id="txss" value="7" /&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- text size small --&gt;<br/>&nbsp;&lt;integer id="txsn" value="8" /&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- text size normal --&gt;<br/>&nbsp;&lt;integer id="txsl" value="10" /&gt;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- text size large --&gt;<br/>&nbsp;&lt;integer id="txst" value="shadowed"/&gt;&nbsp;&nbsp;&nbsp;&lt;!-- text style --&gt;</p><p></p><p>人家备注写得很清楚嘛,就是&nbsp; 标题,菜单,按钮,文字,全有了。</p>

溺水的青蛙 发表于 2007-2-18 21:01

<p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br/>&lt;!DOCTYPE propertylist SYSTEM "<a href="http://www.sigames.com/dtds/propertylist.dtd">http://www.sigames.com/dtds/propertylist.dtd</a>"&gt;</p><p>&nbsp;&lt;!--<br/>&nbsp;The commands in this file will override the defaults contained in settings.xml (fm2005/data direcrory)</p><p>&nbsp;Any of these commands can be taken from the settings.xml, edited and placed here to change the look for your skin<br/>&nbsp;--&gt;</p><p>&lt;properties version="1.0"&gt;</p><p>&nbsp;&lt;!-- skin details --&gt;<br/>&nbsp;&lt;string id="name" value="Flexion (Right)"/&gt;&nbsp;&lt;!-- The name of the skin --&gt;<br/>&nbsp;&lt;string id="author" value="Sports Interactive"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- The author name --&gt;<br/>&nbsp;&lt;string id="description" value="Right sided version"/&gt;&nbsp;&nbsp;&nbsp;&lt;!-- Short description --&gt;<br/>&nbsp;&lt;string id="version" value="1.0"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- The version number --&gt;</p><p>&nbsp;&lt;flags id="parent" value="flexion"/&gt;</p><p>&nbsp;&lt;!--<br/>&nbsp;Minimum game version this skin requires to be valid, and listed as an option in the list of skins .<br/>&nbsp;<br/>&nbsp;This is used for two things: <br/>&nbsp;- F irst of all you can force a sking to only be availble for a minimum minor release (ie patch), in other words<br/>&nbsp;setting the required_version to 7.0.1 makes sure the skin won't be listed if the game is in version 7.0.0.<br/>&nbsp;- Secondly, the first number ("major version") is used to decide which version the skin was designed for,<br/>&nbsp;so if the version is "7.0.0" it won't be listed in the list of skins if the game version is "6.0.0." or "8.0.0",<br/>&nbsp;even though 7 is less than 8.<br/>&nbsp;--&gt;<br/>&nbsp;&lt;string id="required_version" value="7.0.0" /&gt;</p><p>&lt;/properties&gt;<br/></p><p></p><p></p><p>我的flexion_right.xml里面只有这些。。。</p>

Julian83 发表于 2007-2-18 21:15

<p>你用flexion_right的话,要调整flexion的属性才有效,flexion_right的参数是直接调用flexion的</p>

sun8134 发表于 2007-2-18 21:20

<div class="quote"><b>以下是引用<i>溺水的青蛙</i>在2007-2-18 13:01:00的发言:</b><br/><p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br/>&lt;!DOCTYPE propertylist SYSTEM "<a href="http://www.sigames.com/dtds/propertylist.dtd">http://www.sigames.com/dtds/propertylist.dtd</a>"&gt;</p><p>&nbsp;&lt;!--<br/>&nbsp;The commands in this file will override the defaults contained in settings.xml (fm2005/data direcrory)</p><p>&nbsp;Any of these commands can be taken from the settings.xml, edited and placed here to change the look for your skin<br/>&nbsp;--&gt;</p><p>&lt;properties version="1.0"&gt;</p><p>&nbsp;&lt;!-- skin details --&gt;<br/>&nbsp;&lt;string id="name" value="Flexion (Right)"/&gt;&nbsp;&lt;!-- The name of the skin --&gt;<br/>&nbsp;&lt;string id="author" value="Sports Interactive"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- The author name --&gt;<br/>&nbsp;&lt;string id="description" value="Right sided version"/&gt;&nbsp;&nbsp;&nbsp;&lt;!-- Short description --&gt;<br/>&nbsp;&lt;string id="version" value="1.0"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- The version number --&gt;</p><p>&nbsp;&lt;flags id="parent" value="flexion"/&gt;</p><p>&nbsp;&lt;!--<br/>&nbsp;Minimum game version this skin requires to be valid, and listed as an option in the list of skins .<br/>&nbsp;<br/>&nbsp;This is used for two things: <br/>&nbsp;- F irst of all you can force a sking to only be availble for a minimum minor release (ie patch), in other words<br/>&nbsp;setting the required_version to 7.0.1 makes sure the skin won't be listed if the game is in version 7.0.0.<br/>&nbsp;- Secondly, the first number ("major version") is used to decide which version the skin was designed for,<br/>&nbsp;so if the version is "7.0.0" it won't be listed in the list of skins if the game version is "6.0.0." or "8.0.0",<br/>&nbsp;even though 7 is less than 8.<br/>&nbsp;--&gt;<br/>&nbsp;&lt;string id="required_version" value="7.0.0" /&gt;</p><p>&lt;/properties&gt;<br/></p><p></p><p></p><p>我的flexion_right.xml里面只有这些。。。</p></div><p></p><p>改左手的</p><p>右手皮肤很多东西都是直接调用左手的</p>

kyo123 发表于 2007-2-18 21:42

wzcw 发表于 2007-2-18 21:56

最后一项

kyo123 发表于 2007-2-26 05:31

萧十一郎 发表于 2007-3-6 04:41

救命啊,左边树状栏的字体改哪项啊?我都改过了,还是没效果!

acmilanint 发表于 2007-3-6 06:42

<p>最后一项的7,8,10</p><p>7那个是代理皮肤一侧的字体</p><p>8那个是队员名字等等的字体</p>
页: [1]
查看完整版本: [求助]哪里能调字的大小??