]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix trigger_delay not saving the activator and trigger, add a spawnflag to trigger_co...
authorMario <mario@smbclan.net>
Thu, 1 Feb 2018 17:31:34 +0000 (03:31 +1000)
committerMario <mario@smbclan.net>
Thu, 1 Feb 2018 17:31:34 +0000 (03:31 +1000)
commit7f5fab6098796ae9549c212d928331f44418c8ea
tree87f7e333d35e9c7fd4bd3523f757dceaf8d67215
parentebca408c270bda61a8bee4d4fc6aa8c7d79310e5
Fix trigger_delay not saving the activator and trigger, add a spawnflag to trigger_counter to make it activate at every step, not just when the sequence is completed, add a delay field to trigger_heal to control how quickly the player is healed
qcsrc/common/triggers/trigger/counter.qc
qcsrc/common/triggers/trigger/delay.qc
qcsrc/common/triggers/trigger/heal.qc
qcsrc/common/triggers/triggers.qc