From 949aef7a2161f91115fe1a91b22cf07e096f991e Mon Sep 17 00:00:00 2001 From: esteel Date: Thu, 21 Jun 2007 04:44:41 +0000 Subject: [PATCH] more FAQ corrections.. git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2769 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- Docs/FAQ.aft | 22 ++++++++++++++++------ Docs/FAQ.html | 22 ++++++++++++++++------ 2 files changed, 32 insertions(+), 12 deletions(-) diff --git a/Docs/FAQ.aft b/Docs/FAQ.aft index 78c82562d..b9f7daa96 100644 --- a/Docs/FAQ.aft +++ b/Docs/FAQ.aft @@ -19,12 +19,22 @@ ** How do I install Nexuiz? Just unzip the |%zipname%| file. You can do this with any archive program (like [7zip (http://7zip.org)]). It's very important to keep the directory structure while unpacking (in WinZip this option is called "Use folder names"). The directory structure should look like this afterwards: ^<< -Nexuiz -|-- Docs -|-- Nexuiz-SDL.app +Nexuiz/ +|-- Docs/ | |-- * -|-- data -| |-- data*.pk3 +| `-- server/ +| `-- * +|-- data/ +| |-- common-spog.pk3 +| `-- data*.pk3 +|-- pro/ +| `-- data*.pk3 +|-- Nexuiz.app/ +| `-- * +|-- Nexuiz-SDL.app/ +| `-- * +|-- sources/ +| `-- * |-- *.exe |-- *.dll `-- nexuiz-linux-* @@ -66,7 +76,7 @@ On Linux: In a xterm, |cd| into your Nexuiz installation directory, start |catch On Windows: Click Start->Run, and enter drwtsn32, click Ok in the next window, run Nexuiz and wait for the crash. Then go to |C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson| there should be a file called "drwtsn32.log", give that file along with the engine's build date to the developers. You'll see that date when you open the ingame console ([How do I open the console?]). Note that some folders of that path may be hidden or have a translated name if you're using a non-english windows. ** Where can i get more help? -Visit the official Nexuiz forum (http://alientrap.org/forum) there is a support and bug report area ({-http://alientrap.org/forum/viewforum.php?f=3-}). Or get on irc and ask for help. The normal useres channel is {-irc://irc.quakenet.org/nexuiz-} while the developers channel is {-irc://irc.anynet.org/alientrap-} +Visit [the official Nexuiz forum (http://alientrap.org/forum)] there is a [support and bug report area (http://alientrap.org/forum/viewforum.php?f=3)]. Or get on [IRC (http://en.wikipedia.org/wiki/Internet__Relay__Chat)] to chat with other or ask for help. There is the normal [users channel (irc://irc.quakenet.org/nexuiz)] and the [developers channel (irc://irc.anynet.org/alientrap)] * General questions diff --git a/Docs/FAQ.html b/Docs/FAQ.html index bbe0e26bf..39d10a656 100644 --- a/Docs/FAQ.html +++ b/Docs/FAQ.html @@ -165,12 +165,22 @@ h1, h2, h3, h4, h5, h6 {

Just unzip the nexuiz-<version>.zip file. You can do this with any archive program (like 7zip). It's very important to keep the directory structure while unpacking (in WinZip this option is called "Use folder names"). The directory structure should look like this afterwards:

-Nexuiz
-|-- Docs
-|-- Nexuiz-SDL.app
+Nexuiz/
+|-- Docs/
 |   |-- *
-|-- data
-|   |-- data*.pk3
+|   `-- server/
+|       `-- *
+|-- data/
+|   |-- common-spog.pk3
+|   `-- data*.pk3
+|-- pro/
+|   `-- data*.pk3
+|-- Nexuiz.app/
+|   `-- *
+|-- Nexuiz-SDL.app/
+|   `-- *
+|-- sources/
+|   `-- *
 |-- *.exe
 |-- *.dll
 `-- nexuiz-linux-*
@@ -233,7 +243,7 @@ On Windows: Click Start->Run, and enter drwtsn32, click Ok in the next window
 
 

Where can i get more help?

-Visit the official Nexuiz forum (http://alientrap.org/forum) there is a support and bug report area (http://alientrap.org/forum/viewforum.php?f=3). Or get on irc and ask for help. The normal useres channel is irc://irc.quakenet.org/nexuiz while the developers channel is irc://irc.anynet.org/alientrap +Visit the official Nexuiz forum there is a support and bug report area. Or get on IRC to chat with other or ask for help. There is the normal users channel and the developers channel

-- 2.39.2