» Welcome, Guest.
Please login or register.
February 27, 2010, 11:58pm

Forum Login
Login Name: Create a new account
Password:     Forgot password

Commandos HQ    Commandos Series    Modding & Mods  ›  C2: Need some help modding Edit:(Mod is ready)

C2: Need some help modding Edit:(Mod is ready) Print
3 Pages 1 2 3 All Recommend Thread
Sgt.Schnitzel
January 14, 2008, 7:42am Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Hey guys im creating a japanese version of the Mission "Das boot silent killers". I want to replace all of the german soldiers with japanese soldiers (and vehicles of course). That I know how to do. But what I don't know is how to change the enemy's side so that the game thinks im fighting the japanese army instead of the german army so that they will speak in japanese instead of German. Im going to host it aswell.

So can anyone help me?

btw: special thanks to [GMC]-GoA-{Phantom} for the C2 modding kit. The codes you included are very usefull. Its better than having to pull out the definitions of the .mac files. Thank you very much for taking the time to put this kit together.

EDIT: okay I figured it out and my mod is almost finished. ive had alot of trouble however inserting my mod as separate mission. if anyone knows any tips on how to add indvividual missions, please tell me. screenshots will follow soon.
Logged Offline
E-mail Private Message
Sgt.Schnitzel
January 15, 2008, 11:45pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Okay here are some screenshots




Logged Offline
E-mail Private Message Reply: 1 - 32
Sgt.Schnitzel
January 18, 2008, 3:54am Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Edit: removed, new link at bottom.
Logged Offline
E-mail Private Message Reply: 2 - 32
wyel2000
January 27, 2008, 5:57pm Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
1. open the .mis file.
2. replace all ".ani".
for example: alefus.ani -> japofus.ani; alecabo.ani -> japocasco.ani .......
3. saved the .mis file.

re. mission : [F2] SILENT KILLERS OF JAPANESE
http://hi.baidu.com/wyel2000/blog/item/914c30fa9435271da9d3115e.html

:P

Logged Offline
E-mail Private Message Reply: 3 - 32
Sgt.Schnitzel
January 27, 2008, 6:24pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Hmm. so someone did make a similair map but i'm still going to stick to my own version, Anyways do you know how to insert the mission as separate one in the game menu?
Logged Offline
E-mail Private Message Reply: 4 - 32
wyel2000
January 28, 2008, 5:00am Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
Me expect your version.


The add a new mission on menu means:

precondition:
all mission files run is OK. for example: [DAS BOOT, SILENT KILLERS]

1. After run, the all files name is
MANUAL_LIBRETA_SB.MSB -> MANUAL_LIBRETA_TU01.MSB
SB.BAS -> TU01.BAS
SB.GSC -> TU01.GSC
SB.MIS -> TU01.MIS
SB.STR -> TU01.STR
SB.TXT -> TU01.TXT
PGR_SB.MSB -> PGR_SB.MSB

2. Edit TU01.MIS, replace:
MANUAL_LIBRETA_SB.MSB -> MANUAL_LIBRETA_TU01.MSB
SB.BAS -> TU01.BAS
SB.GSC -> TU01.GSC
SB.STR -> TU01.STR

3. Edit \DATA\MISIONES\MISIONES.DAT
(
........
#add
[
.DIR SB #MIS folder name
.MIS TU01 #.MIS name                
.HTIT MOD1 #goto \DATA\STR\GLOBAL.STR
.FICHERO_PROGRESO PGR_SB.MSB #start image name      
.CLAVE_FACIL 11111 #key1
.CLAVE_NORMAL 22222 #key2
.CLAVE_DIFICIL 33333 #key3
.TIPO_MISION PRINCIPAL #mission type£»TUTORIAL/PRINCIPAL/CHICHINABO
.CONCEPTOS_PUNTUA 255 #goto .TIPO_MISION£¬227/255, If ".TIPO_MISION != PRINCIPAL", del this item.
.ALIADOS ( RATERO COMANDO LANCHERO ESPIA ARTIFICIERO ) #MULTIPLE mode, commandos select icon, this mission is #8.#1.#3.#6.#4
]
)

