The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbProArcade v1.0 Flash Games Development Details »» | |||||||||||||||||||||||||
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
|
Comments |
#492
|
|||
|
|||
Thanks for your help EvilLS1,
that was fast, I think it works, I posted it on my site, the only problem, is I don't know how to die in the game. Need to test the score and find If there was a way to add a visual timer to the game that would help end the game. Or possibly 3 tries to match a jewel set before it's game over. I don't know what coding would be needed in the actions for this. I updated the flash options to match default vbulletin layout and the size of the jewel screen better.. 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="500" 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> <param name=bgcolor value=#F1F1F1> <embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="450"> </embed> </object> this is what I have setup do far, I've got a credits page I'm working on for everyone that has made games, so far they are in my site build notes while I add hacks to the site. http://www.xtremegames.ca/forum/proarcade.php |
#493
|
||||
|
||||
When there are no more possible moves it will say "game over" and forward you to submit the score (tried this on my PC and it works).. I just haven't tested it in the arcade to see if its actually submitting the score.
|
#494
|
|||
|
|||
EvilLS1
grins I'll keep trying, one of the things I want to do is edit the sounds in the game, from "excellent" to something a bit more fitting oh and I updated your account so your registered I managed to get to level 9, I think I ran out of jewels, the game didn't track the score on the site. although it did bring up a score table. If that helps. |
#495
|
||||
|
||||
I just got "game over" and it doesnt seem to work. I'll tinker with it some more when my server is up again so that I can test it.
|
#496
|
||||
|
||||
Wall-Ball
This is a varient of ping-pong. Too easy, but still kinda fun. Game identifier: wallball Filename: wallball.swf Game Hash Offset: 5 Score Return Variable: $gScore 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="450" height="450"> <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="500" height="500"> </embed></object> |
#497
|
|||
|
|||
funny I was just looking at that script. its up
|
#498
|
||||
|
||||
Thanks.
Kart Racer works great. WallBall works well too. |
#499
|
||||
|
||||
Wow i guess its time to install again with the new games !
- miSt |
#500
|
||||
|
||||
No Game Hash Offset works for Pinball. I tried every number from 0 to 31.
|
#501
|
|||
|
|||
thanks for the two new games, i've been wanting kart racer for a while now.....but uh.....could you maybe make it 3 lives instead of one? Should be just the change of a number right?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|