Particles.DLL
Special Thanks to Mavericktech for all his help..............
Instructions
Included are 2 Example .cfg files to help you understand the format......
This DLL is for those who want particle smoke without having to make a custom module..
The Config file located in the Config folder must have the following :-
ClassName = Example1 (This is the name of the craft you've made)
Module = Particles (This is what you must add to all your add-ons to have Particle smoke available)
MeshName = XL-5 (This is the name of your mesh)
The rest of the config is standrard , then at the end of you config , you must add the following :-
[CONFIG] (must add this so the module knows where to look)
NUM_MAIN=1 (The number of Main engines on your craft, the Max number of engines is 4)
NUM_HOVER=3 (The number of Hover thrusters on your craft, the Max is 4)
MAIN_PARTICLES1=(0,-3.2,-43) (The x,y,z cordinates of the main particles)
HOVER_PARTICLES1=(0,-8,9.3) (The x,y,z cordinates of the hover particles)
HOVER_PARTICLES2=(0,-8,-15)
HOVER_PARTICLES3=(0,-8,-36.7)
MAIN=5e5 (The value for the Main thrusters)
HOVER=5e5 (The value for the Hover thrusters)
ISP=5e4 (The value for the ISP)
FUEL=24000 (The value for the Fuel load)
--------------------------------------------------------------------------------------------------------------------------------------------------------------
I hope this helps....If you need any more help, email me at kev2001333@yahoo.com
Kev33................................