From d79f51d227cdc6ef71517ed2476041f3a9ed4d36 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 12 Aug 2009 21:02:22 +0000 Subject: documentation update --- doc/world.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/world.html b/doc/world.html index 0f127dc..5792c83 100644 --- a/doc/world.html +++ b/doc/world.html @@ -186,13 +186,14 @@ default=yes

- An entity with a model can be created by setting the model key. The radius of a model is automaticly calculated: + An entity with a model can be created by setting the model key. The radius is automaticly calculated. + A model can be a .map file or a .ase model.

- +
model = [string]filename of the model in the maps/ directory, without extension.filename of the model, without extension
@@ -267,7 +268,7 @@ color=1 1 0 [entity] label=ikarus name=Ikarus satellite -model=satellites/ikarus +model=maps/satellites/ikarus ; blue color=100 100 230 location=64 0 0 @@ -294,7 +295,7 @@ pitch=15 [station] label=alexandria name=Alexandria outpost -model=stations/alexandria +model=maps/stations/alexandria location=-192 -704 32 ; brown color=222 192 145 @@ -349,7 +350,7 @@ location=716 -1008 20 [jumpgate] label=jumpgate_brogha name=Jumpgate Ghant -> Brogha -model=satellites/jumpgate +model=maps/satellites/jumpgate target=brogha:jumpgate_ghant location=716 -1024 24 direction=90 -- cgit v1.2.3