101

Re: My Mod Arcade beta 1

ooo alright

no problem i am here to help

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

102

Re: My Mod Arcade beta 1

Hello, i don't understand why i can play to the games "ice" and "sonic".
Games :
.........swf
..........swf
......[sonic] : ......swf

it's like this, but it doesn't work

103

Re: My Mod Arcade beta 1

they dont work ofr me eather for some reson

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

104

Re: My Mod Arcade beta 1

ok what i need to do is remove the nasty lines in arcade_ranking.php when there is no highscore the table is all messed up with the lines.......

105

Re: My Mod Arcade beta 1

Wow, this mod has progressed a lot since that first page. Originally I was going to have a friend of mine code an arcade from scratch, but he's been busy lately. (*eye rolling*

Is ango and dharmil's links in their sigs the same copy? And what is with the Arcade at punres? I'm leaning towards this mod since it seems there are a lot of games already included.. Guess I'll just muck around and see for myself. wink

black robe and swill
I believe Anita Hill
judge will rot in hell
it's the song I hate, it's the song I hate

106 (edited by dharmil 2006-05-15 01:32)

Re: My Mod Arcade beta 1

mines is a little dinffrent from angos but its just about the same code i just fixed or added some thing's ango missed and the one on punres is diffrent the code is very diffrent

my arcade is there
http://forum.dharmil.info/

but on my arcade i have added a high score box with is not included in the curent avalabe verson so soom i will put it in there and alos ango is working on a search function for the arcade

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

107 (edited by ango 2006-05-16 11:16)

Re: My Mod Arcade beta 1

Sort and search function is ready.
A little testing and I make a new package.  :-)

Whats the problem with the games ice age and sonic? Did you see the title screen and then the game hangs?
It looks like that parts of the game could not be loaded.
Sonic searchs for his parts in PUNROOT "games/sonic" and ice age in PUNROOT "games/iceagedata".
If you have renamed the GAMES folder for example PUNROOT "mygames/sonic" the games dont run!

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

108

Re: My Mod Arcade beta 1

Shame on me! I´ve messed up some games (Iceage and sonic). The path in the main swf files are not correct.
Tomorrow I´ll upload the correct ones.  Sorry ...

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

109

Re: My Mod Arcade beta 1

thanks for fixeing the game problem

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

110 (edited by ango 2006-05-18 16:55)

Re: My Mod Arcade beta 1

Update 18.05.2006

- added "random game" in the statistic block
- added search and sort functions
- fixed some game errors

Tested on a clean database with PHP 4.4.2 and MySQL 5.0.19.

Download: Arcade Mod  Game Pack 1 (50 Games), Game Pack 2 (25 Games), Game Pack 3 (25 Games).

Don´t use the old download links!

Have fun ...

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

111 (edited by ango 2006-05-18 16:59)

Re: My Mod Arcade beta 1

Hmm.. some users reported a problem with newscore.php, think thats a problem between windows and linux.

Just edit newscore.php and change line 25

$sql = 'SELECT rank_topscore, rank_score FROM '.$db->prefix.'arcade_ranking, '.$db->prefix.'users WHERE rank_player = users.id AND rank_game = "'.$game_name.'" ORDER BY rank_score DESC LIMIT 1';

to

$sql = 'SELECT rank_topscore, rank_score FROM '.$db->prefix.'arcade_ranking, '.$db->prefix.'users WHERE rank_player = '.$db->prefix.'users.id AND rank_game = "'.$game_name.'" ORDER BY rank_score DESC LIMIT 1';

Hope this fixed the error.

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

112

Re: My Mod Arcade beta 1

the arcade mod is llokg nice good job and your ghame install files for engilh are not good because when the file is installed it sets the name in llowercase how you set it but in the games dictony the staring for some of the games is uper case

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

113

Re: My Mod Arcade beta 1

love the new mod i just currently installed it.....on the highscore table there seems to be 2 random white lines wich look horrible.....i think you tried to seperate them with it but the line overlaps the tables and it looks horrible....i would like to remove the 2 white lines because there is already a box around the content. hpw shall i do this?

114

Re: My Mod Arcade beta 1

modfied it and made it loko like this
http://img343.imageshack.us/img343/8539/show8ef.jpg

to view live go to:
http://forum.dharmil.info/arcade.php

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

115

Re: My Mod Arcade beta 1

oo i like it could you share the files with us? Maybe release another new version with your update? I would be very thankful.

116 (edited by ango 2006-05-19 06:43)

Re: My Mod Arcade beta 1

dharmil wrote:

the arcade mod is llokg nice good job and your ghame install files for engilh are not good because when the file is installed it sets the name in llowercase how you set it but in the games dictony the staring for some of the games is uper case

Did you mean the filename in the games addon packs?
I´ve changed some files, but I dont have problems with uppercase or lowercase on my system.
All games are tested and working fine for me.

Btw, nice looking of your modification. Did you resized all thumbs for it or did you used html tags?
For example: <img src="yetisports8.jpg"  width="200" height="85">

I would adopt it ...  :-)

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

117

Re: My Mod Arcade beta 1

