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)

Dark Jim 01-12-2003 09:52 PM

Come on people let's look for more games. I searched a lot already but only found source files of crappy games. :/ I would like a pinball game for example.

Link14716 01-12-2003 10:20 PM

Dark Jim, edit the begining of your query to:

Code:

INSERT INTO arcadegames VALUES (NULL,
So if it is not the 6th game, it will work. ;)

Dark Jim 01-12-2003 10:31 PM

Thanks. :)

xxxsaint 01-13-2003 06:10 AM

I'll start looking hard and heavy as well Jim , surely with a few of us looking we can find some.

Kohhal 01-13-2003 08:28 AM

Quote:

Originally posted by Dark Jim
Come on people let's look for more games. I searched a lot already but only found source files of crappy games. :/ I would like a pinball game for example.
Ditto on the pinball game, I think it could be a great game to keep high scores on, I'll try to find one too...

eckels2 01-13-2003 02:48 PM

Tried adding it to Afterblur with the query you gave, DJ, and was returned a whole list of errors. Before I start listing them here, has anyone else been successful with adding this game?

chad777 01-13-2003 03:12 PM

yep works perfect for me but I added all the game info threw the add game feature in the control panel instead of running a query.

xxxsaint 01-13-2003 03:13 PM

what I did , instead of running a mysql query was this:

1. save game icon to desktop
2. save crown icon to desktop
3. upload simon.swf to your games folder
4. go to the arcade admin panel and click on add game and enter the following information :

Game Identifier : simon
Game Title : Simon Says
Game Description : * describe it in your own words *
- browse to the champion icon on desktop
Champion text for Simon Says : Simon Says Champion
Champion text color : #FF0000
- browse to game icon on desktop
Filename : simon.swf
Game Hash Offset : 5
Score Return Variable : $simonscore

and then HTML Code For Game :

PHP 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="400" 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_gameurlpluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</
embed>
</
object

and click add ;)

be sure you enable the game and enable the champion icon and champion text if you're wanting to use that

Da`Nacho 01-13-2003 03:53 PM

w00t! Simon is up and running on my forum! :D

Da`Nacho 01-13-2003 06:18 PM

I'm about to install Flash and stuff on my dev machine, so if you guys spot any good games and can get hold of the source, post them here and I'll take a shot at modding them (after attempting to get permission from the author of course). I'm sure if I can't someone else here can... let's get some good choices for our arcades folks! :D


All times are GMT. The time now is 11:40 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.01983 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_php_printable
  • (1)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