Damage Inc
Member-
Content Count
3553 -
Joined
-
Last visited
Never -
Medals
Everything posted by Damage Inc
-
Adding chopper with engine on ?
Damage Inc replied to Mouse's topic in OFP : MISSION EDITING & SCRIPTING
Put this in the init field: this action ["engineon"] -
Newbie Question about Scripts
Damage Inc replied to Mouse's topic in OFP : MISSION EDITING & SCRIPTING
In your mission directory. -
The error message is because of the { sign you have under maxLeadSpeed=200; Take it off and put }; under modes[]={"Single","FullAuto"};
-
It really helps if you keep the scope, because some people may be playing without the crosshair. You don't have the " marks in your displayName, displayNameMagazine and shortNameMagazine parameters. You have to have them, for example displayName="RPG90"; instead of displayName=RPG90;
-
I don't think that there is. But you can get more points by shooting Russians in that mission.
-
Tractors rule :biggrin:
-
You open the .p3d file in the hex editor. Then you search for "text string" pac or paa or jpg. Then you look at the path (for example addon\picture.pac) and change it to the directory that your addon is in (for example myaddon\picture.pac).
-
When you hex edit the .p3d, search for pac, paa jpg or something like that and change the paths to your addon directory.
-
No you don't miss anything that way. 1.20 includes the updates from 1.10.
-
Depends on the upgrade.
-
Under the Empty side there is Objects and under Objects is Ammo Crates and Ammo Crates II.
-
You search for .pac or .jpg or .paa or something like that first. Then you change the directory names to your addon directory.
-
Looks fake to me.
-
It doesn't matter if they weren't around in 1985. We've got units and weapons that weren't around in 1985 already.
-
The files aren't inside the .p3d. If you got the .p3d from the data3D.pbo, you have to find the .paa and .pac files listed the .p3d from data3D.pbo. If you got it from someone's addon, they should be included.
-
You have to use a hex editor on the .p3d (I recommend Hex Workshop).
-
A list of all Weapon/Ammo/Equipment abbreviations
Damage Inc replied to Spitfire's topic in OFP : MISSION EDITING & SCRIPTING
LGB=LaserGuidedBombLauncher The ammo name is the same. -
A list of all Weapon/Ammo/Equipment abbreviations
Damage Inc replied to Spitfire's topic in OFP : MISSION EDITING & SCRIPTING
Laser designator=LaserDesignator -
It's sometimes in a different place when you play the mission.
-
Looks correct to me after a quick look. The .p3d file is the 3D model for the object. And since nobody can make new models, you have to either take them from other addons or the game models.
-
Try putting onClick=mailto:youremailhere after the input type=submit. (Edited by Damage Inc at 8:32 pm on Nov. 17, 2001)
-
A list of all Weapon/Ammo/Equipment abbreviations
Damage Inc replied to Spitfire's topic in OFP : MISSION EDITING & SCRIPTING
There is such a list. Here. Except that it doesn't list the new weapons. -
You could try not linking to your desktop. Get some web space and upload the pic there.