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 - Zarj Prax

Pages: [1] 2 3
1
yes i was...thought i fixed all of the ones i did see this post for some of the things i was trying to do..
How does one change things to npc in compiled ps server

i guess then ill just reinstall the database via create_all.sql
was hopeing to save info tho..maybe ill export the accounts and what not and then rebuild from there.... thx for the reply...
hard to do this all blind and not knowing any layout or format to fallow..been taking notes tho...

2
id like to do a few things to npc's and im having a bit of dificulty,

how can i change the name of the npc lets take the Merchant npc...

in the characters table hes id # 8
ive tryed to change the table name field to another name and i get errors for the quests. that merchants no longer there
i tryed to take out the quest rows (delete them for the database) WRONG idea there got alot of other erors and crashed server.exe

i tryed changing the Merchent referance and then reuploading the xml files i created as backups..nope didnt work either..

hard to figure all this out blindly..im trying...

one other question how can i make a new npc..i tryed to add a clacker to the npcroom via mysql(myphpadmin) copied another record used (#24 clacker) and moved him first location referance 10 points off..and didnt get it to spawn when i tryed to load it via server command loadnpc Clacker

so how do you make a new npc?

thanks again for any help provided and it will be most appertiated...
(sorry im a bit tired and ill look over for errors/spelling tomarrow)


3
i fired up my ps server been working fine for a few days and now i get this error and have no idea why...

everythings the same till this point

any ideas on how to posible fix it??

------------- error --------------
PS Server: spawn
Assertion failed: v < PSCHARACTER_TYPE_COUNT
Location:         c:\development\planeshift\src\server\bulkobjects\pscharacter.h
:928
Call stack:
[0x006b8c98] (psserver.exe)<unknown>
[0x007b1692] (psserver.exe)<unknown>
[0x007d4705] (psserver.exe)<unknown>
[0x006cea85] (psserver.exe)<unknown>
[0x0062daaa] (psserver.exe)<unknown>
[0x0086dff2] (psserver.exe)<unknown>
[0x0086e5dd] (psserver.exe)<unknown>
[0x0086e22e] (psserver.exe)<unknown>
[0x006b0d86] (psserver.exe)<unknown>
[0x00679c99] (psserver.exe)<unknown>
[0x008a77c6] (psserver.exe)<unknown>
[0x008a760d] (psserver.exe)<unknown>
[0x7c81774d] (kernel32.dll)GetCommandLineW+0xf0

4
VisualC++ / Re: Need help please
« on: July 30, 2006, 01:46:14 am »
this was problems i had when instlaling it...

hope it helps someone else...

have fun!

5
VisualC++ / Re: Need help please
« on: July 29, 2006, 05:24:42 pm »
reread my post it tells you the page i used and the fixes to that page..what revision i was useing was the same one on the page if you read my post you would have known that....

those are what i did to get it to work..

hope it helps others so they dont pullmy hair out like i did.

6
VisualC++ / Re: Need help please - how to and files to compile
« on: July 29, 2006, 04:58:54 pm »
ok the guide here is missing a few things.

make sure you have used the pull downs at top and picked windows/mscv.

then follow the instructions.

a few things when you get to the parts of:

CS Windows Libraries
http://crystalspace3d.org/support/win32/

just get this version cs-win32libs-0.99r0_021

to get the cvs i used TortoiseCVS works great

make sure you get TortoiseSVN. too

you have to install the WordNet dictionaries
[do it at this part, wait till that part when it says to copy the files, its in two diffrent places]
--------------------------------------------
Get the Server Running
Optional section
Copy Dictionary Files

Simply copy the dictionary files from your \WordNet\2.1\dict folder to the \PlaneShift\data\dict folder.
-------------------------------------------------

grab the code make sure you use SVN as yes the cvs of cs and cel do download, you need the SVN versions
make sure you use the revisons and dates (planeshift CVS download, only one that has cvs downlaod)

double check the Setup MSVC Environment paths as i made a typo here...so double check it

one thing to make sure of too
Under Tools->Options  make sure the show all settings is checked (mine was not by default)  its in the far left hand botom conner

when making the cs compile a line has to be added to cs for the CS SVN revison: 24890
-------------------------------------
in the solution exployer(right hand files box)
click on the plus sign to expand app3ds2lev
then expand source and there will be a file called 3ds2lev.cpp
open that file (double click it)
after all the #include's
and before enum
put this line
CS_IMPLEMENT_APPLICATION
so it looks like this
Code: [Select]
#include "csutil/scfstr.h"
#include "csutil/sysfunc.h"

#include "levelwriter.h"

CS_IMPLEMENT_APPLICATION

enum
{
  FLAG_VERBOSE = 0x0001,
  FLAG_LIST     = 0x0002,    /* List all objects in this 3ds     */
  FLAG_SPRITE = 0x0004
};
------------------------------------
im going to make another install docs for mscv myself with the direct download links and instructions... as well as make a server install package (as not all the files are needed to run the server(its very bulky with all the cvs and svn stuff)

please remeber this is for the current cvs as of Saturday, July 29, 2006 (they may fix or change it in the future, as the cvs is always changeing)
the current info was when i did all this:
Quote
Currently compatable with Laanx:
PS CVS date: "2006-07-12 00:00:00 UTC"
CS SVN revison: 24890
CEL SVN revison: 2046
so if you have the same on the compile page as that and cant find the missing code chances are you needed this post

hope you can get it going now & good luck.

7
and it wasnt my faultit was an error with missing code.... it would not compile till we changed it...

and i have it running and can do the things i want to do...

so no big problem anymore...

welp have fun

8
doing quest and testing mysql routines for quarrys have NOTHING to do with the current build of the cvs or stable versions...thaose are part of what i wan tto test..as well as try and make a few areas too... so telling me its worthless is being narrow minded..read the above posts.. i have said it meny times before some of the things i want to do...

i have the fellow that updated the docs for the installs and hes stumped so it seams its not me...i have the full version of vs.net 2005 and it seasm to have a problem... i am trying to fix it and compile it we are down to one error now...so its close to compiling...

and i do not see what the big dealis on wanting to do something else besides change the server/client code... i find a need for the server to be compiled and have the menas to run it..should that be enoph weather a person agrees or thinks i should that is irrelivant... i asked for help and im getting more of i shouldnt do it then support of doing it..thats a bad way to do things..wonder what else you lal have a bad mintality on..quite frankly im getting fed up with the adutudes here.. i asked for help and im getting belittled for asking for it...man what a good thing to do...you should try to look over the old morman comersials and read the grow up with poam that was made...tell someone there bad they are bad tell them they can do it and help them do it they excell at it...

man you guys are getting to be too much..STOP POSTING if you cant help or have a reply NOT RELIVANT TO compiling the code..im done with argueing the whys and nots...i have a need lets leave it at that...

so anyone else want to contribute to the working out of the compile problems either by helping me compile it or have the compiled exes all ready??

an i have falloowed the directions and i have been on the irc channels....

please please do not post here if you want to tell me off or have no solution to the problem...thank you

9
daveg i have said repeatidly that i do not like nor know about c..thats why i asked inthe first place...as for me whining well you would too if you got post like yours there rude and i think you need a break from posting in the forums i think your posts lack tact and compation..i have read alot of your post and wanted to comment on them alone not the threeds topic...bu thats onother thing and do NOT want to get into it here nor do i wan tthe threed here locked... and i want to some day posibly be on the dev team too..so ill not get you mad other then say you need to really look at your past posts and look closely maybe youll see what i see...

and i once again do not have the c language knowlege to do this compile i know nothing about c at all...and i can and have said before that if i had a working ps sever i can do other things to ps that id like to try and do... so telling me that i shouldnt be doing it is wrong...i have asked for help..YOU OR A DEV may not havethe time to help thats fine...i can understand that... but others must have done this and maybe able to help....

as for my mod.. odd that i have over 200 downloads of it so far..guess your the only one who dosnt like it... its a contrubution i wanted for me..and shared it nothing more nothing less(thats what im talking about tact you bad mouthed me and dont evan know me at all)

so if you cant help me please do not post inthis threed any more...your just as bad with my whining posting the post you  are posting..but thanks for the insihts and the information... when i get it working ill make a page on the things i did to get it to work...

well have a nice day and hopefully youll understand this post daveg and not take it badly its not ment to be at all..i just want some help trying to compile the ps server thats simply it nothing more nothing less

10
let me be perfectly clear i know the content of the ps system..i have both played the game an i have the mysql server running fine with the cvs content....

i want to make enhancements to the game using my own server...to try and make some areas to play in and to try my hand at making a quest or two... as well as fix and make my gui enhancements ps_mods.

i do not want to mod the server or ps client code at all...the exe binaries...

i am fully aware of what content is and is not included in the cvs i have reviewed it exstenively...as for infringments nope wount be any as one im doing this for fun and secondly i am in hopes at one point to maybe be so lucky as to have the things i may make  in the game some time that would be relaly nice in my book...i have aplied to be part of the team but like everything else the dev/and controllers of this game and its devlopment are too busy... no big deal as im trying to do this on my own i have made the mod (see above link) and i am in hopes others will use it...
i also have other contributions soon like another player retrivial system, and maybe a users stats display too..working on both right now...

i do not like no lets use a bit stronger wording i HATE dispise and loath any form of  the programming lanuage C..funny i like php alot and its supost to be like c..but good nabit i can never get it to work with out pulling teath and driving to the moon.. i find the lanugae c to be one of the worst languages on the face of the earth and maybe the universe..it down right sucks and is way to hard to use... with that said i am having a VERY hard time with compileing the ps server files and want to take a sledge hammmer to it and am extreamly frustrated.. to no end... oddly it does not seam to be the ps cvs code it seams to be cs thats giving me the problems...any ways hopefully ill get it ironed out or get some one to provide the build soon and wont have to spend more time on something that it so stuipid as this..and get to working on what id like to work on...and not spend two days trying to get the blasted thing to compile...
so all this is it irelivant all this its "not a fully functioning game"..all this "it wont" work and "i dont see the point" stuff....BLAH
i want it for reasons of my own and i know what it does and does not do..i want to test things NOT RELATED to the code of the sever exe or the client exe... if you cant understand that then trufully you should not be posting here...if anyone can help me either compile it or give me a working copy of the files needed to run on a windows xp box i would be very greatfull....

i just want a working server is all... the exe's and suporting files to make it work on a windows system.. plain and simple for others but my falling in life... one mans good at one thing and not at others this is my problem i cant compile c language stuff..its too frustrating for me...

sorry for the rant but im tired of saying i cant when i know what i want to do and can do it ...

11
i serously i mean really serously do not get why its such a hard conmcept to want the bins for a percompiled server version...

ive tryed 5 times now..and i still get errors...its nuts for crying out load why cant there be a windows compiled version all ready ..its not a big deal...

if i ever get this dang nabit thing to compile before i put my fist thru the monitor..i will make a zip of all the files to get it to work and install docs too..so others willnot go bald pulling there hair out and yelling at there sanifigant others like i am...

it too hard to compile in frigghin vs.net 2005 c it should not have this meny errors nor should this be so hard to do...i belive im having problems with the CS as thats where my errors start at...but ill be if i cant get it to compile no matter what i do..been at it all day now..im gonna try the irc chat chanell one more time(i did find a fellow willing to help there) and i still dont get why its so hard to get a compiled version....i dont care its a bit old in csv..or updates..what im looking to do is not that big a deal like make quests and a few othjer things...but ill be if i cant get it to compile i odnt want to change the sever code so it make no diffrence to me what bult it is as long as it works.... relly really dumb... nad hard as heck to build it...go figure

 :'(

12
General Discussion / Kran armor (split from clothing thread)
« on: July 24, 2006, 12:58:01 pm »
wonder what a Kran would look like with armor let alone clothes..as i have a Kran. but nothing shows on him... wonder wonder wonder..................................

13

im looking for a list of game mechanics that do and do not work
would like others to add to list if they know it does not work or does work
thanks for any help you may provide


  • 23 quest availible at this time
  • alcamy does not work
  • herbal does not work
  • armor repair does not work
  • weapon repair does work (and anything you can put in right hand ie pick too)
  • what else do you know works or does nto in game
[/color]

{Please correct if you think above is wrong}


Please no locations or spoilers to fit in the NO SPOILERS clause
(need a bb code for /spoiler, that way a user can choice to see it,
 i presonaly dont agree with the rule but i cant change it on my own)
so please dont list anything besides game mechanics please thx

14
Guilds Forum / Draconic Light
« on: July 20, 2006, 10:37:46 pm »
Name:   Draconic Light
Leader:   Chancellor Zarj
Allignment:  Neutral Good
Goal:   To Help Others
Website:  http://dragonsworkshop.com/

15
Thank you all for the replies...

but to point out maybe others would post mods if there was a mods fourm..catch 22 there...

i will try and post it in the General Discussion later.. i did post it on the
http://ps-mc.com/forums/index.php

and i have it in here too
http://hydlaa.com/smf/index.php?topic=23918.0

and  on my site too
http://www.dragonsworkshop.com/ps_mods/

welp hope everyone likes it...
have fun

Pages: [1] 2 3