Well I got bored and just took a few pictures of my ofpr box with my digicam then made a basic box in o2, then applied the textures, then went to view it in bulldozer and the thing crashes. So I .pbo the addon and go to try it ingame, only to find ofp crashes without any error message.
Config:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
class CfgPatches
{
class SGN_Resis
{
units[] = {SGN_Resis};
weapons[] = {};
requiredVersion = 1.85;
};
};
class CfgVehicles
*** *** ***{
*** *** ***class All {};
class Static: All {};
class Building: Static {};
class NonStrategic: Building {};
class TargetTraining: NonStrategic {};
class TargetGrenade: TargetTraining {};
class SGN_Resis: TargetGrenade
*** *** *** ***{
*** *** *** *** *** *** ***vehicleClass="SGN - Objects";
*** *** *** *** *** *** *** ***destrType=DestructBuilding;
*** *** *** *** *** *** ***model="\SGN_Resistance\SGN_model" ;;
*** *** *** *** *** *** ***armor=100;
*** *** *** *** *** *** ***cost=100;
*** *** *** *** *** *** ***displayName="Resistance Box";
*** *** *** *** *** *** ***accuracy=0.7;
*** *** *** *** };
};[/QUOTE]
HOME 
Reply With Quote

