Jump to content

mr.peanut

Member
  • Content Count

    334
  • Joined

  • Last visited

  • Medals

Posts posted by mr.peanut


  1. Norton tags the launcher as trojan Suspicious.Cloud.2

    Anyone else get this in other antivirus products?

    edit: Christ any way to get this thing to load the non-lite versions of BAF and PMC? Selecting OA causes it to load expansions... or maybe I am just confused?

    edit2: Nevermind. Just set the ArmAII exe as OA and it's good. Stupid, but works.


  2. Did you do this before trying to start the server?

    export LD_LIBRARY_PATH=/home/ofp/libs

    Don't forget to unset when done.

    unset LD_LIBRARY_PATH

    And I think the server must be running 32 bit OS.

    plus totally the wrong board dude...


  3. http://dev-heaven.net/docs/cba/index/Macros.html

    http://dev-heaven.net/projects/cca/repository/revisions/develop/entry/addons/main/script_macros_common.hpp

    The include trail is:

    ACE_COMPONENT\script_or_configfile

    ACE_COMPONENT\script_component.hpp

    ACE_main\script_mod.hpp

    ACE_main\script_macros.hpp

    CBA_main\script_macros_common.hpp

    Additionally, rapify'ing (Mikero PBOTools) a config, or Squint'ing (by sbsmac) a script, should get you the whole translated source, which the engine sees after processing all the macros :)

    Thanks Sick. I don't know what drug I was on yesterday at "work". Must have been extreme boredom. I could have sworn I grep'd cba main.
×