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.


Topics - owen_a

Pages: [1]
1
Development Deliberation / Configuring PS in Linux - Can't find CS?
« on: November 24, 2012, 06:46:27 am »
Hello,

I'm trying to compile just the server in linux using the development wiki. I'm on the stage where I have to configure Planeshift, but I get a configure error saying...

Code: [Select]
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.

This is AFTER I set the variable using "export CRYSTAL=$HOME/development/cs".

I am connecting to my Linux server via SSH. Any ideas?

2
Development Deliberation / BIG Problem with the NPCClient
« on: November 17, 2011, 04:50:45 pm »
Hello.

I've tried to load the NPCClient, but everytime I do the terminal closes (I'm using Linux, and yes it is a shell script). When I look in the error log in the planeshift directory, I see...

Code: [Select]
Thu Nov 17 21:15:30 2011, <src/npcclient/npcclient.cpp:447 LoadNPCTypes SEVERE>
Thu Nov 17 21:15:30 2011, Could not load npctypes from db:  Loading from file
Thu Nov 17 21:15:30 2011, <src/npcclient/npc.cpp:272 Load SEVERE>
Thu Nov 17 21:15:30 2011, NPC has no type attribute. Error in XML
Thu Nov 17 21:15:30 2011, Couldn't load the npcs from db

Any ideas? This is quite annoying :P

3
Development Deliberation / Using official art?
« on: November 16, 2011, 05:47:19 pm »
Hello all,

I've tried using the official art for my work server, and I've not had success. Character creating shows a black outline of the character you pick, but does not display the model, and if you do pick someone, you show as a dwarf in-game.
Any ideas?

Thanks!

4
Hello,

I just modified the Puzzle script to point towards my NPC, and it works a bit. The reason is when I say the correct colour I edited in the script, it does not continue with the rest of the script. Here it is:

Code: [Select]
Quest Script:
P: Greetings
Menu: I'll solve a riddle for a tria.

Veronica: Ok that is fun. I like riddles. What is my favorite color?

Assign Quest

...

P: *. P: blue
Menu: That isn't a riddle, little man. Menu: ?=Favorite color

M: I don't care what you think of my riddle! What is my favorite color?
M: Yes, blue is my favorite color. Isn't it a wonderful color? Here is your reward.

Give 1 tria.

Whats wrong?

Another problem is the MaleEnki scripts I also eited to point towards one of my NPC's. This case, when i double click on the NPC which is supposed to have the quest assigned to him, it comes up saying, this NPC has no information for you. The code for one of the quests are:

Code: [Select]
Quest Script:
P: Greetings

Butch: Hail! Would you like to earn a little money?

P: No P: Yes
Menu: I am not interested. Menu: Cool yeah, I am totally broke.

M: Well ok then. Have a good day.

M: My daughter Laura ran off with James and I fear they are up to no good. If you can find out if he really loves her, I'll pay you. Can you do this for me?

P: No P: Yes
Menu: You will never find her. Menu: $playername shrugs $his shoulders and nods.

M: Fair enough. I guess I'll just try to find someone else.

M: Last time I caught them upstairs above the blacksmith shop. Please hurry up and ask her!

Assign Quest.


P: Greetings

Owen: Go away! We're busy.{her:Laura}

P: * P: Do you love Laura

S: You are so rude! Go away!
Run script(3) kick_you

S: Of course I love her! We are going to marry in the morning.



P: Greetings

Butch: Oh I'm so glad you are back. Did you find him? Does he love her?{him:James,her:Laura}

P: * P: Butch says he does. James loves Laura.

M: That isn't what Thalia told me 5 minutes ago. You're just faking to get
the money! Go away!

M: Ah! Thank heavens. Perhaps now they will get married! Thanks for your
help!

Give 25 tria.

Any help would be much appreciated!

- Owen


5
Development Deliberation / Location saved by user when logged off?
« on: May 24, 2011, 01:55:53 pm »
Hello all,

I've just come back to my PS development for in my spare time from round about 2 months ago, and to be honest, I've only forgot a couple little things. So my question is, which table is it in where the location of a user is stored? I just keep getting spawned in NPCroom, but because i disabled that It throws and error. So I was wondering if I could change it for my user account.

Thanks,

- Owen

6
Development Deliberation / Set Spawn Point
« on: March 09, 2011, 04:53:03 pm »
Hello everyone!

I was wondering if someone could help me with a litte problem. A while back before I had to re-format my laptop, I had something set. Meaning when I'm logging into my server, it automatically spawns that person (me) in a map which has been set. At first, I thought it was:

Code: [Select]
tutorial:sector
But it doesn't seem like it.

Can anyone help me please?

Thanks!

- Owen

7
Development Deliberation / Killing creatures who wander
« on: December 04, 2010, 05:46:07 am »
Hi all!

Note: Sorry that I have not been around lately. I've been ill  :(

Now for my question.

I was playing world of warcraft, and I've noticed that all the time theres creatures just wandering about near paths. So what I was thinking, could this be done in planeshift?

So If I were to go up to one of them, I could attack them and earn XP.

If this is possible, could someone tell me how I could acheive this?

Thanks!  :)

8
Development Deliberation / How do I run a script with the server?
« on: November 27, 2010, 07:43:56 pm »
Hello all,

I was wondering if someone could tell me how I could run a script with my server which loads my maps. I already have a textfile saved in the directory of my server called 'loadmaps.txt'.

and inside that file are 4 lines:

loadmap hydlaa_jayose
loadmap jayose
loadmap ojaroad1
loadmap hyoja2

Can anybody help me?

Thanks!

9
Development Deliberation / User register
« on: November 26, 2010, 11:34:19 am »
Hello all,

I thought I would test the register website what I have to register a user for planeshift. I registered a user called 'test77' and after I completed the form, I applied it, and I got warnings because I dont have a mail server. Is there is a way to add a piece of code to activate the account, after it has been created instead of the mail?

Thanks!

10
Development Deliberation / Simple quest linking
« on: November 16, 2010, 06:11:53 am »
Hey all,

I recently got my quest to work without my server crashing. Now when I went in-game and double clicked on my NPC, it says:

"This NPC has nothing to say to you"

Why? In my webconsole-new I selected the "quests" tab from the top, and then from the menu on the left, I selected "List by NPC"

And the it gave me a list of NPC's with quests. I found my NPC called "Makarov" and in the quests column It has no quests, but in the "Starting quests" Column my quest is there. Is there some other way I have to link it? If this is so, how?

Thanks for replies!

11
Development Deliberation / Positioning
« on: November 15, 2010, 10:18:14 am »
Hi all.

I need assistance for something. I know the command to get your position, but all I want is the X, Y, Z for the positioning of my NPC I created. Can anyone tell me how I can read / get these co-ordinates? Thanks!

Note, I got into position where I want my NPC and my output after I typed in the command /pos was:

152.80.0.20 -99.40 0 angle: 260 (4.540583)


Thats the important bit.

Full output:

Your current position is region: hydlaa_jayose 152.80.0.20 -99.40 0 angle: 260 (4.540583). sector : hydlaa_jose, PID:2

Pages: [1]