From: Rudolf Polzer Date: Sun, 2 May 2010 18:58:24 +0000 (+0200) Subject: *activator in target_spawn X-Git-Tag: xonotic-v0.1.0preview~175^2~4 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5c4891a64133db1844edfb6e4fcc45129a4b747f;p=xonotic%2Fxonotic-maps.pk3dir.git *activator in target_spawn --- diff --git a/scripts/entities.def b/scripts/entities.def index 8e6b9b5b..301ad206 100644 --- a/scripts/entities.def +++ b/scripts/entities.def @@ -1431,7 +1431,7 @@ Example is a Mario-style question mark block which could throw a new weapon_nex -------- KEYS -------- targetname: used to trigger this message: entity field list -target: when set, target_spawn edits entities, instead of creating new ones +target: when set, target_spawn edits entities, instead of creating new ones; the special value *activator causes the activator to be edited count: make sure no more than count entities have been created by this (refuse to spawn new ones if exceeded) killtarget: reference entity (can be used as $killtarget) target2: reference entity (can be used as $target2)