From: Mirio Date: Wed, 25 Apr 2018 14:38:38 +0000 (+0200) Subject: Change old weapon names to new X-Git-Tag: xonotic-v0.8.5~119 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=7e104c08c3f5c46707921ee5f0a32e764279520b Change old weapon names to new --- diff --git a/scripts/entities.ent b/scripts/entities.ent index b8208cc4..db568022 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -742,7 +742,7 @@ modeldisabled="models/items/a_cells.md3" -Rocket Launcher, Hagar and Mortar ammo +Devastator, Hagar and Mortar ammo -------- KEYS -------- rockets gained by this item (if unset, g_pickup_rockets is used) time till it respawns (default: 15) @@ -1443,7 +1443,7 @@ the Vortex In Instagib, this turns into an item_vaporizer_cells if no explicit item_vaporizer_cells have been placed. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) -time till it respawns (default: 15 * g_balance_nex_respawntime_modifier) +time till it respawns (default: 15 * g_balance_vortex_respawntime_modifier) 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. @@ -1454,8 +1454,8 @@ modeldisabled="models/weapons/g_nex.md3" -the Rocket Launcher -In Instagib, this turns into an item_minst_cells if no explicit item_minst_cells have been placed. +the Devastator +In Instagib, this turns into an item_vaporizer_cells if no explicit item_vaporizer_cells have been placed. -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 15) @@ -1484,7 +1484,7 @@ in your mapinfo file, everyone will already spawn with one, making this pickup u modeldisabled="models/weapons/g_shotgun.md3" - + the Machine Gun -------- KEYS -------- initial bullets of the weapon (if unset, g_pickup_nails is used) @@ -1697,9 +1697,9 @@ Makes one entity follow another. Will not work with all entities. do not untransform the coordinates (that is, the map specifies local coordinates, not global ones). Mostly useful with ATTACH. - + Placing this entity on a map kills your cat, voids the warranty on your toaster, and makes your map an unenjoyable campers' paradise. -the InstaGib Nex. Always kills with one shot. +the InstaGib Vortex. Always kills with one shot. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 15) @@ -1775,7 +1775,7 @@ $E.field $E.field+offset $E.field+offset+randomoffset where "E" can be self, activator, target (the entity being created/modified), killtarget, target2, target3, target4 and pusher. -Example is a Mario-style question mark block which could throw a new weapon_nex when activated like this: +Example is a Mario-style question mark block which could throw a new weapon_vortex when activated like this: { "classname" "func_button" "angle" "-1" @@ -1789,7 +1789,7 @@ Example is a Mario-style question mark block which could throw a new weapon_nex "classname" "target_spawn" "origin" "0 0 448" "targetname" "makenex" -"message" "origin $self.origin owner $activator flags 65536 colormap $activator.colormap classname droppedweapon $ spawnfunc_weapon_nex think thrown_wep_think nextthink $time+0.5 velocity $activator.velocity velocity_z 512 movetype 3" +"message" "origin $self.origin owner $activator flags 65536 colormap $activator.colormap classname droppedweapon $ spawnfunc_weapon_vortex think thrown_wep_think nextthink $time+0.5 velocity $activator.velocity velocity_z 512 movetype 3" } -------- KEYS -------- used to trigger this @@ -2542,7 +2542,7 @@ model="../xonotic-data.pk3dir/models/turrets/radiant/plasma2.md3" -Only kills missiles, rockets, grenadelauncher & electro secondaries to be precise. +Only kills missiles, rockets, mortar & electro secondaries to be precise. -------- KEYS -------- 2 = double damage, 0.5 = half 2 = double range, 0.5 = half