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!

Botva Browser Game Script + Database RU

Initiate Mage
Joined
Jun 1, 2017
Messages
4
Reaction score
0
anyone have tried run this? Im interested to host this game
 
Joined
Dec 10, 2011
Messages
477
Reaction score
27
"; echo "Количество запросов к БД: ".$counter_mysql."
"; echo "Время запросов к БД: ".round($timer_mysql,4)."
"; if ( function_exists('memory_get_usage') ) { echo ' Потребление памяти: ' . round(memory_get_usage()/1024/1024, 2) . 'MB '; } if ( function_exists('memory_get_peak_usage') ) { echo '
Пиковое потребление памяти: ' . round(memory_get_peak_usage()/1024/1024, 2) . 'MB '; } } ?>

------after i run itit show me this at 127.0.0.1
 
Initiate Mage
Joined
Jun 1, 2017
Messages
4
Reaction score
0
Can someone provide a step-by-step tutorial on how to run it?
 
Newbie Spellweaver
Joined
Apr 8, 2011
Messages
27
Reaction score
4

Fixed short tags errors
Fixed db
Scripts and database charset now is UTF-8

Just unrar and change db connection login and password in \function\conf.php file
 
Initiate Mage
Joined
Jun 1, 2017
Messages
4
Reaction score
0
i get this error?

Logan1990 - Botva Browser Game Script + Database RU - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Apr 8, 2011
Messages
27
Reaction score
4
"; echo "Количество запросов к БД: ".$counter_mysql."
"; echo "Время запросов к БД: ".round($timer_mysql,4)."
"; if ( function_exists('memory_get_usage') ) { echo ' Потребление памяти: ' . round(memory_get_usage()/1024/1024, 2) . 'MB '; } if ( function_exists('memory_get_peak_usage') ) { echo '
Пиковое потребление памяти: ' . round(memory_get_peak_usage()/1024/1024, 2) . 'MB '; } } ?>

------after i run itit show me this at 127.0.0.1
function/statistic.php
comment inner of function result()
 
Newbie Spellweaver
Joined
Aug 13, 2017
Messages
23
Reaction score
0
this game hasn't admin panel, right ? or maybe i can't find. do you have any idea ?
 
Newbie Spellweaver
Joined
Oct 29, 2015
Messages
22
Reaction score
0
Hello,
I've been working on this script for a while now. I was able to fix a few small mistakes or correct some things.
I made a "German" version of it.

Currently to see what it looks like:


In order to continue working on the script, I am missing further information.
I would be interested to know what functions the files "castle.php" and "monster.php" have?
Does anyone know?
Because then I could still code these 2 files.
 
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
Hello,
I've been working on this script for a while now. I was able to fix a few small mistakes or correct some things.
I made a "German" version of it.

Currently to see what it looks like:


In order to continue working on the script, I am missing further information.
I would be interested to know what functions the files "castle.php" and "monster.php" have?
Does anyone know?
Because then I could still code these 2 files.

You do know german sites are required to have an imprint and terms of service?
 
Last edited:
Newbie Spellweaver
Joined
Oct 29, 2015
Messages
22
Reaction score
0
This site is not finish yet. and is upload for testing only.
 
Back
Top