Tubby wrote:

love the new mod i just currently installed it.....on the highscore table there seems to be 2 random white lines wich look horrible.....i think you tried to seperate them with it but the line overlaps the tables and it looks horrible....i would like to remove the 2 white lines because there is already a box around the content. hpw shall i do this?

Sorry, I dont have this problem. Did you have a screenshot? I´ll try to fix it for other updates...

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

118 (edited by dharmil 2006-05-19 20:22)

Re: My Mod Arcade beta 1

yeah i used this ango

<img src="yetisports8.jpg"  width="200" height="85"> use html tags


and the lower and upcase some server you have to have the correct case in file name or they dont load the server will think its not there

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

119

Re: My Mod Arcade beta 1

I have problems with this mod (Update 18.05.2006 and other versions). Does'nt work "How many times played" in each game. Besides i have errors on the arcade.php page.
http://www.ruspravo.net/go/arcade.php
pass: test login: test
Sorry for my english.

PS MySQL 4.0.25
PHP 4.4.2

120 (edited by ango 2006-05-20 13:01)

Re: My Mod Arcade beta 1

dharmil wrote:

yeah i used this ango

<img src="yetisports8.jpg"  width="200" height="85"> use html tags


and the lower and upcase some server you have to have the correct case in file name or they dont load the server will think its not there

Ok, it´s better to convert all to lowercase for future releases. thanx for the hint

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

121 (edited by ango 2006-05-20 13:01)

Re: My Mod Arcade beta 1

spycam wrote:

I have problems with this mod (Update 18.05.2006 and other versions). Does'nt work "How many times played" in each game. Besides i have errors on the arcade.php page.
http://www.ruspravo.net/go/arcade.php
pass: test login: test
Sorry for my english.

PS MySQL 4.0.25
PHP 4.4.2

Please open /include/common.php and remove the leading slashes from: //define('PUN_SHOW_QUERIES', 1);
This is for displaying all executed queries in the page footer. I´ll test it again later on your forum.


I also saw this error on your site:

Notice: Undefined variable: sqlquery in /home/ruspra/public_html/go/arcade.php on line 180

It´s a problem with your mysql version.
Open arcade.php and change:

    
{
    // Set defaults
    $_SESSION['firsttime'] = true;
    $_SESSION['cat']=0;
    $_SESSION['nump']=10;
    $_SESSION['search']='';
    $_SESSION['rsearch']='game_name';
    $_SESSION['page']=0;
    $_SESSION['sorto']='DESC';
    $_SESSION['sortby']='game_id';
}

to

    
{
    // Set defaults
    $_SESSION['firsttime'] = true;
    $_SESSION['cat']=0;
    $_SESSION['nump']=10;
    $_SESSION['search']='';
    $_SESSION['rsearch']='game_name';
    $_SESSION['page']=0;
    $_SESSION['sorto']='DESC';
    $_SESSION['sortby']='game_id';
    $sqlquery = '';
}

Hope this get rid of the error.

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

122

Re: My Mod Arcade beta 1

ango wrote:

Ok, it´s better to convert all to lowercase for future releases. thanx for the hint

thanks

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done

123 (edited by spycam 2006-05-20 14:25)

Re: My Mod Arcade beta 1

ango wrote:

Please open /include/common.php and remove the leading slashes from: //define('PUN_SHOW_QUERIES', 1);
This is for displaying all executed queries in the page footer. I´ll test it again later on your forum.

I Have made it

    
{
    // Set defaults
    $_SESSION['firsttime'] = true;
    $_SESSION['cat']=0;
    $_SESSION['nump']=10;
    $_SESSION['search']='';
    $_SESSION['rsearch']='game_name';
    $_SESSION['page']=0;
    $_SESSION['sorto']='DESC';
    $_SESSION['sortby']='game_id';
}

to

    
{
    // Set defaults
    $_SESSION['firsttime'] = true;
    $_SESSION['cat']=0;
    $_SESSION['nump']=10;
    $_SESSION['search']='';
    $_SESSION['rsearch']='game_name';
    $_SESSION['page']=0;
    $_SESSION['sorto']='DESC';
    $_SESSION['sortby']='game_id';
    $sqlquery = '';
}

Doesnt work

124 (edited by ango 2006-05-20 16:38)

Re: My Mod Arcade beta 1

It´s a pity!
It looks like the update query for the game_played counter didn´t execute.

Sorry, I´m not a good programmer.

We need help of a professional programmer, who has a look at our source code and tell us what could be better done.
(For example: Compatibility between different mysql and php versions, optimization ...)
I´m on my programming boundaries. Otherwise the code will be soon completely in disorder.  :-)

My PunBB Arcade Mod & Game Packs 1-9 (update 01-06-2007):
Test and download here !

125 (edited by dharmil 2006-05-20 17:44)

Re: My Mod Arcade beta 1

um every thing works perfect for me?

http://www.dharmil.info/ - My site

http://www.yourarcadesite.1.vg/ - My Arcade, Play 250 games online for free and Save your high score!

http://www.forums.dharmil.info/ - My forums i created using php/mysql still working on them about 15% or more done