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 |
#712
|
||||
|
||||
Erwin, you've suggested a method to reduce queries right? What the modified proarcade shows is a removal of the scores next to the games and all the mini scoreboards under it. Can you make it in a way that the scores stay visible after the names but the mini scoreboard is removed? And does this effect the queries?
|
#713
|
|||
|
|||
i'm trying to modify Kill Kenny atm, but it redirects me to *ROOT*/proarcade.php not to *FORUMROOT*/proarcade.php.
this is the code i'm using: PHP Code:
|
#714
|
|||
|
|||
i think it's something in the html, but i'm not sure. I can't remember how I fixed games when they did that for me.
edit: nuclion, i don't know what to tell you. It shouldn't be doing that so i'm not sure what the prob would be. |
#715
|
|||
|
|||
Quote:
i'm using this HTML code: 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="350" height="350"> <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="350" height="350"> </embed></object> |
#716
|
|||
|
|||
same thing happends to me on a few games
|
#717
|
||||
|
||||
Yes, I had the same problem when I was trying to get Kill Kenny to work...
|
#718
|
||||
|
||||
drumsy: Question for ya... Have you tried the following:
...adding a game via admincp... upload the thumbnail manually into your /graphics directory... add the game like usual, put in your local path of the game "c:\thumb-1.gif" for example... (same filename you put in your graphics directory earlier). Then after entering all the info like hash etc, click submit. Yes I know, the thumbnail will never upload but this step is NECESSARY because it creates something *somewhere*. Then when done, go to your proarcade and you should see just the title, no icon or broken image at all. Go into phpmyadmin and go to "arcadegames" table, and browse. You should see down in the list the game you just added. In the column where the thumbnail should be should be blank. Add the name ONLY of what you uploaded into the /graphics directory and let me know if this works for you? If so, we have the same problem. Now people might be asking themselves, well of course that should work if you put the thumbnail in there manually. Nope! If you do NOT put the name into the admin thumbnail textfield it will not work! This step is necessary even though it uploads NOTHING via the admincp for me, it still must create a note somewhere of the name. If you just add a game and don't fill in that field, and submit.. Then go to phpmyadmin and add the title in there it will *NOT* work. Odd eh? Would love to have this looked at. It's the only hack I can't get to work (without a workaround) out of 50 I just installed this week on a fresh vB 2.3.0. -Jason |
#720
|
|||
|
|||
i've translated the simpsons game into english, partially since some of the words were graphics i couldn't do it, i translated only the text. if someone would like to try i've attached the .fla also.
|
#721
|
||||
|
||||
sum1 needs to fix that pong game when it gets to 46!
http://ragezone.com/forum/proarcade....=simplepong&s= |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|