Jump to content

katekarin

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About katekarin

  • Rank
    Rookie
  1. @major_shepard is WEBDAV faster than FTP when checking remote files on upload?
  2. Figured it out a long time a go, but guess I can share my fix for this. In the mod folder create a config.cpp and paste this into it #define _ARMA_ class CfgPatches { class Plants_Winter //here you can name the mod { units[] = {}; weapons[] = {}; requiredVersion = 0.1; requiredAddons[] = {}; }; };
  3. Jackson_County.hpp : ignored or merged Jackson_County.wrp scanning wrp checking for missing files... In File \config.bin: invalid file ERROR: \config.bin is faulty The addon name for \plants_winter\models\t\t_acer2s.p3d cannot be determined Hey guys. This is my error when im using pboProject to pack the map. Im using an addon named plants_winter.pbo from here http://www.armaholic.com/page.php?id=27807. There are no config files anywhere in this mod. What can I do to fix this?
×