Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases
vbProArcade v1.0 Flash Games Development Details »»
vbProArcade v1.0 Flash Games Development
Version: 1.00, by futureal futureal is offline
Developer Last Online: May 2013 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 12-31-2002 Last Update: Never Installs: 83
Is in Beta Stage  
No support by the author.

vbProArcade v1.0 Flash Games Development Thread

This thread is intended to provide support for those who wish to find new games for their Arcades, or wish to assist in the development of new games for vbProArcade, or wish to modify existing, open-source Flash games for use with vbProArcade.

Note to vbulletin.org moderators: I could not find an appropriate place for this thread, other than the Beta Hacks forum, so here it is. If you feel this should be moved somewhere else, by all means do so. An additional reason I posted it here was because, to my knowledge, only registered users can view this thread, which may contain hack code at one point or another.

For the hack itself, you will need to see this thread. The Flash Development thread that you see here is just that, and should only be for the discussion of creating/modifying games to work with vbProArcade. Any discussion of or support for the hack itself will be conducted in the other thread.

For documentation on how to modify a game to work with vbProArcade, please see the vbProArcade documentation, which will always be contained in this post. I will try and update this post whenever I update the documentation itself.

A list of current games can you find in the second post.

Before you modify ANY game's source or post it here, you must MAKE SURE that you have the author's permission to modify and redistribute the code, compiled or otherwise.

As games are modified and posted, I will update this post to list them, so that people running vbProArcade may find and install them more easily.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #532  
Old 04-08-2003, 10:40 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Funky Pong is too funky!!!
Reply With Quote
  #533  
Old 04-08-2003, 12:18 PM
drumsy's Avatar
drumsy drumsy is offline
 
Join Date: Nov 2001
Location: Charlotte, NC
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 06:48 PM Erwin said this in Post #514
You don't need an SQL query. Just add it in your Admin CP.

The reason why I need the SQL query is because I can't add the icon or crown via that method. We run Plesk, safe mode on, which doesn't allow for avator or attachement uploads either. The SQL query is the only way I've been able to get those images into the database.
Reply With Quote
  #534  
Old 04-08-2003, 06:29 PM
Crazy Pete Crazy Pete is offline
 
Join Date: Nov 2002
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any of these would be cool. Not sure where to find the .fla files for them, though...

Fly The Copter:
http://www.seethru.co.uk/zine/south...copter_game.htm

3D Pong!:
http://www1.xakep.ru/articles/games/pong/default.asp

Mini-Putt:
http://www.people.fas.harvard.edu/~...sh/miniputt.swf

Slime Volleyball:
http://tartarus.uwa.edu.au/~wedgey/slime1/

Scope Assault:
http://members.cox.net/tomorrowsnob...ssaultplay.html
Reply With Quote
  #535  
Old 04-08-2003, 06:44 PM
Jakor Sevel Jakor Sevel is offline
 
Join Date: Oct 2002
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

funky pong is sweeeeeeeeet, lol. And shooter is cool too, I remember that I was looking for it's fla one time but could never find it. Oh well, still great additions. keep up the good work guys.

*can't wait to get cable and d/l flash easily and start converting games if he can*
Reply With Quote
  #536  
Old 04-08-2003, 11:34 PM
The Wedge The Wedge is offline
 
Join Date: Oct 2002
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the FLA file arent big at all sometimes the most you would be dowloading is a couoke hundred KB's
Reply With Quote
  #537  
Old 04-09-2003, 01:16 AM
dstruct2k's Avatar
dstruct2k dstruct2k is offline
 
Join Date: Dec 2002
Location: Winnipeg
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
04-03-03 at 11:23 PM DigitalDesktops said this in Post #388
PONG

Game Hash Offset: 5
Score Return Variable: $playerScore
HTML Code for Game:

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="100">
<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="100">
</embed>
</object>
Enjoy!
Well, I have decided that the original game was a bit... "off"....

The AI has been tweaked to make the game more playable (the AI won't wipe the floor with you now unless it's losing, then it gets "mad" and plays better) and I have solved our mysterious "playerScore" variable problem. For some reason, the game clears the "playerScore" variable if the player wins. So I thought... "If the playerScore would have to equal the scorelimit for the player to win, why not just grab the $scorelimit value for the score board?"

Don't use $playerScore anymore. Use $scorelimit. I am also attaching a modified copy of Pong that won't submit anything if you lose. (If I didn't do this, you could set the scorelimit to 100 and watch the game give you points....)

So, in the Admin CP, change the $playerScore to $scorelimit and replace the SWF with the one I have attached. This has the AI fix, the score fix, and a couple other tweaks to make the game look better.
Reply With Quote
  #538  
Old 04-09-2003, 02:35 AM
The Wedge The Wedge is offline
 
Join Date: Oct 2002
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to have Frogger repeat the first level after one has completed the level, but still keep the same score? if its possible please contact me through PM's i think i figured frogger out.. just need to get more than 1 level...
Reply With Quote
  #539  
Old 04-09-2003, 02:43 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 06:29 AM Crazy Pete said this in Post #532
Any of these would be cool. Not sure where to find the .fla files for them, though...

Fly The Copter:
http://www.seethru.co.uk/zine/south...copter_game.htm

3D Pong!:
http://www1.xakep.ru/articles/games/pong/default.asp

Mini-Putt:
http://www.people.fas.harvard.edu/~...sh/miniputt.swf

Slime Volleyball:
http://tartarus.uwa.edu.au/~wedgey/slime1/

Scope Assault:
http://members.cox.net/tomorrowsnob...ssaultplay.html

Are these games public domain? You cannot modify games that are copyright and not released to the public for changes.
Reply With Quote
  #540  
Old 04-09-2003, 03:45 AM
EvilLS1's Avatar
EvilLS1 EvilLS1 is offline
 
Join Date: Apr 2002
Location: Georgia, USA
Posts: 987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PixelFx,
Here's the modified jewels .fla file you requested.
Reply With Quote
  #541  
Old 04-09-2003, 04:29 AM
The Wedge The Wedge is offline
 
Join Date: Oct 2002
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 04:35 AM The Wedge said this in Post #536
is there a way to have Frogger repeat the first level after one has completed the level, but still keep the same score? if its possible please contact me through PM's i think i figured frogger out.. just need to get more than 1 level...

Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05674 seconds
  • Memory Usage 2,316KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete