0 Members and 1 Guest are viewing this topic.
;--------------------------------------------------------------------------;-to call this script simply put this line into the units initialization:;this addeventhandler [{killed},{_this exec {rid.sqs}}];-works with createunit command.(units initialization must be in quotes!);--------------------------------------------------------------------------_unit = _this select 0~60 + (random 60)_unit removealleventhandlers "killed"deletevehicle _unit