User Tools

Site Tools


prpl:setfailonhqloss

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

SetFailOnHQLoss

ArgumentsResultNotation
FailMission [ bool - ]

Description

Set whether the mission is failed when a HQ is destroyed. Note that this can be any ship with the large blue HQ module, even an enemy ship.

Examples

#Allow the HQ to be lost two minutes after the start of the map:
GetGameTimeFrames 3600 eq if
	0 SetFailOnHQLoss
endif
prpl/setfailonhqloss.1493039882.txt.gz · Last modified: 2025/02/14 14:56 (external edit)