Heres Grand Theft Auto Script Originally in russian
iv translated most of it however some of the translation is a little dodgy lol and i got bored and couldnt be arsed to any more.
also changed header.php and ini.php SO script works
remember to register globals ;)
otherwize your gonna be typing:
etc everywhere lol
also language files might not work on all php versions
gta script could be a good game if someone is willing to sit down and add pictures and tidy things up
or it could be easily changed into html by changing headers/footers and adding forms
iv translated most of it however some of the translation is a little dodgy lol and i got bored and couldnt be arsed to any more.
also changed header.php and ini.php SO script works
remember to register globals ;)
otherwize your gonna be typing:
$id = $_GET["id"];
$pass = $_GET["pass"];
$mode = $_GET["mode"];</div>
$pass = $_GET["pass"];
$mode = $_GET["mode"];</div>
also language files might not work on all php versions
gta script could be a good game if someone is willing to sit down and add pictures and tidy things up
or it could be easily changed into html by changing headers/footers and adding forms
Comment