vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade v1.0 Flash Games Development (https://vborg.vbsupport.ru/showthread.php?t=47198)

drumsy 04-15-2003 01:27 PM

Quote:

Today at 05:11 AM joecool said this in Post #676
Pigy Trap

I wassnt suppose to add any of my modifyed games here (cuz they all sucks) but i changed my mind, so here is the last of 3 i have modifyed. In the zip you will get:

modifyed game
thumb pic
king icon
readme file

In the readme file you will see both a manual install and a Query for those of you who have problems to install the games manual.

Special note about this game:
This game has already been modify by one of those german boards, but that version DOESN'T work on vb 2.0, thats why i modify it myself ;)

Your query is giving me problems.....is it parsing correctly in notepad?

joecool 04-15-2003 01:48 PM

Copy the code from the readme file and past it in php my admin, it suppose to work. If anyone else have probs with the query please let me know. btw did the other work?

btw you didnt do all those other steps if you used the query, right? cuz then you would already have all that ;)

Jakor Sevel 04-15-2003 03:39 PM

Cheetah Racing

Score Variable: $tiempoamarillo

Hash offset: 5

html:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="750" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="500">
</embed>
</object>


joecool 04-15-2003 04:17 PM

I edit Star Flight too, i really liked that game but it was some stuff i didnt like with the released version so i d/l the fla and edit it, this is what you get that you didnt get in the other one

You wont need to type in that anoying name/email thing in the start, and you will be able to save you're score when the game ends.

yeh, thats it :P and if you have the old one and wanna use this one you need to edit the " Score Return Variable" to $score

and you will get this in the zip:
- modifyed game
- thumb pic
- king icon
- readme file

gwhooooey 04-15-2003 05:18 PM

Downloaded the simpsons, the winzip file never worked, i'll try re-downloading it again, but has anyone managed to change it to English? Someone said they would try to

joecool 04-15-2003 05:28 PM

In the zip you will get:

modifyed game
thumb pic
king icon
readme file

In the readme file you will see both a manual install and a Query for those of you who have problems to install the games manual.

joecool 04-15-2003 05:29 PM

Quote:

Today at 12:33 PM Jakor Sevel said this in Post #682
Cheetah Racing

Score Variable: $tiempoamarillo

Hash offset: 5

html:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="750" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="500">
</embed>
</object>



you have added wrong "Score Return Variable"

Erwin 04-15-2003 06:03 PM

Removing the mini scoreboard only takes away 1 query for each game or so. It's the small scores next to the game names that takes about 4 queries each game.

Jakor Sevel 04-15-2003 06:13 PM

no i didn't joe, you HAVE to play at least one round for it to score. Can't just hit submit. If it still doesn't work, then it's not the file or the score variable, it's you, lmao. Cause i copy pasted it straight from my admincp.

edit: and a tip joe, don't make the readme files like that, just provide the info in a short list, it's much easier. I think everyone knows where to go to add a game and such.

drumsy 04-15-2003 06:15 PM

Quote:

Today at 10:42 AM joecool said this in Post #681
Copy the code from the readme file and past it in php my admin, it suppose to work. If anyone else have probs with the query please let me know. btw did the other work?

btw you didnt do all those other steps if you used the query, right? cuz then you would already have all that ;)


No, I didn't do any other steps, as the only way I can install games is via an SQL query. I ran the Query directly from the Admin CP and it didn't work.

Jakor Sevel 04-15-2003 06:17 PM

oh, and i'm working on a slot machine game, but some reason the submit button isn't working correctly.

Jakor Sevel 04-15-2003 06:48 PM

777

Score Variable: $SCORE
Hash Offset: 5

note: I don't know if it matters but just put the score variable capitalized

html:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="778" height="436">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="778" height="436">
</embed>
</object>


Jakor Sevel 04-15-2003 07:01 PM

proud to present, SLOTS! I know joe did one but this one is a lot better if you ask me.

Slot Machine

Score Variable: $amtscore

Hash Offset: 5

HTML:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="582" height="210">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="582" height="210">
</embed>
</object>


The Wedge 04-15-2003 07:10 PM

what happened to top quality good games? it seems like every just edits anything now.....?

