Version: 1.00, by futureal
Developer Last Online: May 2013
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.
Sorry for the lack of first-post updates. I have about 12 pages of this thread to go through to look for games, I will try and get it done at work tomorrow.
Today at 09:07 PM gwhooooey said this in Post #869 I like the old poker game with the rediculously hi-scores
Can you add a button on that one that repeats your last bet?
That would be cool
The old poker with the really high scores has a score limit of 2.1bil. Eventually all your members will have the same score if you use that version. So you really should use one of the two that I posted today.
Today at 10:34 AM EvilLS1 said this in Post #863 Why not make the query yourself? All you'd have to do is take one of the queries from another game & change a few obvious things within the query like the gamename, description, score variable, etc. Leave out the gif images and just add them in the "modify games" cp. Just a suggestion.
That's the thing. I would add it via CP but the images upload won't work for me, that's the whole reason behind wanting to use query's.
Yesterday at 11:39 PM drumsy said this in Post #873 That's the thing. I would add it via CP but the images upload won't work for me, that's the whole reason behind wanting to use query's.
You can still do it. Just open the images with notepad, copy, and then add it to the query.
Yesterday at 11:57 PM gwhooooey said this in Post #874 alright, so how would I do this? <-- everyone seems to be usign this smilie so I may as well use it as well
Do you have phpMyAdmin? If so, just go to the arcade scores table and delete the high scores for the game. Or you could use a query to delete them all at once.
If you don't have phpMyAdmin, then just delete the old version (the whole game) and add the new one but use a different name & identifier.