Home   Help Search Login Register  

Author Topic: Problem with modified eecp config  (Read 335 times)

0 Members and 1 Guest are viewing this topic.

Offline hamis

  • Members
  • *
  • I'm a llama!
Problem with modified eecp config
« on: 11 Dec 2004, 15:35:01 »
Hi!I have changed some vehicles in eecp config.cpp .Prob is:then CBT vehicles are used(editor,mission,campaign),i get this error message:CBT_M113A_SRIPTS_USERNUM.SQF NOT FOUND.ANy ideas what`s wrong?

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Problem with modified eecp config
« Reply #1 on: 11 Dec 2004, 15:39:17 »
It is complaining because it can't find the function:

CBT_M113A_SRIPTS_USERNUM.SQF

Does this function exist in your mission folder?
Is it spelt correctly, maybe it should be:

CBT_M113A_SCRIPTS_USERNUM.SQF


Check out those things and report back   ;)



Planck
I know a little about a lot, and a lot about a little.

Offline hamis

  • Members
  • *
  • I'm a llama!
Re:Problem with modified eecp config
« Reply #2 on: 11 Dec 2004, 15:52:29 »
Sorry,i forgat "C"!Yes,everything should be ok.I didnÂ't touch that part of config.

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Problem with modified eecp config
« Reply #3 on: 11 Dec 2004, 17:06:23 »
Whatever the problem is, it stems from the fact that it can't find that function.

Check that the CBT PBO's actually have that function included within the PBO.

Or possibly the path to the function is wrongly stated in the config, otherwise I have no clue.

I don't have the CBT M113's so I can't check it for you.



Planck
I know a little about a lot, and a lot about a little.