[How To] Create a Rappelz Private Server | Rappelz Privatserver erstellen

11/06/2014 01:16 ThunderNikk#256
People who come here and try to help you may ask you some questions for some background information to make it easier to help you like...

Quote:
Originally Posted by thndr View Post
Other than that it would be helpful to know a little bit more about your client and where you got it from, what server files you are running. and if you can run a retail client on that computer without the same thing happening.
If you simply choose not to answer the questions it is going to be very hard to find help here.
11/06/2014 04:27 RestMore#257
i use shiva client 8.1
11/07/2014 16:51 PenzyLP#258
@RestMore Shiva Client is ok you do use 8.1 Client is all right :) you need hamachi, or you use 127.0.0.1 then also in the bat file.
11/07/2014 17:22 RestMore#259
Now it work :) i cant go on the server but i have a error msg look like that:
[Only registered and activated users can see links. Click Here To Register...]
and i want to know how to set tings in the server like the notice message when we enter to the game ,put me GM , change price/name of things , and my returne parchment doesn'T work !!! so i have a lot of question :S :P
11/07/2014 17:30 c1ph3r#260
Quote:
Originally Posted by RestMore View Post
Now it work :) i cant go on the server but i have a error msg look like that:
[Only registered and activated users can see links. Click Here To Register...]
and i want to know how to set tings in the server like the notice message when we enter to the game ,put me GM , change price/name of things , and my returne parchment doesn'T work !!! so i have a lot of question :S :P
Billing Database is missing...means ShopBox isn't working. Normally you should be able to login.

To fix that. Create dbo.PaidItem in Telecaster Database. Edit all cs smps (2 or 3 don't know) and replace billing.dbo.paiditem with telecaster.dbo.paiditem
11/08/2014 01:53 RestMore#261
im not sure I have understood :S
11/08/2014 06:07 dapowz#262
Quote:
Originally Posted by RestMore View Post
im not sure I have understood :S
That is simple along with telecaster, auth, and arcadia you should also have a billing with out this one it will give you that error and shopbox will not work.
11/08/2014 14:42 Aurorauser#263
[Only registered and activated users can see links. Click Here To Register...]

Durability problems look ımage 5 ??
Source file and edit colums ?
11/08/2014 15:48 ThunderNikk#264
Have you tried repairing it?
11/08/2014 15:51 PenzyLP#265
hi how can I get the durability of pets higher screw?
11/08/2014 16:07 Aurorauser#266
Quote:
Originally Posted by thndr View Post
Have you tried repairing it?
yes border 5 problem
11/15/2014 01:46 RestMore#267
got a problem again >.< when a friend try to log in my server , and he click on the button ''login'' after it close the client and say he cannot connect to the login server ._.
11/15/2014 03:12 ThunderNikk#268
Is he using the correct auth port in the launcher or .bat file?

Can you log on with other computers than what the server is running on?

Have you set the game server .opt file correctly for the IP the friend needs to connect to?
11/16/2014 18:40 RestMore#269
I can't connect on other computer than mine .-.
This is my gameserver.opt

This is my authserver.opt

And this is the launcher i made (.Bat)
And yes i do have compress the game and auth server file in the RappelzCoompress_v2

my hamachi ip is 25.12.61.182
11/16/2014 23:07 ThunderNikk#270
In your game server opt your auth IP is still local host and only the same computer running the servers will be able to connect.

You have this...

S io.auth.ip:127.0.0.1
S io.ip_address:25.12.61.182
S io.port:4504

And it needs to be this...

S io.auth.ip:25.12.61.182
S io.ip_address:25.12.61.182
S io.port:4504