vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade v1.0 Flash Games Development (https://vborg.vbsupport.ru/showthread.php?t=47198)

Mickie D 02-04-2003 02:43 PM

is anyone ever gonna make more games or maybe tell me where in these flash games i add the code that is talked about in the second post ?????

please make some more games :)

dkny 02-05-2003 07:40 AM

How about some casino games?

corsacrazy 02-05-2003 02:40 PM

^ im up 4 that ! poker pontton (blackjack) roulette , the old classics that wood b fun ! but we would need to find a flash .FLA source :(

Jakor Sevel 02-05-2003 10:42 PM

with Simon Says and hexxagon, after completing the games it takes me to proarcade.php with an error page, doesn't tell me what it is though. So anyone know why it's not recording scores?

futureal 02-05-2003 10:51 PM

I will add Simon Says and Hexxagon to the first post. I had not added them before because it did not seem that there was a consensus as to whether they worked or not.

As for other games, I too am wondering why they haven't showed up. I was getting emails and PMs every few days for 3 or 4 months with people saying they wanted to modify this or that, or enhance the current ones, but so far it hasn't happened.

Flash pros, where are you? :)

futureal 02-05-2003 10:59 PM

First post has been updated, as well as the docs in the second post to the latest version.

As far as how to modify games, and where to put the code, it really depends completely on the game you are modifying.

You can get some great Flash/ActionScript help from www.flashkit.com

Dean C 02-06-2003 03:38 PM

Thanks for updating the post future :)

- miSt

Jakor Sevel 02-06-2003 08:41 PM

I have a bunch of .swf games from this page on another hack, but it wouldn't work for me so I decided to stick with proarcade.

Also, what I mean in my error is that it doesn't take me to a www.my-board.com/forums/proarcade.php, it takes me to a www.my-board.com/proarcade.php, i think i can fix this by having it directed to the correct proarcade.php, can anyone help me figure out why it's doing this for simon says and hexxagon? Thank you for your help.

Oh, and i've attached those games I was talking about, in case anyone wants to take a stab at converting them to work with proarcade. Peace.

Jakor Sevel 02-06-2003 08:54 PM

and here's the rest of em. Hope someone can help everyone out by adding all these games. Peace.

xxxsaint 02-11-2003 05:40 AM

we need the .fla files to modify any of it ;)

Erwin 02-11-2003 09:17 AM

A chess game would be good. ;)

kypdurron 02-11-2003 01:12 PM

I fixed my hexxagon and simon games.
Make sure the class id begins with:
D27CDB6E (the D was missing)

Jakor Sevel 02-13-2003 12:02 PM

i did that but it still takes me to that wrong area. I think maybe it's reading the $bburl as my site's URL, and not the actual site, but I don't want to mess with it and mess it up.

Harley77 02-14-2003 01:35 PM

Here is a site I stumbled across with a whole bunch of free open source flash games. Not sure as to the quality of them all, But I'm sure someone could use at least a few to adopt a game to the arcade hack. http://www.flashkit.com/movies/Games/Full_Game_Source/

xxxsaint 02-14-2003 03:45 PM

finally found a roulette game to try and modify , I'd love to be able to see someone modify this where it would work off your store points as well! Maybe in the bottom right corner where it has a plus symbol for help we could change that graphic to " cash out " and that would post the score and add the store points ?

Jakor Sevel 02-16-2003 02:31 PM

pong!

Jakor Sevel 02-16-2003 02:46 PM

frogger! or should i say froggy! (you'll see why)

Exo 02-21-2003 09:42 PM

i become all the time a mysql error:

Column count doesn't match value count at row 1

xxxsaint 02-22-2003 12:19 AM

then try inserting the game with the arcade admin panel instead , I was getting that error as well until I did that and it worked just fine ;)

Jakor Sevel 02-22-2003 02:26 PM

you all should know that me and my friend are working on converting a bunch of games to proarcade since no one else is. We should know if the first works by tonight, hopefully.

bgtking 02-22-2003 03:29 PM

Can someone explain or give me a direct link on how to edit the code of a game?

Jakor Sevel 02-22-2003 05:10 PM

it's in the zip file in the first post, and it's also the second post i think.

bgtking 02-22-2003 05:14 PM

No, that doesn't tell you how to find where you edit the source code. That is what I need to know for Flash MX.

bharvey42 02-23-2003 02:03 AM

Thanks for stepping up to the plate.

Erwin 02-23-2003 02:13 AM

A member of mine PMed me with this problem with the game Breakout:

Quote:


When you get up to lvl 20+ the ball stops breaking the blocks. It just goes right thru them and so you can't finish the level.

Anyone else with the same problem?

ethics 02-23-2003 02:36 AM

Erwin, yeppers. It's not just level 20 though, I believe at one point the levels are random and the ones that are trouble seem to pop up around 15+ levels.

Erwin 02-23-2003 02:41 AM

Mmm... anyone know how to fix this. :) Not that it's a big problem, but some of my members get upset... they want to be the next Champ!

bgtking 02-23-2003 02:01 PM

Can someone please say how to edit the fla code to integrate it with vBulletin.

Jakor Sevel 02-23-2003 05:52 PM

