|
|
本帖最后由 1824421812 于 2019-12-30 20:37 编辑
刚接触mod不久,Ares平台也刚了解。
按教程想搞一个新国家,但是怎么也不成功,在百度上也找不到相关视频,只好来问一下
[Countries]
0=Americans ; Starts at zero because dialog returns 0 for first listing regardless of name
1=Alliance
2=French
3=Germans
4=British
5=Africans
6=Arabs
7=Confederation
8=Russians
9=YuriCountry
10=GDI
11=Nod
12=Neutral
13=Special
14=Eagle
;新国家注册表为14=Eagle
; ******* Side Type List *******
; The combantants can be grouped according to side. This
; lists the sides and their respective member houses.
[Sides]
;GDI=GDI
;Nod=Nod
GDI=British,French,Germans,Americans,Alliance,Eagle ;新国家放入GDI阵营
Nod=Russians,Africans,Confederation,Arabs
ThirdSide=YuriCountry
Civilian=Neutral
Mutant=Special
;以下是国家内容
[Eagle]
UIName=Name:Eagle
Name=Eagle
Suffix=Allied
Prefix=G
Color=Gold
Multiplay=yes
Side=GDI
SmartAI=yes
File.Flag=Eagle.pcx
File.LoadScreen=ls800Eagle.shp
File.LoadScreenPAL=ls800Eagle.pal
LoadScreenText.Color=blue
LoadScreenText.Name=Name:Eagle
MenuText.Status=STT layerSideEagle
;文件我对照过,名称我都写对了的,究竟怎么回事啊。
|
|