Results 1 to 10 of 10

  Click here to go to the first Developer post in this thread.  

Thread: No entry '.modelspecial'.

  1. #1
    I'm testing a mod of mine and i keep getting that message when i preview it in the mission editor. What's up?

  2.   This is the last Developer post in this thread.   #2
    I got that problem when I tried to use custom mags for my M16. Didn't bother working it out, just went back to BIS mags for now.

  3. #3
    Gunnery Sergeant
    Join Date
    Oct 18 2001
    Location
    St. Marys Ga.
    Posts
    424
    A) you defined something incorrectly <did not match names on weapon and ammo 100%>
    B) you pointed a line in the config to a model <addon or bis>
    that was not in the pbo or your addons folder.

    (the last one I get a lot, since I&#39;m always forgetting to check concurrency on my testing folder)

  4. #4
    OR IT COULD BE THIS...i had the exact same message using the WWII stuff...what solved it was having someone send me the p38.pbo which is a side arm that was missing in the german tank crew(i think)...once i installed it ...message gone.

  5. #5
    Staff Sergeant
    Join Date
    Dec 21 2002
    Location
    Vlaanderen , Belgium
    Posts
    257
    I get that message with whole the ADF_addons

  6. #6
    BratZ
    Guest
    Also need to check that the original classname is the p3d name....can you post the cpp?




  7. #7
    Staff Sergeant
    Join Date
    Dec 21 2002
    Location
    Vlaanderen , Belgium
    Posts
    257
    I have :
    ADF m113
    ADF_browning
    ADF_F88
    ADF_FCPB
    ADF_M4
    ADF_RAN
    ADF_SF
    ADF_SR
    ADF_troops

    I don&#39;t seem to have a .cpp file anywhere ?? or am i searching wrong ??

  8. #8
    It normally occurs when you are missing the .pbo with the weapons the unit is using are in, its happened some other times but with the ADF troops thats probably your problem.

  9. #9
    Staff Sergeant
    Join Date
    Dec 21 2002
    Location
    Vlaanderen , Belgium
    Posts
    257
    Yep , if i play with the units it happens when i take the m.gunner with the Minimi .

  10. #10
    Gunnery Sergeant
    Join Date
    Oct 18 2001
    Location
    St. Marys Ga.
    Posts
    424
    That would be B) <insert sardonic smile>

    If I get this message, I do a line by line comparison with a similar config to see if anything jumps out and says "Hey idiot, what about ME?"

    you&#39;d be surprised how simple the goof can be

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •