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 |
#182
|
||||
|
||||
I can try and get it to work, in a little while, no promises though, I'm a n00b at Flash.
|
#183
|
|||
|
|||
Quote:
Great job! |
#184
|
|||
|
|||
is there any image available for word drop by chance?
thanks in advance :classic: |
#185
|
||||
|
||||
Okay, for everyone trying to make a game, I know how:
Once you find the place to add the code supplied change scorevariable = score; to gamenamescore = score; not scorevariable = gamenamescore; That'll fix any problems with an empty scoreboard after a gameover... it took me awhile to fix it... Great hack. |
#186
|
||||
|
||||
here's one I made a minute ago.
|
#187
|
|||
|
|||
thanks SS
|
#188
|
||||
|
||||
Xtreme Snake
Notice: I did not make this game, however, I did edit to work with vBproArcade. The source file came from http://www.flashkit.com/movies/Games...908/index.php. I added the game directly through the Admin CP, instead of using a MySQL Query, it goes much faster that way. Here is the info: Game Identifier: xsnake Game Title: Xnake (you can change this, I just thought it sound cool, lol) Game Description: Extreme Snake! Filename: xsnake.swf Game Has Offset: 5 Score Return Variable: $xnakescore 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="550" height="380"> <param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]&username=$username&highscore=$highscore&bbtitle=$bbtitle"> <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="550" height="380"> </embed></object> |
#189
|
||||
|
||||
Since people are actually using it, I modified word drop again to include more words. The original file only had about 7 words or so. I also included the fla if anyone wants to add more words. It's a very well commented flash file.
I also did not write the game and got it from the same source the user above used. link to updated post |
#190
|
||||
|
||||
thanks lynda, helps a lot
|
#191
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|