Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Doshot

Pages: [1]
1
Guilds Forum / Re: [Organization] The Dark Empire
« on: February 28, 2014, 03:56:10 pm »
Great to see the guild still going on. Might pop around to see what mischief has been brewing  :)

2
General Discussion / Re: PlaneShift 0.4.03 ChangeLog
« on: December 18, 2008, 04:19:08 am »
You have to enable the NPC camera.

Ingame go to Options -> Graphics -> Camera and then enable Use NPC Chat Camera  ;)

3
Newbie Help (Start Here) / Re: Quests Re-explination
« on: November 13, 2008, 03:53:48 pm »
All options, quest notes, chat logs, and screenshots can be located here.

Linux:         /home/<User>/.PlaneShift
MacOS X:    ~/Library/Application Support/PlaneShift
Windows (Pre Vista):   C:\Documents and Settings\<User>\Application Data\PlaneShift
Windows (Vista):  C:\Users\<User>\AppData\Roaming\PlaneShift

<User> = Your User name

4
Newbie Help (Start Here) / Re: skills list
« on: September 28, 2008, 04:08:11 am »

5
In-Game Roleplay Events / Re: [Event] Stampede!
« on: July 30, 2008, 04:43:11 pm »
Here is a few I was able to get. Enjoy 8)



6
gcc / Re: Building a server on Ubuntu
« on: March 27, 2008, 05:02:45 am »
Ah, ok thanks Caarrie  \\o//

It is just that if I use the above mentioned Jam command it stops the compiling as soon as it hits this warning. If I just do a

Code: [Select]
Jam
I get a bunch more warnings but at least it continues compiling. I assume that is ok. And thanks again for the help  :D

 :'(

When I try to configure CEL I get the following error

Code: [Select]
checking if Crystal Space version >= 1.1... yes (version 1.2)
Failed to detect directory containing Crystal Space link libraries; aborting!
Did you build Crystal Space? Did you set the CRYSTAL environment variable
correctly?
configure: error:
*** Crystal Space could not be found or was unusable. The latest version is
*** always available from http://www.crystalspace3d.org/
*** Also, be sure that you have either installed Crystal Space or set the
*** CRYSTAL environment variable properly.

When I do
Code: [Select]
echo $CRYSTAL
I get the following reply
Code: [Select]
/home/ruaan/development/cs
So the enviroment variable is fine, I am missing something somewhere ::|

7
gcc / Building a server on Ubuntu
« on: March 27, 2008, 04:49:23 am »
Hi guys

Hope someone can help. I am trying to build a server on Ubuntu 8.04. I was able to compile cal3d without any problems and I was able to configure CS. When I start with the
 
Code: [Select]
jam -aq libs plugins cs-config walktest
I get the following error:

Code: [Select]
C++ ./out/linuxx86/optimize/libs/cstool/smartfileopen.o
libs/cstool/smartfileopen.cpp:83: warning: ‘bool IsVfsDir(iVFS*, const char*)’ defined but not used
cc1plus: error: unrecognized command line option "-Wno-long-double"

-c -o ./out/linuxx86/optimize/libs/cstool/smartfileopen.o -I. -I./include -I./include -pipe -Wall -Wno-unknown-pragmas -fvisibility=hidden
-march=i586 -mtune=generic -I/usr/local/include -Wno-long-double -fno-exceptions -fvisibility-inlines-hidden -O3 -fomit-frame-pointer
 -ffast-math -g2 -fPIC -DCS_CRYSTALSPACE_LIB -Ilibs/csutil/ptmalloc -Ilibs/csutil/ptmalloc/sysdeps/pthread -DCS_CONFIGDIR='"
/usr/local/etc/crystalspace-1.2"' -DCS_PLUGINDIR='"/usr/local/lib/crystalspace-1.2"'  libs/cstool/smartfileopen.cpp

...failed C++ ./out/linuxx86/optimize/libs/cstool/smartfileopen.o ...
...skipped libcrystalspace-1.2.a for lack of libcrystalspace-1.2.a(smartfileopen.o)...
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 177 target(s)...
Copy cs-config
...updated 1 target(s)...

I made a script to load all sources which is below

Code: [Select]
export LD_LIBRARY_PATH=/home/ruaan/development/cal3d/src/cal3d/.libs/:$LD_LIBRARY_PATH
export CRYSTAL=/home/ruaan/development/cs
export CEL=/home/ruaan/development/cel
export CSCONFPATH=/home/ruaan/development/cel
export CAL3D=/home/ruaan/development/cal3d

Any help will be greatly appreciated  :)
Thanks in advance

8
Complaint Department / Re: bad memory = uncompletable quests
« on: March 15, 2008, 04:24:22 am »
You can always use your quest log in-game to make your own notes regarding the quest. Fortunately you have two options you can use to rekindle the memory loss of what needs to be done in the quests.

1) All NPC chat is saved in a chat log file. These can be accessed as described in this topic

 http://hydlaa.com/smf/index.php?topic=31895.0

You can then search the log for any keywords that pertains to the quest. This method will only work if you started the quest after the new update or you saved your chat logs from the previous version. If not then option 2 will work.

2) You create an alternative character that you can use to start the quest and see what needs to be done, then return to you main char and complete the quest. A good idea would be to complete the quest of your alt char as well, as you might use him again for other quests. Seeing as we are still working hard on fixing many quest bugs, an alt quest char is always a good plan :)

Just a note of caution, try not to have to many quests at the same time, as some of them require the same NPC and this will cause some headaches :)

Happy questing  :)

9
General Discussion / Re: Now Recruiting
« on: January 15, 2008, 05:04:27 am »
I am also part of the settings team as a prospect, and my experience is one of joy. I agree with Donari, regarding focusing more on settings then Rping, although I try to keep active within my guild. I tend to revert more attention to my tasks within the settings department. As to the time constraints regarding completion of tasks, nothing that you or your team leader can not discuss. We are all here out of choice with real lives and the department leaders are well aware of this, and as such will find a suitable time frame for a task, when the specific task allows it.

Happy gaming to all

10
General Discussion / Re: Character test
« on: October 25, 2007, 12:06:58 pm »
I am on the border, 25 for me  :'(
Doshot goes off and re-thinks some parts of his live.

Pages: [1]