From: bones_was_here Date: Thu, 18 May 2023 14:56:24 +0000 (+1000) Subject: entities.ent: Add item_speed and item_invisibility powerups X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=54a852a4148062adad65a0beee1e6e60e9b27ce0;p=xonotic%2Fxonotic-maps.pk3dir.git entities.ent: Add item_speed and item_invisibility powerups These currently have no model. --- diff --git a/scripts/entities.ent b/scripts/entities.ent index fe48b0a5..1d554a3b 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -670,6 +670,32 @@ In Instagib, this randomly turns into either an invisibility, an extra lives or modeldisabled="models/items/g_invincible.md3" + +Faster movement and shooting +-------- KEYS -------- +time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) +out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. +weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. +-------- SPAWNFLAGS -------- +the item will float in air, instead of aligning to the floor by falling +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +modeldisabled="models/items/g_invincible.md3" + + + +Low visibility +-------- KEYS -------- +time till it respawns (default: 120) +respawn time randomization +/- seconds (default: 0) +out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. +weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. +-------- SPAWNFLAGS -------- +the item will float in air, instead of aligning to the floor by falling +-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY -------- +modeldisabled="models/items/g_invincible.md3" + + A key entity. The itemkeys should contain one of the following key IDs: