!include=Content\GameTypes.h !preservecase=true [info] author=Michel 'Firestorm' Lowrance info=Standard Mission link=www.virtualworld.com longname=Peaks [ruleset] type=$(CustomDestruction) team=1 alignment=1 scriptname=content\missions\Peaks\scripts\Peaks_destruction.abl type=$(CustomTeamDestruction) team=8 alignment=6 scriptname=content\missions\Peaks\scripts\Peaks_teamdestruction.abl type=$(CustomAttrition) team=1 alignment=1 scriptname=content\missions\Peaks\scripts\Peaks_attrition.abl type=$(CustomTeamAttrition) team=8 alignment=6 scriptname=content\missions\Peaks\scripts\Peaks_teamattrition.abl type=$(CustomCaptureTheFlag) team=2 alignment=2 scriptname=content\missions\Peaks\scripts\Peaks_ctf.abl type=$(CustomMasterTrial) team=8 alignment=6 scriptname=Content\Missions\Peaks\scripts\Peaks_mastertrial.abl [scenarios] Peaks1={ [server] name=Destruction teamAllowed=0 teamcount=0 ruleset=$(CustomDestruction) scenariotext=resource\missions\des.txt scriptname=content\missions\Peaks\scripts\Peaks_destruction.abl } Peaks2={ [server] name=Team Destruction ruleset=$(CustomTeamDestruction) teamAllowed=1 teamcount=4 scenariotext=resource\missions\des.txt scriptname=content\missions\Peaks\scripts\Peaks_teamdestruction.abl } Peaks3={ [server] name=Attrition ruleset=$(CustomAttrition) teamAllowed=0 teamcount=0 scenariotext=resource\missions\att.txt scriptname=content\missions\Peaks\scripts\Peaks_attrition.abl } Peaks4={ [server] name=Team Attrition ruleset=$(CustomTeamAttrition) teamAllowed=1 teamcount=4 scenariotext=resource\missions\att.txt scriptname=content\missions\Peaks\scripts\Peaks_teamattrition.abl } Peaks8={ [server] ruleset=$(CustomCaptureTheFlag) name=CTF teamAllowed=1 teamcount=2 scenariotext=resource\missions\ctf.txt scriptname=Content\Missions\Peaks\scripts\Peaks_ctf.abl } Peaks9={ [server] ruleset=$(CustomMasterTrial) name=Master Trial teamAllowed=1 teamcount=2 scenariotext=resource\missions\mt.txt scriptname=Content\Missions\Peaks\scripts\Peaks_mastertrial.abl }