[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: 初めてのプラグイン作成


4つ問題があります。
1.一行目の先頭に余分なスペースがある。
2.<price>の値が数値になっていない。
3.画像の読み込み位置がおかしい。
4.画像の背景部分にノイズがある。
ついでにいえば、無人駅にしてはoperatingCostが高すぎるようです。

4.については、自分で画像を修正してください。
その他の部分はplugin.xmlを↓こんな感じで直してみてはどうでしょう。

<?xml version="1.0" encoding="Shift_JIS"?>
<plug-in>
	<title>鉄道施設</title>
	<author>北海道出身</author>
	<homepage>ko_volley@hotmail.com</homepage>
	<contribution type="station" id="{3DC7DF39-9CF6-4B7C-B8D7-EFD2BAA9A3EB}">
		<name>田舎の無人駅</name>
		<group>無人の駅</group>
		<price>500</price>
		<size>1,1</size>
		<height>1</height>
		<operationCost>50</operationCost>
		<sprite origin="0,8" offset="8">
			<picture src="station2.bmp" />
		</sprite>
	</contribution>
</plug-in>


_______________________________________________
FreeTrain-general mailing list
FreeTrain-general@lists.sourceforge.jp
http://lists.sourceforge.jp/mailman/listinfo/freetrain-general

題名

名前

メッセージ