时空首页博客首页登陆注册搜索帮助常见问题答疑使用留言本博客免责声明
soldiers'blog
Anythingaboutsoldiers.
本站地址:http://sturmtiger.blog.gxsky.com 收藏  
 
  2
fancy的博客


个性签名

 
栏目分类
·我的所有文章
·我的博客相册

最新文章
·SOEdit and MDL editing(2006-8-29)
·paratrooper(2006-8-29)
更多的...

最新评论

友情链接

 
 





访问量:1477
人气值:1517
今日访问数:2
昨日访问数:3
上周访问数:17
本周访问数:7
上月访问数:38
本月访问数:14

最近访客
killy
2008-6-25 06:15
更多>>
发表文章 留言本(0)
 SOEdit and MDL editing
WinkSmile
  First I would like to mention which programs are needed for modding an EXISTING unit, ecxept humans: SOEdit0.4R and a texteditor like wordpad. You can also edit the Human-MDL in SOEdit, but only by scaling its bones. We did it with the japanese infantry to make them a little smaler than the other infantry. 
Than you allready have to extract all files and must have a "mods"-folder in your main Soldiers installation. How it works? Refer to the Wikki. I don`t like to start here from the very beginning, so please do not ask something like that. Looking into the Wikki BEFORE asking, please
What is the MDL file? The MDL script defines how physical and non-physical, functional bone are arranged in the modell. A physical bone is something like the gun or the turret, they will be displayed in the modell. Non-physical, but functional bone are something like "seats", "emits" and so on, the are not displayed but define the expression of some actions. In the MDL script are a lot of different us...

    点击此处查看全文
 
2006年8月29日 22:05 星期二 晴 固定链接 评论(0) 引用 点击(185)

 paratrooper
  伞兵代码
控制单位:
 {Human "usa.infantry_smg" 0x8000 可控制单位
{Position 722.407593 1419.783813 7.476703}
{Turn 175.601288}
{Extender "inventory"
.....................................................(省略)
{MID 7}
{Player 1}
{FsmState "stand"}
 }
 {Entity "paratrooper" 0x8001/伞兵
{Position 770.551758 1431.369385 4.733525}
 }
 {Tags 0x8001 "yellow hidden dot"}伞兵/绑定:0x8001/单位 yellow(green/red/blue)/小地图中单位颜色 hidden(live)/初始隐藏状态 dot/绑定的单位属性名(可另取它名)
 {Tags 0x8000 "watchtower hidden yellow"}可控制单位/绑定:0x8000/单位watchtower/绑定的单位属性名(可另取它名) hidden(live)/初始隐藏状态yellow(green/red/blue)/小地图中单位颜色
{trigger "dot_air"
 {condition
{type 1}
{term 2 "actors"
 {"selector"
{"actors/tag" "pl"}
{"actors/zone" "dot_yellow"}
{"actors/type" "human"}
{"actors/state" "not dead"}
 }
}
 }
 {actions
{"entity_state"
 {"sele...

    点击此处查看全文
 
2006年8月29日 15:22 星期二 晴 固定链接 评论(0) 引用 点击(205)


首页 上一页 下一页 尾页 页次:1/1页