yea, if someone can tell me that too i think my friend and I could get a few games done real quick. Cause he couldn't figure it out so I'm downloading it tonight when i'm asleep (damn 56k!).

Erwin 02-23-2003 08:05 PM

Download the actual hack and read the text files in the ZIP. It explains how to do it.

bgtking 02-23-2003 08:09 PM

I don't think it explains how to get to the place to add the code.

xxskullxx 02-23-2003 08:29 PM

That would be dependant on the game....

bgtking 02-23-2003 08:47 PM

But what would you do? How do you get to the source code of the fla file?

Erwin 02-23-2003 09:32 PM

Quote:

Originally posted by bgtking
I don't think it explains how to get to the place to add the code.
That's because every game is different. The source code is in the .fla file.

mv540 02-24-2003 04:55 PM

Quote:

Originally posted by Dark Jim
vbProArcade Flash Game: Hexxagon

Version:

1.0 I guess.

Compatibility:

- vbProArcade Beta 2
- vbProArcade Beta 1 (Not tested but most likely)

Original Credits:

Paul Neave, http://www.neave.com/webgames/

Other Information:

Included in the zip is the executable (.swf) file, a crappy image I made to use in the main arcade screen and a new crappy crown image. I did not modify the game but a member on my forums did.

Installation
1. Upload the file hexxagonFinal.swf to your games directory.

2. Execute the following query:
PHP Code:

INSERT INTO arcadegames VALUES (NULL'hexxagonFinal''Hexxagon''Try to get the most stones.''hexxagonFinal.swf''hexxagon.gif''GIF89a\0\0?\0\0\0u?\0n?\0n?\0m?\0g?\0f?\0g?\0f?\0a?\0`?\0`?\07m\03g\03f\00`\06\0=\09\0\Z3\0\0 ?? ??????\n?????????[ xT\n?????????????Y \n?????????????????ý??zzzvvvuuuQQQFFF333### \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0!?\0\0?\0,\0\0\0\0\0\0\0?\0H?_??*<裡Ç#>,(??E/jt?q?Ǝ-? )q$I?&*PqeI?]B???D?qr?ْ?L?5????N?7????0?ҕP??D?3?ԈN?2???gϩ?~????V?\\?z]4lұm?Yv?Q?v??%???߿?+ \0;'11355'icon-crown-white.gif''GIF89a\r\0 \0?\0\0?f\\?++?@A?NP?\0?\0 ?\0?\0?\0\n?\0 ?\0 ??GM?\0?\0\r?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0\r?\0?\0??%?4>?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?\0?%?\0?\0?\0?\0\Z?\0\Z?\0?\0?\0?\0?\0?\0?\0?\0?)??->?<M?\0?\0?\0?\0?\0?\0?3?8F?@T??Ȁ??]??????\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0!?\0\0K\0,\0\0\0\0\r\0 \0\0.\0?Hp ??    2Yh????:?H?"?%+J?8?? 7r I????\0\0;''Hexxagon Champion''''$hexxagonscore'5'<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="400" height="500">\r\n<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">\r\n<param name=loop value=false> \r\n<param name=menu value=false> \r\n<param name=quality value=high> \r\n<param name=bgcolor value=#000000>\r\n<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">\r\n</embed>\r\n</object>'); 


ive done as instructed here but the game isnt coming up when selected to play..all settings seem to be correct...please advise

thanks in advance...

mv540 02-24-2003 06:41 PM

disregard last post..ive got it to work but now its not recording the score...any suggestions..?

bgtking 02-24-2003 06:53 PM

Quote:

Originally posted by Erwin


That's because every game is different. The source code is in the .fla file.

But how do you get the source code of the file? In FlashMX, all I see the is the game split up into frames.

Jakor Sevel 02-24-2003 07:43 PM

mv540, I had this same problem for the longest time. And I only figured it out yesterday (go figure). Go into your modify games area of the admin cp, go to the hexxagon game, and check the game variables and such. Also, I suggest changing the HTML to the same settings as Breakout or one of the other games (doesn't matter, they're all basically the same). That fixed one problem I had, then check the score variable, and change it to something like, $hexxagonscore

If it still doesn't work I'll take a screenshot for you and then you can see mine and see what's up.

mv540 02-24-2003 07:52 PM

Quote:

Originally posted by Lord Xain
mv540, I had this same problem for the longest time. And I only figured it out yesterday (go figure). Go into your modify games area of the admin cp, go to the hexxagon game, and check the game variables and such. Also, I suggest changing the HTML to the same settings as Breakout or one of the other games (doesn't matter, they're all basically the same). That fixed one problem I had, then check the score variable, and change it to something like, $hexxagonscore

If it still doesn't work I'll take a screenshot for you and then you can see mine and see what's up.

thanks for the reply...stand by as i give er a whirl... :D

mv540 02-24-2003 07:58 PM

ok i tried what you instructed, i took the HTML code from breakout and set the path to $hexxagonscore...still doesnt record...hmm this is a tricky one....simon says installed flawlessly through my admin cp by selecting add game..this one seems alittle more challenging....

what else would you suggest?

thanks again in advance Lord Xain ;)


All times are GMT. The time now is 04:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04379 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete