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)

Erwin 04-23-2003 12:42 PM

The green monster Italian game appears to stop at Level 1 with 11 points... :)

drumsy 04-23-2003 01:16 PM

Quote:

Yesterday at 07:09 PM EvilLS1 said this in Post #875
You can still do it. Just open the images with notepad, copy, and then add it to the query.

What kind of format would I use? I don't know how to compose a query...:confused:

joecool 04-23-2003 04:03 PM

Quote:

Today at 08:42 AM Erwin said this in Post #881
The green monster Italian game appears to stop at Level 1 with 11 points... :)
Yeh, there is only 1 level :( (i didn't know that when i modify it)

NuclioN 04-23-2003 04:10 PM

Opensource Flash games are extremly hard to find, the most of them are ripped work (swf) on huge gamesites without a database highscore, or the development from a couple of designers that work for casino's etc.

If we could just put this code in the right place in a swf file, then hundreds of games will emerge. :)

EvilLS1 04-23-2003 04:30 PM

Quote:

Today at 02:16 PM drumsy said this in Post #882
What kind of format would I use? I don't know how to compose a query...:confused:
You'd simply remove the image code from one of the queries for another game & add the new image code, variable, gamename, etc.

Jakor Sevel 04-23-2003 04:30 PM

is it possible to insert the code into the swf?

drumsy 04-23-2003 04:33 PM

Quote:

Today at 12:30 PM EvilLS1 said this in Post #885
You'd simply remove the image code from one of the queries for another game & add the new image code, variable, gamename, etc.

Ok, thanks, I'll try that! :)

EvilLS1 04-23-2003 04:44 PM

Blackjack

Game Identifier: blackjack
Filename: blackjack.swf
Game Hash Offset: 5
Score Return Variable: $money

Credits: Thanks to NuclioN for finding this game! :)

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="640" height="450">
<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>

<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>

{edit} double down bug fixed

NuclioN 04-23-2003 05:58 PM

Great job Evils1 :) There are graphical better blackjack games around but only as swf, i've found some nice ones. Now, there is a program called swf scanner that can give an overview on how the swf is build on wich layer etc. It strips the sounds, graphics and actionscripts but you can not add something, only (and this is the most difficult part) try to rebuild the same game from scratch with the box of loose parts you find.

joecool 04-23-2003 07:12 PM

I love blackjack, i was playing the real thing a bit too much a coupple of years ago ;) anyway, the game freezes when i press "double" other then that, thumbs up.


All times are GMT. The time now is 03:25 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.02225 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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