From 351c1d6377741b78d6bb8429143b9e049d689d7f Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 9 Mar 2008 18:39:19 +0000 Subject: added Ikarus Satellite, update gtkradiant entities.def --- gtkradiant/osirion.game/base/entities.def | 35 +++++++++++++++++-------------- 1 file changed, 19 insertions(+), 16 deletions(-) (limited to 'gtkradiant') diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 6f0f95b..322ce46 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -1,31 +1,34 @@ -/*QUAKED worldspawn (0 0 0) -"name" name of the model -"scale" size divider, default is 64 +/*QUAKED worldspawn (0 0 0) ? +The building blocks of the model -the building blocks of the model +"name" name of the model */ -/*QUAKED target_engine (1 0 0) (-8 -8 -8) (8 8 8) engine exhaust -"model" name of the engine model, default is none - +/*QUAKED target_engine (1 0 0) (-8 -8 -8) (8 8 8) ? An engine exhaust attached to the model. In-game an exhaust plume will be rendered if the entities engines are running + +"model" name of the engine model, default is none */ -/*QUAKED target_cannon (0 0 1) (-8 -8 -8) (8 8 8) cannon attachment point -"model" name of the cannon model, default is none +/*QUAKED target_cannon (0 0 1) (-8 -8 -8) (8 8 8) ? +Provides the model with a cannon (not implemented) -Provides the model with a cannon +"model" name of the cannon model, default is none */ -/*QUAKED target_turret (0.5 0.5 1) (-8 -8 -8) (8 8 8) turret attachment point -"model" name of the turret model, default is none +/*QUAKED target_turret (0.5 0.5 1) (-8 -8 -8) (8 8 8) ? +Provides the model with a turret (not implemented) -Provides the model with a turret +"model" name of the turret model, default is none */ -/*QUAKED info_cockpit (0 1 0) (-8 -8 -8) (8 8 8) - -Location of the cockpit +/*QUAKED info_cockpit (0 1 0) (-8 -8 -8) (8 8 8) ? +Location of the cockpit (not implemented) */ +/*QUAKED light (1 1 1) (-8 -8 -8) (8 8 8) strobe +A small exterior light + +strobe make a strobe light +*/ \ No newline at end of file -- cgit v1.2.3