rappelz pserver 6.1 release

07/15/2011 09:19 RoflcopterGoesSoiSoiSoi#16
Trivial as backstabbing your developer team? Mmhmm... nothing weird going on here, carry on...
07/15/2011 09:21 LishTish#17
The only one in the wrong here is you Copter, But say the shit you want... because honestly we dont even have to chat here with you anylonger... And any dev team would be better off without you, You have such a poor attitude I pity your players.
07/15/2011 09:23 gavsta#18
is anybody having quest handin problem?:/
07/15/2011 09:33 RoflcopterGoesSoiSoiSoi#19
Read posts chronologically. You can't just jump onto the latest thread and start posting. I already replied to you.
07/15/2011 09:35 rabge#20
these work good for me, o_o.. what u two babbling about
07/15/2011 09:40 Xelvair#21
Just got it working after some hassle with the crappy restore function in SQL.
Just wanna give a big fat THANKS to all the people who devoted their time to give us a bug-free rappelz server. Hell, they did this for FREE!! :O
07/15/2011 09:44 RoflcopterGoesSoiSoiSoi#22
Direct your thanks towards Pyrok.
07/15/2011 09:45 wisp66#23
guys read first post if you used old telecaster for the friends list fix and we just realised cv1-cv2 portals are missing hat will be corrected not next release but soon this is beta so expect some bugs but this wasnt ment to be one of them
07/15/2011 09:48 RoflcopterGoesSoiSoiSoi#24
"We" just realized.

I reported that a week ago.
07/15/2011 09:59 LishTish#25
Seriously, Someone ban that guy...
07/15/2011 10:09 diaa yousef#26
Thank you very much pyrok and dev team
07/15/2011 10:11 Xelvair#27
Quote:
Originally Posted by LishTish View Post
Seriously, Someone ban that guy...
No, ban his whole damn subnet from epvpers.
07/15/2011 10:27 frisky22#28
hmm for some reason i cant get server up... i have had many p rappelz p servers up in the past but for some reason i now am getting this message on login

[Only registered and activated users can see links. Click Here To Register...]

here is my launcher code

Code:
SFrame.exe /auth_ip:192.168.0.2 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:620 /help_url_h:633
and here is my GameServer.opt file

Code:
S app.name:game001
S auth.server_idx:1
S auth.server_name:FriskyDB
S db.game.ip:192.168.0.2
S db.c._password:
S db.c.account:sa
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.user._password:
S db.user.account:sa
S db.user.name:Telecaster
S db.user.server:127.0.0.1
S io.port:4514
S io.ip_address:your_ip_here
S game.server_screenshot_url:
S log.working:0
S game.exp_rate:100
S game.item_drop_rate:100
S game.gold_drop_rate:100
S game.chaos_drop_rate:100
S game.party_drop_rate:100
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.cash_usable_server:0
T game.no_collision_check:1
T game.no_skill_cooltime:0
i have all set up fine in database as i done a full restore to fresh clean install and have set owner of arcadia/auth/telecaster to sa and made sure the login sa file properties were set correct ....

but im not sure what this error means


does gameserver.opt look correct ?

with the ip in red text should that remain default ? or set those to my ip ?

Code:
S app.name:game001
S auth.server_idx:1
S auth.server_name:FriskyDB
S db.game.ip:192.168.0.2
S db.c._password:
S db.c.account:sa
S db.c.name:Arcadia
[COLOR="Red"]S db.c.server:127.0.0.1[/COLOR]
S db.user._password:
S db.user.account:sa
S db.user.name:Telecaster
[COLOR="red"]S db.user.server:127.0.0.1[/COLOR]
S io.port:4514
S io.ip_address:your_ip_here
S game.server_screenshot_url:
S log.working:0
S game.exp_rate:100
S game.item_drop_rate:100
S game.gold_drop_rate:100
S game.chaos_drop_rate:100
S game.party_drop_rate:100
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.cash_usable_server:0
T game.no_collision_check:1
T game.no_skill_cooltime:0
07/15/2011 10:31 andysky#29
io.ip adress FAIL! just get your ip there.. hell xD
07/15/2011 10:45 Xelvair#30
Quote:
Originally Posted by frisky22 View Post
and here is my GameServer.opt file

Code:
S app.name:game001
S auth.server_idx:1
S auth.server_name:FriskyDB
S db.game.ip:192.168.0.2
S db.c._password:
S db.c.account:sa
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.user._password:
S db.user.account:sa
S db.user.name:Telecaster
S db.user.server:127.0.0.1
S io.port:4514
S io.ip_address:your_ip_here [COLOR="Red"]<-- Add either your hamachi IP, your LAN IP or 127.0.0.1 here and recompile the gameserver.opt ;)[/COLOR]
S game.server_screenshot_url:
S log.working:0
S game.exp_rate:100
S game.item_drop_rate:100
S game.gold_drop_rate:100
S game.chaos_drop_rate:100
S game.party_drop_rate:100
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.cash_usable_server:0
T game.no_collision_check:1
T game.no_skill_cooltime:0
Hope that helps :)