From: Mattia Basaglia Date: Sat, 18 Mar 2017 23:32:31 +0000 (+0000) Subject: Add single player entities X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1467821dc300356b3508648079f15d9b247c6e3a;p=xonotic%2Fxonotic-maps.pk3dir.git Add single player entities --- diff --git a/scripts/entities.ent b/scripts/entities.ent index 6da273d7..67d1b6d0 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -428,6 +428,28 @@ Pink team's player spawning location, but there is no game mode to use this yet. when 1, only bots can spawn here; when 2, only humans can spawn here (be careful with these, or the game will crash because someone cannot spawn) + + Player spawn point for single player mode. +weight of spawn point for random selection. Set to a lower value if you have many spawn points close together. Default value is 1. +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns + + + + Bot spawn point for single player mode. +weight of spawn point for random selection. Set to a lower value if you have many spawn points close together. Default value is 1. +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns +trigger all entities with this targetname when someone spawns + +Whether it can drop the weapon on death +Amount of the bot starts with +Amount of the bot starts with (0 = default) +Name of the bot spawned here +Name of the starting weapon + + Large Armor (default 100 armor points) foobar -------- KEYS --------