Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[RELEASE] Project Blackout pvp emulator with source 8 x 8

Status
Not open for further replies.
Banned
Banned
Joined
Nov 16, 2012
Messages
4
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

Fix Bomb Mission ??
 
Newbie Spellweaver
Joined
Jun 6, 2014
Messages
66
Reaction score
2
Re: Release Project Blackout pvp emulator with source 8 x 8

anyone can solve this problem
 
Newbie Spellweaver
Joined
Mar 27, 2012
Messages
98
Reaction score
1
Re: Release Project Blackout pvp emulator with source 8 x 8

@devil96ciccio

PM me i will send you a working server for FREE,
Working Win and lose Both Team
Draw Working
Kill and Death stats Work,Headshot,etc.
Clan Working,invite,accept.
but still have inventory bug when you buy item sometime it will disappear in your inventory when relogin.

friend I would spend the files please? I would appreciate
 
Newbie Spellweaver
Joined
May 17, 2014
Messages
14
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

Can someone dump sql for me, UTF-8 and WIN874 doesn't correctly work plz help
 
Newbie Spellweaver
Joined
Jul 2, 2014
Messages
8
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

What version of JDK?



And how to use Java version?
 
Newbie Spellweaver
Joined
Jul 2, 2014
Messages
8
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

I'm not going to wait, I just need to know what version you need and I will write...
 
Newbie Spellweaver
Joined
Jul 2, 2014
Messages
8
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

I realized that the JDK7, but which version?



After all, there is a version of there 7u76 ,7u75 and so on
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
Re: Release Project Blackout pvp emulator with source 8 x 8

I realized that the JDK7, but which version?



After all, there is a version of there 7u76 ,7u75 and so on

Just download the latest JDK 7.
 
Newbie Spellweaver
Joined
Dec 4, 2014
Messages
8
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8


I installed my virtual server. It gives this error after logging in. Help.
Bola - [RELEASE] Project Blackout pvp emulator with source 8 x 8 - RaGEZONE Forums

Bola - [RELEASE] Project Blackout pvp emulator with source 8 x 8 - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
Re: Release Project Blackout pvp emulator with source 8 x 8

see \dist\pb_auth\data\templates\channelTemplate.xml file

<?xml version="1.0" encoding="utf-8" ?>
<list>
<channel id="0" type="BEGIN1">
<message text="PBDev. Welcome to the Channel 1!"/>
</channel>
<channel id="1" type="BEGIN2">
<message text="PBDev. Welcome to the Channel 2!"/>
</channel>
<channel id="2" type="NORMAL">
<message text="PBDev. Welcome to the Channel 3!"/>
</channel>
<channel id="3" type="NORMAL">
<message text="PBDev. Welcome to the Channel 4!"/>
</channel>
<channel id="4" type="NORMAL">
<message text="PBDev. Welcome to the Channel 5!"/>
</channel>
<channel id="5" type="EXPERT">
<message text="PBDev. Welcome to the Channel 6!"/>
</channel>
<channel id="6" type="EXPERT">
<message text="PBDev. Welcome to the Channel 7!"/>
</channel>
<channel id="7" type="EXPERT">
<message text="PBDev. Welcome to the Channel 8!"/>
</channel>
<channel id="8" type="CLAN">
<message text="PBDev. Welcome to the Channel 9!"/>
</channel>
<channel id="9" type="CLAN">
<message text="PBDev. Welcome to the Channel 10!"/>
</channel>
</list>
 
Newbie Spellweaver
Joined
Dec 4, 2014
Messages
8
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

see \dist\pb_auth\data\templates\channelTemplate.xml file

<?xml version="1.0" encoding="utf-8" ?>
<list>
<channel id="0" type="BEGIN1">
<message text="PBDev. Welcome to the Channel 1!"/>
</channel>
<channel id="1" type="BEGIN2">
<message text="PBDev. Welcome to the Channel 2!"/>
</channel>
<channel id="2" type="NORMAL">
<message text="PBDev. Welcome to the Channel 3!"/>
</channel>
<channel id="3" type="NORMAL">
<message text="PBDev. Welcome to the Channel 4!"/>
</channel>
<channel id="4" type="NORMAL">
<message text="PBDev. Welcome to the Channel 5!"/>
</channel>
<channel id="5" type="EXPERT">
<message text="PBDev. Welcome to the Channel 6!"/>
</channel>
<channel id="6" type="EXPERT">
<message text="PBDev. Welcome to the Channel 7!"/>
</channel>
<channel id="7" type="EXPERT">
<message text="PBDev. Welcome to the Channel 8!"/>
</channel>
<channel id="8" type="CLAN">
<message text="PBDev. Welcome to the Channel 9!"/>
</channel>
<channel id="9" type="CLAN">
<message text="PBDev. Welcome to the Channel 10!"/>
</channel>
</list>
unfortunately it gives the same error.
 
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
Re: Release Project Blackout pvp emulator with source 8 x 8

check your auth,game,battle .conf parameter again and postgres password.
 
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
Re: Release Project Blackout pvp emulator with source 8 x 8

check your auth,game,battle .conf parameter again and postgres password.

# Auth server connection settings
auth.server.host = VDS public IP
auth.server.port = 9889
# Game server settings
game.server.id = 1
game.server.password = test
game.server.id1 = 2
game.server.password2 = test
# Game client server setting
game.server.host = VDS private IP
game.server.port = 39191
game.server.count.boss.threads = 1
game.server.count.work.threads = 4
# UDP server setting
udp.server.host = VDS private IP
udp.server.port = 29890
udp.server.count.boss.threads = 1
udp.server.count.work.threads = 1
# Other settings
show.byte.buffer = false
 
Newbie Spellweaver
Joined
May 15, 2014
Messages
56
Reaction score
18
Re: Release Project Blackout pvp emulator with source 8 x 8

Hello.. I Need Help
How To Setting PVP With Hamachi ??
I want Play LAN 8x8 In Project Blackout ? Example Me IP Hamachi " "
Then fill in the IP was in Where ??
System.PROPERTIESS server PB_Auth :
____________________­________________
# Auth client-server settings
auth.client.host = 127.0.0.1 <--- ?
auth.client.port = 39190
auth.client.count.bo­ss.threads = 1
auth.client.count.wo­rk.threads = 4
# Auth gameserver-client settings
auth.game.host = 127.0.0.1 <----?
auth.game.port = 9889
auth.game.count.boss­.threads = 1
auth.game.count.work­.threads = 1
# Account settings
account.interval.bet­ween.login = 500
account.auto.create = true
account.min.length = 3
account.max.length = 10
account.bad.symbols = @#$%^&*?
# Password settings
password.min.length = 3
password.max.length = 10
password.bad.symbols­ = @#$%^&*?
# Other settings
show.byte.buffer = false


System.PROPERTIESS server PB_Battle :
____________________­____________________
# Game server connection settings
game.server.host = 127.0.0.1 <----- ?
game.server.port = 29890
# Battle server settings
battle.server.host = 127.0.0.1 <--- ?
battle.server.port = 40000
# Other settings
show.byte.buffer = false


System.PROPERTIESS server PB_Game :
____________________­____________________
# Auth server connection settings
auth.server.host = 127.0.0.1 <--- ?
auth.server.port = 9889
# Game server settings
game.server.id = 1
game.server.password­ = test
# Game client server setting
game.server.host = 127.0.0.1 <--- ?
game.server.port = 39191
game.server.count.bo­ss.threads = 1
game.server.count.wo­rk.threads = 4
# UDP server setting
udp.server.host = 127.0.0.1 <--- ?
udp.server.port = 29890
udp.server.count.bos­s.threads = 1
udp.server.count.wor­k.threads = 1
# Other settings
show.byte.buffer = true



And lwsi_En.sif
____________________­_________________
; ServerList

[Default]
UseServerSet = "RUSSIAN_LIVE" ; ServerList Set

[RUSSIAN_LIVE]
ServerCount = 1
ServerIp00 = "????" ; GameServer


How to Configuration For PVP ?
Thanks Before :)

Sorry Bad ENglish
 
Last edited:
Newbie Spellweaver
Joined
Dec 25, 2014
Messages
74
Reaction score
11
Re: Release Project Blackout pvp emulator with source 8 x 8

Test it this conf. i don't test it with hamachi but think this conf is true


System.PROPERTIESS server PB_Auth :
____________________­________________
# Auth client-server settings
auth.client.host = 25.100.238.100 first check hamachi ip if not working your local ip
auth.client.port = 39190
auth.client.count.bo­ss.threads = 1
auth.client.count.wo­rk.threads = 4
# Auth gameserver-client settings
auth.game.host = 25.100.238.100
auth.game.port = 9889
auth.game.count.boss­.threads = 1
auth.game.count.work­.threads = 1
# Account settings
account.interval.bet­ween.login = 500
account.auto.create = true
account.min.length = 3
account.max.length = 10
account.bad.symbols = @#$%^&*?
# Password settings
password.min.length = 3
password.max.length = 10
password.bad.symbols­ = @#$%^&*?
# Other settings
show.byte.buffer = false


System.PROPERTIESS server PB_Battle :
____________________­____________________
# Game server connection settings
game.server.host = 25.100.238.100
game.server.port = 29890
# Battle server settings
battle.server.host = 25.100.238.100
battle.server.port = 40000
# Other settings
show.byte.buffer = false


System.PROPERTIESS server PB_Game :
____________________­____________________
# Auth server connection settings
auth.server.host = 25.100.238.100
auth.server.port = 9889
# Game server settings
game.server.id = 1
game.server.password­ = test
# Game client server setting
game.server.host = 25.100.238.100
game.server.port = 39191
game.server.count.bo­ss.threads = 1
game.server.count.wo­rk.threads = 4
# UDP server setting
udp.server.host = 25.100.238.100
udp.server.port = 29890
udp.server.count.bos­s.threads = 1
udp.server.count.wor­k.threads = 1
# Other settings
show.byte.buffer = true




And lwsi_En.sif
____________________­_________________
; ServerList


[Default]
UseServerSet = "RUSSIAN_LIVE" ; ServerList Set


[RUSSIAN_LIVE]
ServerCount = 1
ServerIp00 = "25.100.238.100" ; GameServer
 
Newbie Spellweaver
Joined
Dec 18, 2014
Messages
16
Reaction score
0
Re: Release Project Blackout pvp emulator with source 8 x 8

Tested online (on VPS)
Problems

1- win and lose blue always win'

2- elimnate problem when you kill the enemies the game never end and after the time ends all the game ends

3-bomb problem you can't plant the bomb and th maps in bomb same elimnate problem

4- title provlem

5- clan members problem and another thing in clan

6- kill/death - count - win/lose doesn't count

7- character info bugged

8- all rooms is shows that it's sniper in the room list

9- there are problem in the characters

But nice base to start working in it if any one fix any problem i hope to share his fixes and also me when i fix any thing i will share it with you ^_^
 
Joined
Oct 13, 2009
Messages
881
Reaction score
118
Re: Release Project Blackout pvp emulator with source 8 x 8

Tested online (on VPS)
Problems

1- win and lose blue always win'

2- elimnate problem when you kill the enemies the game never end and after the time ends all the game ends

3-bomb problem you can't plant the bomb and th maps in bomb same elimnate problem

4- title provlem

5- clan members problem and another thing in clan

6- kill/death - count - win/lose doesn't count

7- character info bugged

8- all rooms is shows that it's sniper in the room list

9- there are problem in the characters

But nice base to start working in it if any one fix any problem i hope to share his fixes and also me when i fix any thing i will share it with you ^_^

This server is pretty old should check out the latest one that was released by OZ-NETWORK ( LOOL )
 
Status
Not open for further replies.
Back
Top