• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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?
 
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: https://www.poke-sky.de


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: https://www.poke-sky.de


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