MentaL 04-15-2003 07:13 PM

cos we can only edit lOL

unless sum1 makes an top notch game.

MentaL 04-15-2003 07:16 PM

here.. icons for slots

1-

MentaL 04-15-2003 07:17 PM

2-

joecool 04-15-2003 07:24 PM

Quote:

Today at 03:07 PM Jakor Sevel said this in Post #687
no i didn't joe, you HAVE to play at least one round for it to score. Can't just hit submit. If it still doesn't work, then it's not the file or the score variable, it's you, lmao. Cause i copy pasted it straight from my admincp.

edit: and a tip joe, don't make the readme files like that, just provide the info in a short list, it's much easier. I think everyone knows where to go to add a game and such.


I did play a round, and i won (3000 points) i pressed the submit score button and got 12 points on my highscore list o_O

MentaL 04-15-2003 08:05 PM

<font size="2"> i just got an idea for pro arcade.. when u select a game.. it popups in a little box so you can use the height and width the game is ment to be and not see the outer lines and crap.. </font>

Jakor Sevel 04-15-2003 08:06 PM

And wedge, I think i've converted some pretty decent games. All my members on my board love the new games. I could've converted a lot of bad games.

I've tried to convert several awesome games, but I can't seem to find the right scene for it. Like this one I just found which many would like, it's called Kill Kenny. You dodge the knives your friends drop at you. Maybe you wouldn't like it but I know a lot of people would, since they're such southpark fans and I know a lot of people loved Kenny. however, I can't seem to find the right place to put the code, i can't find the last screen from the game some reason. Dunno why though.

Then there was VR_Squad game, but the file had a bad .fla some reason. Then there were a few others, but I can't get them working.

Besides, if you want quality games, go find somewhere to download em. Most the good games from flashkit have been done already.

Joe, i just saw the prob, i think it divides it by 10.

MentaL 04-15-2003 08:12 PM

best way of finding games is to use google and type stuff like

index of gamesfla

because this will show the stuff in an index mode where the index file is not there and you can just see whats in the folder..

this is how i find my stuff..

index of NAME

joecool 04-15-2003 08:37 PM

Quote:

Today at 05:00 PM Jakor Sevel said this in Post #698
And wedge, I think i've converted some pretty decent games. All my members on my board love the new games. I could've converted a lot of bad games.

I've tried to convert several awesome games, but I can't seem to find the right scene for it. Like this one I just found which many would like, it's called Kill Kenny. You dodge the knives your friends drop at you. Maybe you wouldn't like it but I know a lot of people would, since they're such southpark fans and I know a lot of people loved Kenny. however, I can't seem to find the right place to put the code, i can't find the last screen from the game some reason. Dunno why though.

Then there was VR_Squad game, but the file had a bad .fla some reason. Then there were a few others, but I can't get them working.

Besides, if you want quality games, go find somewhere to download em. Most the good games from flashkit have been done already.

Joe, i just saw the prob, i think it divides it by 10.


heh, i have tryed modify that game too :) and have you re upload the new game?

Jakor Sevel 04-15-2003 09:08 PM

i'm not fixing the cheetah thing, lol. I'd rather it just stay like that :p

NuclioN 04-15-2003 09:14 PM

Triple 7 icon :)

NuclioN 04-15-2003 09:26 PM

Hm..the 777 is not entirely accurate. As a matter of fact is isn't :p Submit the 50 default score works but after winning some points it won't. There are also two buttons in it with Asian signs on it wich brings you to a game in a game and when you do that, the scorebutton is gone.

Jakor Sevel 04-15-2003 09:27 PM

nuclion, after you do that you have to start again, then the button should come back.

Jitway 04-15-2003 09:33 PM

Thanks for all the games everyone and here is a cheetah icon.

NuclioN 04-15-2003 09:39 PM

Jakor, i won 3400 points and after submit the arcade highscore page appears but it did'nt set the score.

joecool 04-15-2003 09:40 PM

In the zip you will get:

modifyed game
thumb pic
king icon
readme file

In the readme file you will see both a manual install and a Query for those of you who have problems to install the games manual.

