Mod Development Tool.
Editing the Game's .con files
The extracted files that make up the Wake Island
Map will be
located here...
C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer
Demo\bf1942\levels\Demo_Wake
Get there like this from "My Computer".

C:\

C:\Program Files\

C:\Program Files\EA GAMES\

C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer Demo\

C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer Demo\bf1942\

C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer
Demo\bf1942\levels\

C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer
Demo\bf1942\levels\Demo_Wake

C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer
Demo\bf1942\levels\Demo_Wake\conquest\

Right Click on ControlPointTemplates.con , choose Open With...

Select Note Pad from the list and click OK.
At the bottom of the ControlPointTemplates.con file insert the following code to make the Zero Planes Fly Faster.
rem @@ Mods Start Below Here //================================================
rem : Faster Zero
ObjectTemplate.Active ZeroEngine
ObjectTemplate.setMinRotation -0.3/0/-3000
ObjectTemplate.setMaxRotation 0.3/0/8000
ObjectTemplate.setMaxSpeed 5000/0/100
ObjectTemplate.setAcceleration 500/0/9000
ObjectTemplate.setTorque 25
ObjectTemplate.setDifferential 19
Save your file.
Make a shortcut to host a server and test your mods.
Find More
BF 1942 Mods in our Forum.
Get Help and find more Mods in our forum.
ENJOY!
