Seeing other peoples Models/Textures without Downloading their planes!
From FlightSim
Short Simple and great if you love multiplayer. Are you tired of using Zplanes to see eachother in flight? Why not make any multiplayer game fun when you can see your team mates aircraft and textures exactly as he does.
It is very simple, although almost entirely overlooked.
All you need to do is change 4 lines in the fltsim98.cfg.
These lines are:
ALLOW_PLANE_MODEL_SEND=0
ALLOW_PLANE_MODEL_RECEIVE=0
ALLOW_TEXTURE_SEND=0
ALLOW_TEXTURE_RECEIVE=0
these are pretty self explanitory, Send means other can see your plane, and
recieve means you can see theres. (Send must be selected if you want anyone to see your's.)
All you need to do is change the 0s to 1:
ALLOW_PLANE_MODEL_SEND=1
ALLOW_PLANE_MODEL_RECEIVE=1
ALLOW_TEXTURE_SEND=1
ALLOW_TEXTURE_RECEIVE=1
That's it, click save and your ready to go!


