Jump to content

bjarnidk

Member
  • Content Count

    4
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About bjarnidk

  • Rank
    Rookie

core_pfieldgroups_3

  • Interests
    Amnesty International, Greenpeace, Save the Child, Soldier Loads ARMADILLO Level DeeJay's, Play Goog

Contact Methods

  • Biography
    Sup fresh?
  1. Hey, I'm following this tutorial for OFP: http://ofp.gamepark.cz/_hosted/brsseb/tutorials.htm (the crate one). And the config reads as follows: class CfgPatches { class Crate { units[] = {Crate}; weapons[] = {}; requiredVersion = 1.0; }; }; class CfgVehicles { class All {}; class Static: All {}; class Building: Static {}; class NonStrategic: Building {}; class TargetTraining: NonStrategic {}; class TargetGrenade: TargetTraining {}; class Crate: TargetGrenade { model="\crate\crate"; armor=20000; scope=2; displayName="My lovely crate"; } } However, in the editor, I can't find it in: 'Empty/objects'. I'm not sure where else to look. I placed the .PBO in: C:\Program Files (x86)\Steam\SteamApps\common\arma 2 operation arrowhead\Expansion\Addons I also tried to place it in an @addon (random addon) AddOns folder but that didn't help either. Any help appreciated, thanks!
  2. A building in Lingor, pictured here: http://i50.tinypic.com/2449nar.jpg (295 kB) Causes huge performance issues. If driving around and the building is rendered, FPS will drop from 60 to 30 (my case, varies). I have this confirmed by many sources. Thanks.
×