Home   Help Search Login Register  

Author Topic: How to Add a Gunner or Copilot  (Read 7574 times)

0 Members and 1 Guest are viewing this topic.

Offline DeanosBeano

  • Addons Depot Staff
  • *****
  • SirDeanosbeano bstowed on me by sui ;)
    • Fraghaus
Re: How to Add a Gunner or Copilot
« Reply #15 on: 12 Jul 2011, 18:49:59 »

 I dont know Ace structure sorry never used it .
 However  i suggest you make your own  this way you can then support it on release rather than sending people other places for help .

 
I love ofp

Offline upsilon

  • Members
  • *
Re: How to Add a Gunner or Copilot
« Reply #16 on: 22 Dec 2011, 15:56:30 »
Hello !!!

I finally made it !!
now everything is working fine what is needed is in the config.cfg (http://pastebin.com/A1LmUuqy).
But I have an error popping when I am trying it on the editor.

It's telling me that :
"Warning Message: No entry 'bin\config.bin/CfgMagazines.'.
Warning Message: No entry '.picture'.
Warning Message: '/' is not a value
Warning Message: No entry '.scope'.
Warning Message: '/' is not a value
Warning Message: Error: creating magazine  with scope=private
Warning Message: No entry '.displayName'.
Warning Message: '/' is not a value
Warning Message: No entry '.displayNameShort'.
Warning Message: '/' is not a value
Warning Message: No entry '.nameSound'.
Warning Message: '/' is not a value
Warning Message: No entry '.Library'.
Warning Message: No entry '.libTextDesc'.
Warning Message: '/' is not a value
Warning Message: No entry '.type'.
Warning Message: '/' is not a value
Warning Message: No entry '.count'.
Warning Message: '/' is not a value
Warning Message: No entry '.maxLeadSpeed'.
Warning Message: '/' is not a value
Warning Message: No entry '.initSpeed'.
Warning Message: '/' is not a value
Warning Message: No entry '.reloadAction'.
Warning Message: '/' is not a value
Warning Message: No entry '.modelSpecial'.
Warning Message: '/' is not a value
Warning Message: No entry '.ammo'.
Warning Message: '/' is not a value"

I know what it means, but I don't know how to fix it.
I tried stuff according to this : http://community.bistudio.com/wiki/CfgMagazines_Config_Reference
But didn't work.

If anyone can help me to make this error disappear.

Best regards

Offline Gnat

  • Addons Depot
  • Former Staff
  • ****
  • I Bite!
    • Gnats
Re: How to Add a Gunner or Copilot
« Reply #17 on: 24 Dec 2011, 12:00:35 »
Not sure.

Suggest;
Everything in CFGVehicle above and including "class UH60_FFAR_Ups_Air: Helicopter", delete.
Replace with
Class AH1Z;
class UH60_FFAR_Ups_Air: AH1Z

Add this stuff (deleted)
ace_sys_missileguidance_tracker
...........
 into your actual turret definitions (eg UH60_FFAR_Ups_Air turret class)

Also, if still having trouble, comment out each/all Turret defintions and then BinPBO, uncomment 1 section, BinPBO (repeat)
until you find the bit(s) thats causing the error.

Offline upsilon

  • Members
  • *
Re: How to Add a Gunner or Copilot
« Reply #18 on: 07 Jan 2012, 21:39:46 »
Hello Gnat,

Very good suggestion, I found it.

I was because of this 'ACE_SACLOS_Guidance', looks like it does not exist anymore.
So it's working now :).

I am re-uploading it trought mega-upload.  Do you wan to add both to addons depot ? (FFAR and FFAR/Hellfires version ).

Best regards
Upsilon