***EDIT***
i have reupload the game, it didnt save the score if you managed to beat all levels (it does now) so for those of you who d/l before this update, do that again.

Erwin 04-15-2003 09:41 PM

Keep that games coming. It's all good. :)

NuclioN 04-15-2003 10:06 PM

Erwin, you've suggested a method to reduce queries right? What the modified proarcade shows is a removal of the scores next to the games and all the mini scoreboards under it. Can you make it in a way that the scores stay visible after the names but the mini scoreboard is removed? And does this effect the queries?

DigitalDesktops 04-16-2003 12:34 AM

i'm trying to modify Kill Kenny atm, but it redirects me to *ROOT*/proarcade.php not to *FORUMROOT*/proarcade.php.

this is the code i'm using:

PHP Code:

// set up vars to return
vpaver "100B2";
score score;
action "gameover";
game gamename;
score_loc location+"/proarcade.php";
// this needs to match the Admin CP value
// and should be between 0 and 31
hashoffset 5;
// do security shuffle to return newhash
subhash1 gamehash.substr(0hashoffset);
subhash2 gamehash.substr(hashoffset);
newhash subhash2.concat(subhash1);
// redirect back to vbProArcade
getURL(score_loc"_self""POST");
stop(); 

anyone know why this is happening?

Jakor Sevel 04-16-2003 12:36 AM

i think it's something in the html, but i'm not sure. I can't remember how I fixed games when they did that for me.

edit: nuclion, i don't know what to tell you. It shouldn't be doing that so i'm not sure what the prob would be.

DigitalDesktops 04-16-2003 12:40 AM

Quote:

Today at 02:36 AM Jakor Sevel said this in Post #712
i think it's something in the html, but i'm not sure. I can't remember how I fixed games when they did that for me.

edit: nuclion, i don't know what to tell you. It shouldn't be doing that so i'm not sure what the prob would be.


i'm using this HTML code:
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="350" height="350">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name="quality" value="high">
<param name="menu" value="false">
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="350">
</embed></object>


joecool 04-16-2003 12:57 AM

same thing happends to me on a few games

Link14716 04-16-2003 01:38 AM

Yes, I had the same problem when I was trying to get Kill Kenny to work... :(

Alien 04-16-2003 01:42 AM

drumsy: Question for ya... Have you tried the following:

...adding a game via admincp...

upload the thumbnail manually into your /graphics directory... add the game like usual, put in your local path of the game "c:\thumb-1.gif" for example... (same filename you put in your graphics directory earlier). Then after entering all the info like hash etc, click submit. Yes I know, the thumbnail will never upload but this step is NECESSARY because it creates something *somewhere*.

Then when done, go to your proarcade and you should see just the title, no icon or broken image at all. Go into phpmyadmin and go to "arcadegames" table, and browse. You should see down in the list the game you just added. In the column where the thumbnail should be should be blank. Add the name ONLY of what you uploaded into the /graphics directory and let me know if this works for you? If so, we have the same problem.

Now people might be asking themselves, well of course that should work if you put the thumbnail in there manually. Nope! If you do NOT put the name into the admin thumbnail textfield it will not work! This step is necessary even though it uploads NOTHING via the admincp for me, it still must create a note somewhere of the name. If you just add a game and don't fill in that field, and submit.. Then go to phpmyadmin and add the title in there it will *NOT* work. Odd eh? Would love to have this looked at. It's the only hack I can't get to work (without a workaround) out of 50 I just installed this week on a fresh vB 2.3.0. :(

-Jason

DigitalDesktops 04-16-2003 01:44 AM

Quote:

Today at 03:38 AM Link14716 said this in Post #715
Yes, I had the same problem when I was trying to get Kill Kenny to work... :(

hmm maybe its a bug in the game? :p

DigitalDesktops 04-16-2003 02:23 AM

i've translated the simpsons game into english, partially since some of the words were graphics i couldn't do it, i translated only the text. if someone would like to try i've attached the .fla also.

MentaL 04-16-2003 10:24 AM

sum1 needs to fix that pong game when it gets to 46!

http://ragezone.com/forum/proarcade....=simplepong&s=


All times are GMT. The time now is 08:05 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02284 seconds
  • Memory Usage 1,848KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete