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!

Phong Van Online half translated

Junior Spellweaver
Joined
Apr 20, 2005
Messages
152
Reaction score
39
Hello,

This SERVER is of a BROWSER BASED GAME, Called Phong Van in Vietnam or Storm Riders as International,

Official English Server =
Vietnam Official =
This version: Based on H10 Main files, H40 Web Files, Some H14 config files,

I come to the decision that fixing all bugs, translating the txt files and other things aren't worth,

So i will release our files, we have alot of images translated, all UI are in English,

There is NO KNOW SOURCE CODE FOR THIS GAME, not yet.

Download Link:

ASV2010

There are a guide inside the files, show below is only one part of the guide, more information inside files,

Code:
Welcome to the Nice Guide<

Yo, you may ask later why this server is on C:/, cause it was edited to run at C:/ , 


You want to put your server online ?



Restore database First , 
Inside WordPress change IP to show website online , need to change inside database


Easy task, First you need to Edit all Ips:

First Easy Ones =
C:\FYWS\Web\wwwroot\config
- #config.php 144.217.160.205 to YOur IP

############## DONT EDIT PLAY-S1.php IP IT NEED TO BE 127.0.0.1 

C:\FYWS\Server
-configuration.property 144.217.160.205 to YOur IP

 ############### DONT EDIT ANY OTHER IP WITHOUT KNOWING WHAT YOU ARE DOING

hard Ones =
C:\FYWS\Web\wwwroot\stable
 - login_77.swf

You'll now need the tool ASV2010, open the file login_77.swf with ASV2010 and edit all 144.217.160.205 to your IP, you may find useful find and replace tool inside ASV2010,

Is that all? YES! Now you server should be able to run Online! 

How do i Start the Server?

First you go to WEB/ ESSAMP.exe Start it with ADMIN RIGHTs, inside ESSAMP you click the first MAIn Button in the center, it will start the httpd and mysql server, 

 Wait for your website to be online, try 127.0.0.1 or your PUBLIC IP ,If Firewall and poop are configurated, 
If everything is OK(pay attention if there is any database error) 

Second Start 2-ZKServer.bat Wait for load
Third Start 3-RunServer.bat Wait for Full Load 
Fourth Start Server/ start_cross.bat wait load, some may keep showing errors, but its ok,
 CROSS is the EVENT/ DUNGEON SERVER, it is needed to run alot of things, 




Test your game,

paoxbr - Phong Van Online half translated - RaGEZONE Forums


Mostly server files credits come to vietnam developers, community and release sites, our file has modifications in translation, configuration, database and Web server.
 
Last edited:
Newbie Spellweaver
Joined
Jan 16, 2017
Messages
22
Reaction score
1
Re: [Release] Phong Van Online half translated,

mobile and pc game?
 
Newbie Spellweaver
Joined
Jan 5, 2017
Messages
9
Reaction score
0
Re: [Release] Phong Van Online half translated,

what your version ?

I am playing H40
 
Newbie Spellweaver
Joined
Jan 25, 2017
Messages
18
Reaction score
1
Re: [Release] Phong Van Online half translated,

[h=1]Error Establishing A Database Connection[/h]
Help?
 
Newbie Spellweaver
Joined
Jul 9, 2011
Messages
40
Reaction score
1
Re: [Release] Phong Van Online half translated,

Does anyone know where I can find the src to the server for this?
 
Newbie Spellweaver
Joined
Jan 25, 2017
Messages
18
Reaction score
1
Re: [Release] Phong Van Online half translated,

Check database ip, all database ip inside files must be 127.0.0.1,

check inside home/wp-config/ config if IP's are right,
wp_users: Can't find file: 'wp_users' (errno: 2)
wp_usermeta: Can't find file: 'wp_usermeta' (errno: 2)
wp_posts: Can't find file: 'wp_posts' (errno: 2)
wp_options: Can't find file: 'wp_options' (errno: 2)
wp_postmeta: Can't find file: 'wp_postmeta' (errno: 2)
wp_terms: Can't find file: 'wp_terms' (errno: 2)
wp_term_taxonomy: Can't find file: 'wp_term_taxonomy' (errno: 2)
wp_term_relationships: Can't find file: 'wp_term_relationships' (errno: 2)
 
Last edited:
Newbie Spellweaver
Joined
Jul 9, 2011
Messages
40
Reaction score
1
Junior Spellweaver
Joined
Apr 20, 2005
Messages
152
Reaction score
39
Re: [Release] Phong Van Online half translated,

wp_users: Can't find file: 'wp_users' (errno: 2)
wp_usermeta: Can't find file: 'wp_usermeta' (errno: 2)
wp_posts: Can't find file: 'wp_posts' (errno: 2)
wp_options: Can't find file: 'wp_options' (errno: 2)
wp_postmeta: Can't find file: 'wp_postmeta' (errno: 2)
wp_terms: Can't find file: 'wp_terms' (errno: 2)
wp_term_taxonomy: Can't find file: 'wp_term_taxonomy' (errno: 2)
wp_term_relationships: Can't find file: 'wp_term_relationships' (errno: 2)

i didnt get what this error means, when it shows?

Did you read the NICE GUIDe file inside server files?

But aside everything, based on my calculations, you server should be fine just with the basic configs,

try restoring the database, use NAVICAT, phpmyadmin inside wont work,

HOME database = Wordpress
 
Newbie Spellweaver
Joined
Jan 25, 2017
Messages
18
Reaction score
1
Re: [Release] Phong Van Online half translated,

There missing a lot of tables for wordpress.
 
Newbie Spellweaver
Joined
Aug 22, 2005
Messages
40
Reaction score
0
Re: [Release] Phong Van Online half translated,

Error Establishing A Database Connection...too
Check database ip, <== where is??? all database ip inside files must be 127.0.0.1,
 
Junior Spellweaver
Joined
Apr 20, 2005
Messages
152
Reaction score
39
Re: [Release] Phong Van Online half translated,

Error Establishing A Database Connection...too
Check database ip, <== where is??? all database ip inside files must be 127.0.0.1,

Check Inside /home/ folder is database IP's are OK, /home/= Wordpress,

since .index.php redirects to /home/ you are trying to access wordpress, so wordpress config may be fucked up, try finding the config files inside wordpress folder( its default, i dont remember now, but just look at goole, default config files wordpress..... )

Also check if you are not running two versions of mysql, test your Mysql thru Navicat...


I released things like was working on my machine, but every machine has it own 'way' to deal with network issues,
 
Newbie Spellweaver
Joined
Nov 9, 2013
Messages
76
Reaction score
13
Re: [Release] Phong Van Online half translated,

Hello guys! i have a problem when i open server.bat its load but its give me some errors ,and say like that:
jkbHvPd - Phong Van Online half translated - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Apr 20, 2005
Messages
152
Reaction score
39
Re: [Release] Phong Van Online half translated,

Hello guys! i have a problem when i open server.bat its load but its give me some errors ,and say like that:
jkbHvPd - Phong Van Online half translated - RaGEZONE Forums

Check the full log to see what crashed,

It can be some ip misplaced related to other Service Executable or even misconfiguration in config folder(like events, itens, translations bad worked...) need to check Full log to see
 

Attachments

You must be registered for see attachments list
Back
Top