PSOBB Eden
http://chokoserv.edenserv.net/

Sodaboy's Tethealla server?
http://chokoserv.edenserv.net/viewtopic.php?f=29&t=3364
Page 1 of 3

Author:  Megidolaon [ Sun Dec 01, 2013 11:22 am ]
Post subject:  Sodaboy's Tethealla server?

I got the Tethealla Server from sodaboy's site and am trying to setup a server for myself.
Sadly sodaboy's forum is gone and I don't know where else to go.

I followed the instructions and got to the part when I just need to login.
Whenever I run PsoBB_Localhost.exe or PsoBB.exe, they simply crash.
Can anyone tell me how to get it to run?
Thanks!

Author:  Choko [Bot] [ Mon Dec 02, 2013 9:02 pm ]
Post subject:  Re: Sodaboy's Tethealla server?

Have the game installed and throw the localhost exe into the directory of the client install and run it from there.

Author:  Megidolaon [ Wed Dec 04, 2013 11:56 am ]
Post subject:  Re: Sodaboy's Tethealla server?

That
A) gets me a 903 error
B) is pointless because I cannot edit drops or exp gain

Author:  Choko [Bot] [ Wed Dec 04, 2013 3:14 pm ]
Post subject:  Re: Sodaboy's Tethealla server?

Err...
That file is client sided and has absolutely nothing to do with the server configuration... (else anyone could edit their exp and drops on any server) Those files should NOT be in the same directory as your server. psobb_localhost.exe still needs to be able to read all the models/textures/text/music/sound files, so it needs to be in the same directory as them (or rather in the parent directory where the /data folder resides)

Ensure your 3 server exes are running and that you've opened your ports. If it still doesn't work, recheck your tethealla.ini and your ship.ini and restart your servers.
If it still doesn't work, your router may just suck.

Author:  Rupikachu [ Wed Dec 04, 2013 4:31 pm ]
Post subject:  Re: Sodaboy's Tethealla server?

Choko [Bot] wrote:
Have the game installed and throw the localhost exe into the directory of the client install and run it from there.


@Choko if you talk with Soda i don't mind hosting the old forum etc keeping it closed.

Author:  Choko [Bot] [ Wed Dec 04, 2013 7:47 pm ]
Post subject:  Re: Sodaboy's Tethealla server?

Rupikachu wrote:
@Choko if you talk with Soda i don't mind hosting the old forum etc keeping it closed.

I'm not really in contact with him either though. ^^

Author:  Megidolaon [ Sat Dec 07, 2013 2:09 am ]
Post subject:  Re: Sodaboy's Tethealla server?

YES!
IT WORKS!


Thank you so much!

Do you guys maybe got an old client lying around?
And does anyone know how I can turn on all quests, so that I don't have to unlock ever later tier in every difficulty?

Author:  Choko [Bot] [ Sat Dec 07, 2013 10:58 am ]
Post subject:  Re: Sodaboy's Tethealla server?

Why would you need an old client? What do you want on it that you don't have on the localhost one?

You'd need to edit the code that checks to see which ones you've completed and which ones should be available to you (just make it make all of them available)

Author:  Megidolaon [ Sun Dec 08, 2013 8:09 am ]
Post subject:  Re: Sodaboy's Tethealla server?

The current client insta-kicks on god/equip and other hacks, using a tech not for your class and doesn't work with spof either (it has a feature to randomly add NPCs hunters to your party among other stuff).

Also, where can I edit the code that checks which quests I completed?
Can't be in the script of the actual quest I want unlocked because I can't get there in the first place.
I tried to look for a global variable that is set when you finish all tier 4 quests (assuming it works by lower tier quests setting variables that the server reads at some point in some place I don't know), but I couldn't find anything like that.

Author:  Choko [Bot] [ Sun Dec 08, 2013 9:51 am ]
Post subject:  Re: Sodaboy's Tethealla server?

That isn't the client, that is the server that is kicking for that stuff xD
To disable the kicks for that, search for the message that you are getting when you are disconnected and comment out the if statements and client->todc = 1; lines (may need to refactor a bit if he used an else statement to continue for some reason)

if you want all quests to always show just change all instances of
show_quest = 0;
to
show_quest = 1;

if you want to change the rules of how they are displayed, edit the qflag functions (I think there are two right next to each other if I can remember)

EDIT: for spof it is configured to scht's server (it is outdaded though) so it won't work on your server unless you update spof to do so. I'll leave that one to you to figure out though ^^

Page 1 of 3 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/