User Tools

Site Tools


ofp:modeling:weaponproxy

Weapon Proxy

Weapon proxy's in aircrafts.

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: 2007-07-12 22:47 (external edit)