Page 59 of 78 FirstFirst ... 94955565758596061626369 ... LastLast
Results 581 to 590 of 771

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

Thread: CBA: Community Base Addons for A2, OA and CO

  1. #581
    Quote Originally Posted by Sickboy View Post

    Old versions of CBA only require @CBA modfolder to be loaded for CO.
    New versions of CBA require @CBA;@CBA_A2;@CBA_OA.
    Thanks for clearing that up!

  2. #582
    Hello, I want to report a bug in CBA.

    It is exactly this situation with only exception that it happens only if CBA is loaded.

    https://dev-heaven.net/issues/32687

    Without CBA everything is correct.

    Using OA only.

  3. #583
    Quote Originally Posted by Bouben View Post
    Hello, I want to report a bug in CBA.

    It is exactly this situation with only exception that it happens only if CBA is loaded.

    https://dev-heaven.net/issues/32687

    Without CBA everything is correct.

    Using OA only.
    Hi, please report bugs at the issue tracker; https://dev-heaven.net/projects/cca/issues
    thanks.
    A.C.E. Advanced Combat Environment

    Dev-Heaven.net Free Project Hosting | A2 Community Issue Tracker Help BIS, Help yourself!

  4. #584
    Hi, please report bugs at the issue tracker; https://dev-heaven.net/projects/cca/issues
    thanks.
    Done. Thanks.

  5. #585
    Hi Sickboy, this link for downloading CBA found on devheaven does not work. Dropbox shut it down for causing too much traffic.

    http://dl.dropbox.com/u/18252370/CBA...ed%2Bsigned.7z

    Would it be possible to put the file somewhere else? It does not have to be fast mirror really.

    Wanna test the bug with gear menu.

  6. #586
    Quote Originally Posted by Bouben View Post
    Hi Sickboy, this link for downloading CBA found on devheaven does not work. Dropbox shut it down for causing too much traffic.

    http://dl.dropbox.com/u/18252370/CBA...ed%2Bsigned.7z

    Would it be possible to put the file somewhere else? It does not have to be fast mirror really.

    Wanna test the bug with gear menu.
    Sure mate, thanks! Ticket updated with latest build (attached) https://dev-heaven.net/issues/30318

  7. #587
    Master Sergeant sxp2high's Avatar
    Join Date
    Jul 16 2009
    Location
    nearestLocation [(getPos player), "nameCity"];
    Posts
    605
    Hi there!

    I'm wondering if it is possible to disable the "You are missing the following mod..." globalChat message? In my case only the server requires CBA, so I would like to turn that off.

  8. #588
    Quote Originally Posted by sxp2high View Post
    Hi there!

    I'm wondering if it is possible to disable the "You are missing the following mod..." globalChat message? In my case only the server requires CBA, so I would like to turn that off.
    On the server you can set this in a server-side-addon or in mission:
    Code:
    CBA_display_ingame_warnings = false;
    Btw some features of CBA require it to be running on the client, so I hope the addons do not rely on this functionality ;-)

  9. #589
    Master Sergeant sxp2high's Avatar
    Join Date
    Jul 16 2009
    Location
    nearestLocation [(getPos player), "nameCity"];
    Posts
    605
    This is exactly what I was looking for! Thanks a lot!

    No worries, it's a DayZ only server in this case. CBA is only used for serverSide. I just don't want to confuse all the ArmA newbies with unnecessary warnings.

  10.   This is the last Developer post in this thread.   #590
    BI Developer
    Join Date
    Jun 11 2007
    Location
    Brno, Czech Republic
    Posts
    648
    Quote Originally Posted by sxp2high View Post
    This is exactly what I was looking for! Thanks a lot!

    No worries, it's a DayZ only server in this case. CBA is only used for serverSide. I just don't want to confuse all the ArmA newbies with unnecessary warnings.
    DayZ does not use any modifications other than @dayz and @hive. CBA was used on old version with JayArmA2lib, but this has not been used for some time.
    "He will come to death. An image of the splendor of the kings of men in glory, undimmed before the breaking of the world."

Page 59 of 78 FirstFirst ... 94955565758596061626369 ... LastLast

Posting Permissions

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