4. Edit \DATA\MISIONES\MISIONESRED.DAT
(
..........
#add
[
.MIS TU01 #.MIS name        
.HTIT MOD1 #goto \DATA\STR\GLOBAL.STR
.TIPO COOPERATIVA #need
.CAMPAIGN TU01 #.MIS name          
.DIR SB #MIS folder name
]  

5. Edit \DATA\STR\GLOBAL.STR
......
#add
MOD1 MOD MISSION NAME #ON MISSION SELECT MENU

6. Saved all files, run comm2.exe, input key 33333 enter to the mod mission!


If you can read chinese, please goto
http://hi.baidu.com/wyel2000/album/Playingc3onc2
http://bbs.cga.com.cn/BBS_content/65/2007/9/2/939824.asp?tid=939824


The all mission can run.

excuse, my english is not good.  :B

””
Logged Offline
E-mail Private Message Reply: 5 - 32
Sgt.Schnitzel
January 28, 2008, 12:37pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Why thank you! When I get back from college today i'll be sure to try this out!
Logged Offline
E-mail Private Message Reply: 6 - 32
Sgt.Schnitzel
January 30, 2008, 5:05am Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
So I guess you need to replace missions instead of inserting new entires, well i updated my file and I will release it again soon, thanks!
Logged Offline
E-mail Private Message Reply: 7 - 32
wyel2000
January 30, 2008, 8:31am Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
Logged Offline
E-mail Private Message Reply: 8 - 32
Sgt.Schnitzel
January 30, 2008, 11:55pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Ok I see but why must it be named TU01? It can't be named to anything else? I tried Naming it to something else and the game wouldn't function properly after that. So we can only name new missions to TU01, TU02, BU, KW, . . . . . ?
Logged Offline
E-mail Private Message Reply: 9 - 32
wyel2000
January 31, 2008, 7:22am Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
The new mission of .mis name can is any name (only is 21 mission name)
But, if the .mis name is bonus or tutorial mission name, after completed mission, the goto next mission is very good. you can try the other result.......

The attch is my state. I can run the mission is 47.

http://bbs.cga.com.cn/UploadFiles/65/2008-1-30/11183129/20081311574443892.rar





:P
Logged Offline
E-mail Private Message Reply: 10 - 32
Sgt.Schnitzel
January 31, 2008, 1:11pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Hmm I see so each "DIR" can use any of the 21 mission names, lets see there are 20 DIR and 21 mission names then 20x21 ~=~ 420 missions! (that is an approximation. So I guess you can only use any of th 21 mission names then.

Well my new version should be ready soon.
Logged Offline
E-mail Private Message Reply: 11 - 32
Sgt.Schnitzel
February 3, 2008, 2:44am Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Ok here it is the new version, V2

http://rapidshare.com/files/88734580/BDJapanV2.zip.html

To activate it

Just Type the code below into the mission code section.

AAAAA= Easy

BBBBB= Med.

CCCCC= Hard

Have fun.
Logged Offline
E-mail Private Message Reply: 12 - 32
wyel2000
February 3, 2008, 7:24pm Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
Your ver. is good. az~~az~~fighting


The attch is my ver.
re.
http://bbs.cga.com.cn/UploadFiles/65/2008-2-2/12113193/200824334760735.rar

Remark
http://bbs.cga.com.cn/UploadFiles/65/2008-2-2/12113193/200824319787409.rar



You know the value is 257, why? you have data or document?
---------------------------------------------------------------
.TIPO_MISION PRINCIPAL  .CONCEPTOS_PUNTUA 257
---------------------------------------------------------------

:o  :o  ::)
Logged Offline
E-mail Private Message Reply: 13 - 32
Sgt.Schnitzel
February 3, 2008, 8:34pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
I looked at your files, and we both have the same number of files in our mods, kinda funny but I did not copy your idea just to clear that out (seriously I did not, I had no idea you where developing one like mine). I will give your version a try though.

I'm also going to change all of the enemies from Haiphong map from Japanese to Germans! Its going to take some time though!

Thanks for your support.
Logged Offline
E-mail Private Message Reply: 14 - 32
wyel2000
February 3, 2008, 8:55pm Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
I not propose release, only example.

Don't mention it. we study together!   ;D
Logged Offline
E-mail Private Message Reply: 15 - 32
Sgt.Schnitzel
February 3, 2008, 9:05pm Report to Moderator
Private
Posts: 16
Posts Per Day: 0.01
Reputation: 0.00%
Time Online: 43 minutes
Sure thing mate, i've started working on my  new map, if you have or want any suggestions plz tell me or if you want to disscuss new ideas for other projects please don't hesitate! My new map might be ready by today. not sure though.  ;D
Logged Offline
E-mail Private Message Reply: 16 - 32
GMC.Phantom
February 7, 2008, 11:23am Report to Moderator
'Sex ist eine Schlacht Liebe ist Krieg' -Rammstein
Administrator Group
Posts: 35
Gender: Male
Posts Per Day: 0.03
Reputation: 100.00%
Time Online: 618 days 17 hours 15 minutes
Location: Right Here
Age: 23
wyel2000, I want to ask you: the screenshots on this page http://hi.baidu.com/wyel2000/blog/item/914c30fa9435271da9d3115e.html refer to a new mod still in progress or is it available somewhere for download? I mean that there are 2 files to download from there, only problem is the first file doesn't work as it should, so I wanted to know if the second file is a fix and actually unlocks the missions we see in the screens or what?
Logged Offline
Site E-mail Private Message Reply: 17 - 32
Rayz
February 7, 2008, 2:42pm Report to Moderator
Private First Class
Posts: 55
Posts Per Day: 0.06
Time Online: 5 hours 52 minutes
Quoted from GMC.Phantom
wyel2000, I want to ask you: the screenshots on this page http://hi.baidu.com/wyel2000/blog/item/914c30fa9435271da9d3115e.html refer to a new mod still in progress or is it available somewhere for download? I mean that there are 2 files to download from there, only problem is the first file doesn't work as it should, so I wanted to know if the second file is a fix and actually unlocks the missions we see in the screens or what?


im a chinese as well as wyel2k...let me try to help u though my english is poor...
ze screenshots on that page are from some edited missions...some people edited ze original missions. not a new mod (i think)
the first file is for updating gamedata...the second file is texts to help u use this patch, mission introduction, how to turn these mission into chinese...

zat comment translate:
2008-02-04 22:34 so far all missions of cII, if u have installed all patches, there should be 46 missions(can play) in the mission list.(former 10 missions, hidden 9 missions, Tour train 2 missions,
cII plus mission: (C1~C5, F1~F6, hidden 10, N1~N3
cIII plus mission(convertered into cII format): (Stalin 3 missions, Normandy 3 missions, mid-europe 3, train 1

ive contacted wyel2000...
Logged Offline
E-mail Private Message Reply: 18 - 32
wyel2000
February 11, 2008, 2:20pm Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes
Rayz. thank.

hi GMC.Phantom, please see Rayz of message.
The playing cIII on cII plus mission info:
(there should be 48 missions can play)

http://hi.baidu.com/wyel2000/blog/item/71a382cbe28f50fe52664fb5.html

http://hi.baidu.com/wyel2000/album/Playingc3onc2






Logged Offline
E-mail Private Message Reply: 19 - 32
Rayz
February 11, 2008, 3:04pm Report to Moderator
Private First Class
Posts: 55
Posts Per Day: 0.06
Time Online: 5 hours 52 minutes
cool pics...thus we'll not have language problems...^^
Logged Offline
E-mail Private Message Reply: 20 - 32
wyel2000
February 14, 2008, 2:07pm Report to Moderator
Master Sergeant
Posts: 321
Posts Per Day: 0.29
Reputation: 100.00%
Time Online: 3 days 3 hours 36 minutes




Logged Offline
E-mail Private Message Reply: 21 - 32
GMC.Phantom
March 21, 2008, 10:13am Report to Moderator
'Sex ist eine Schlacht Liebe ist Krieg' -Rammstein
Administrator Group
Posts: 35
Gender: Male
Posts Per Day: 0.03
Reputation: 100.00%
Time Online: 618 days 17 hours 15 minutes
Location: Right Here
Age: 23
Great! this is a good thing. Hacking into the engine is proving effective. Slow but efficient :)
Logged Offline
Site E-mail Private Message Reply: 22 - 32
Faiomehdi
January 28, 2009, 2:48pm Report to Moderator
Private
Posts: 17
Posts Per Day: 0.04
Time Online: 8 hours 24 minutes
From these pictures I see that the chineese character are shown without any problem in the game
I want to translate the Mod destination Paris into Arabic
But when I translate the 1st training mission I get in the game ????? ????? ??
How did you managed to show the chineese characters correctly because I want to do the same for Arabic


Please help me
Logged Offline
E-mail Private Message Reply: 23 - 32
Rayz
January 28, 2009, 5:03pm Report to Moderator
Private First Class
Posts: 55
Posts Per Day: 0.06
Time Online: 5 hours 52 minutes
the translation contains the text part and the pic part
text part use GSooRun.exe, too
Logged Offline
E-mail Private Message Reply: 24 - 32
Faiomehdi
January 29, 2009, 12:27pm Report to Moderator
Private
Posts: 17
Posts Per Day: 0.04
Time Online: 8 hours 24 minutes
Can you give me the GSooRun.exe and other files like gsoorunkernel.dll    because when I want to download them my Antivirus says that it contains a virus
I want to see if that thing works for the Arabic as well.  
Logged Offline
E-mail Private Message Reply: 25 - 32
Rayz
January 29, 2009, 3:10pm Report to Moderator
Private First Class
Posts: 55
Posts Per Day: 0.06
Time Online: 5 hours 52 minutes
Logged Offline
E-mail Private Message Reply: 26 - 32
Faiomehdi
January 29, 2009, 9:14pm Report to Moderator
Private
Posts: 17
Posts Per Day: 0.04
Time Online: 8 hours 24 minutes
thanks a lot of your well aptitude...
I'm so greatful.
Logged Offline
E-mail Private Message Reply: 27 - 32
Faiomehdi
January 29, 2009, 10:38pm Report to Moderator
Private
Posts: 17
Posts Per Day: 0.04
Time Online: 8 hours 24 minutes
after I've downloaded the Gsoo pack an add an Arabic text I get this :
the chineese characters are shown correctly but arabic ones still show as ??? ?? ????
I think, I must add some Arabic fonts (notice that arabic is written for right to left)  but I don't know how exactly
Thanks for helping
Logged Offline
E-mail Private Message Reply: 28 - 32
Rayz
January 30, 2009, 6:44am Report to Moderator
Private First Class
Posts: 55
Posts Per Day: 0.06
Time Online: 5 hours 52 minutes
it has font file...but i dont know if one font file added it will work
Logged Offline
E-mail Private Message Reply: 29 - 32
Faiomehdi
January 30, 2009, 1:55pm Report to Moderator
Private
Posts: 17
Posts Per Day: 0.04
Time Online: 8 hours 24 minutes
So, as a conclusion it's impossible to translate to Arabic unless Pyro release a modding tools that included the language translations and other files too...
It's so hard to assume that unfortunate truth
Logged Offline
E-mail Private Message Reply: 30 - 32
Rayz
January 30, 2009, 4:49pm Report to Moderator
Private First Class
Posts: 55
Posts Per Day: 0.06
Time Online: 5 hours 52 minutes
sry abt zat
Logged Offline
E-mail Private Message Reply: 31 - 32
Incor
February 11, 2009, 4:02pm Report to Moderator
Specialist
Posts: 68
Gender: Male
Posts Per Day: 0.18
Time Online: 2 days 20 hours 27 minutes
Location: Ukraine
Age: 21
without .ma2 (layers) its look badly(((
we must create ma2 editor (like plugin for Photoshop)
Logged Offline
E-mail Private Message Reply: 32 - 32
3 Pages 1 2 3 All Recommend Thread
Print

Commandos HQ    Commandos Series    Modding & Mods  ›  C2: Need some help modding Edit:(Mod is ready)



Powered by E-Blah Forum Software 10.3.6 © 2001-2008