PMC websites shut down October 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond october 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


ofp:modeling:weaponproxy

OFP Weapon Proxy

OFP Forum, OFP Home, OFP File Formats, OFP Tools, OFP Missions, OFP 3D Modeling, OFP Terrain

Operation Flashpoint (OFP) aka ArmA: Cold War Assault (CWA)

Weapon Proxies In Aircraft's.

Create proxy then right click it which brings up Proxy Name dialog. If you want to see your weapon, then write down the PBO path and p3d name like this \VTE_aw\VTE_AIM9.p3d so the weapon is now displayed in buldozer.

When you are done, remove the \pbodir\ path and the ending .p3d from the proxy or otherwise it's messed up in OFP.

Remember that the config.cpp proxy must match to the p3d name otherwise, OFP gives error p3d missing (magic) stuff.

Config proxy would be like this;

class Proxyaa: ProxyWeapon
{
	model="\VTE_aw\VTE_aa.p3d";
	simulation="maverickweapon";
}
ofp/modeling/weaponproxy.txt · Last modified: 2024/07/31 16:31 by snakeman