- UID
- 711963
- 主题
- 21
- 阅读权限
- 50
- 帖子
- 1844
- 精华
- 2
- 积分
- 1613
- 金钱
- 4770
- 荣誉
- 29
- 人气
- 3
- 在线时间
- 1442 小时
- 评议
- 0
- 帖子
- 1844
- 精华
- 2
- 积分
- 1613
- 金钱
- 4770
- 荣誉
- 29
- 人气
- 3
- 评议
- 0
|
原帖由 蓝色量子 于 2007-2-28 20:20 发表
TA:SPRING的几大遗憾
1、AI不太好用,就算有,也比较弱智
2、兼容性有问题,虽说我们自己MOD的TA有时候也会出错跳错,可SPRING出错跳出的几率太高了 ... [
3、可MOD性差,还没找到很好用的单位编辑和地图编辑器……
1. 弱智?可能是你的AI没有给当前MOD做好优化(比如版本问题),只要相互配置得当,,我反正有过一次刚开10分钟左右,两家电脑几乎同时夹击我,轮番不停,,而且AI很善于侦查,,
现在AI有很多版本,官方论坛有专版可以查,,至少有四五个不同的AI在积极更新。。不能简单的说“不太好用”啊。。。
2. 还是AI的配置问题,有的AI需要放入针对某些MOD的cfg,可能就是解决这个问题的,所以我很少碰到出错跳出。。
不过我记得TAS本来是为联机而开发的,单机模式是最近一两年才有的.....
3. 汗,你居然说可MOD性差? 你去TAS论坛看过吗?你去TAS资源站看过有关开发工具吗?
mod http://spring.clan-sy.com/phpbb/viewforum.php?f=14
map http://spring.clan-sy.com/phpbb/viewforum.php?f=13
http://spring.clan-sy.com/phpbb/viewforum.php?f=19
ai http://spring.clan-sy.com/phpbb/viewforum.php?f=15
转载那边一个单位制作工具帮助帖子里的内容:
What tools might I need?
scripting:
Scriptor
modeling:
Wings 3D
I prefer wings because it does everything you need to do and it really good for this sort of thing. It can uvmap and export to any format needed.
tutorials
Manual available here
Blender 3d
Blender is preferred by many people and has some great features if you intend on doing more then just modeling for spring.
the best manual/tutorials for blender
3do editing:
3dobuilder 2.1
is a good utility for assembling your 3DO files
S3O editing:
Upspring 1.3
sound:
Audacity
A nice freeware sound editor.
Goldwave
A good shareware editor.
I use them both, I like editing in audacity and saving in goldwave because goldwave does better with sound files.
texture work:
The gimp
Free, and some people like it.
Photoshop
this is an expensive option but a good one if one desires a professional career in image editing..
animation:
Servo
While it is a bit rough at first once it is understood it can easily handle more complicated animations in it.
I need some script examples!
The scripts in Gundam are safe to copy...
argh? do you care if people "borrow" your scripts?
What is a FBI,BOS,3DO,S3O,GAF,TDF file?
FBI A text document storing units stats like, name, cost buildtime etc.
BOS An Uncompiled script written in Pseudo-C
COB A compiled .BOS file
3DO A model format used by ota it is supported by spring
S3O Spring's own model format.
HPI A compressed format used by OTA and 3DO builder. GAF files need to be stored here for 3DO builder to read them.
GP3 Just a renamed .HPI
GAF 3DO textures are stored within these files
TDF Used as a generic information file, merely a text document. They can be opened in notepad.
How can I make my mod show up in multiplayer?
You will need a mod.tdf
Here is the one:
Code:
[MOD]
{
Name=ModName;
Description=Short Description;
URL=Full url;
ModType=1;
antistall=3;
}
Some freebies for my mod please?
Shot models
This pack includes: tracer rounds, plasma shots and missiles!
[ 本帖最后由 wuchang 于 2007-2-28 20:57 编辑 ] |
|