Author Topic: Noobish help  (Read 386 times)

Legacy_Xanos Magicfingers

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
Noobish help
« on: December 18, 2010, 09:04:33 pm »


               Sorry about this pathetic question, lol, but I stopped Toolsetting for a while now and just yesterday began once more... Can someone reminde me how I can add CEP to the module I am building???

Most I download a special hak???

I think CEP was added by Hak and not ERF file... Gah



Thanks for the help in advance!!!
               
               

               
            

Legacy_Fester Pot

  • Hero Member
  • *****
  • Posts: 1698
  • Karma: +0/-0
Noobish help
« Reply #1 on: December 18, 2010, 09:33:24 pm »


               Well, you'll want to download the CEP 2.3 version if you have not already. You can get that here.

If you've already done this and simply want to add CEP 2.3 to your single player module, here is the order.

cep2_top_v23
 cep2_custom (optional)
 cep2_add_phenos5
 cep2_add_phenos4
 cep2_add_phenos3
 cep2_add_phenos2
 cep2_add_phenos1
 cep2_add_tiles2 (optional)
 cep2_add_tiles1 (optional)
 cep2_ext_tiles (optional)
 cep2_add_doors (optional)
 cep2_add_skies (optional)
 cep2_add_rules (optional)
 cep2_add_loads (optional)
 cep2_core6
 cep2_core5
 cep2_core4
 cep2_core3
 cep2_core2
 cep2_core1
 cep2_core0
 cep2_crp
 cep2_add_sb_v1 (optional)
 cep2_crp_s (optional)
 cep2_build (optional)

Your module should be set to use cep23_v1.tlk for cep 2.3 as the custom talk table.

Any further questions will have said answers in the documentation.

FP!
               
               

               


                     Modifié par Fester Pot, 18 décembre 2010 - 09:41 .
                     
                  


            

Legacy_Xanos Magicfingers

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
Noobish help
« Reply #2 on: December 18, 2010, 09:58:35 pm »


               Thank you, its done '<img'>
               
               

               
            

Legacy_Xanos Magicfingers

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
Noobish help
« Reply #3 on: December 19, 2010, 02:15:25 pm »


               Does it matter if I use



'cep2 top v22b' instead of 'cep2_top_v23'
               
               

               
            

Legacy_SuperFly_2000

  • Hero Member
  • *****
  • Posts: 1292
  • Karma: +0/-0
Noobish help
« Reply #4 on: December 19, 2010, 02:40:46 pm »


               I think that works as well...but I never figured why people would need to use the 2.2 version tlk for 2.3.....it feels like begging for problems...even if it should work in theory...
               
               

               
            

Legacy_TSMDude

  • Hero Member
  • *****
  • Posts: 1515
  • Karma: +0/-0
Noobish help
« Reply #5 on: December 19, 2010, 06:29:37 pm »


               

Xanos Magicfingers wrote...

Does it matter if I use

'cep2 top v22b' instead of 'cep2_top_v23'


If someone does not have the 22b then they will get missing hak error when they try to log in. Better to use the most up to date if it is a new mod you are working on.
               
               

               
            

Legacy_Harley59

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
Noobish help
« Reply #6 on: December 19, 2010, 06:40:36 pm »


               

Xanos Magicfingers wrote...

Does it matter if I use

'cep2 top v22b' instead of 'cep2_top_v23'


What you do is rename the "cep2_top_v22b" to 'cep2_top_v23' or rename a copy, and you will be good.

Harley59