This is a Script Addon by Neo_Wulf.
It is unofficial so use at your own risk!
Neo_Respawn.pbo v1.0
Contact me at: neo_wulf@stogroup.net
****************************************************
This script is comprised from various scripts from
the members of the OFP Community. They are:
Doolittle
Karrilion
TakeOffTim
Vektorboson
Neowulf
DETLA
Badblood
Black_Bird
Babalon
Goose
PowerTac
DeadShotScott
WkDavis
*****************************************************
INSTALTION:
Just put the NEO_Respawn into your OFP/Addons Folder.
******************************************************
WHAT IT DOES:
This will add respawn to vehicles with some effects, including,
explosions,heli dust, damage smoke,fuel loss. At the bottom of this
readme is a list of all vehicles this will respawn at this point. I
am working on updating this list in the future. NOTE: THIS WILL
RESPAWN AMMO CRATES
******************************************************
HOW DO I USE THIS?:
Simple.
1. In your mission place a gamlogic called server.
2. In the init line of each vehicle put the following:
FOR TANKS PUT:
[this] exec "\NEO_Respawn\Tanks\tankrsp.sqs";this exec "\NEO_Respawn\Tanks\start.sqs"
FOR PLANES PUT:
[this] exec "\NEO_Respawn\Planes\planersp.sqs";this exec "\NEO_Respawn\Planes\start.sqs"
FOR HELOS PUT:
[this] exec "\NEO_Respawn\Helos\helorsp.sqs";this exec "\NEO_Respawn\Helos\start.sqs"
FOR ANYTHING ELSE PUT:
[this] exec "\NEO_Respawn\Tanks\tankrsp.sqs";this exec "\NEO_Respawn\Tanks\start.sqs"
3. THATS IT!!!!!
********************************************************
Vehicle list inside readme file ;D