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)

MaDCaT75 10-10-2003 09:48 PM

Quote:

Originally Posted by MaDCaT75
Wheres the HTML code for this??? And the hash offset?

Please.... somebody? :confused:

Pseudomizer 10-11-2003 06:52 PM

Quote:

Originally Posted by MaDCaT75
Please.... somebody? :confused:

Here it is:

PHP 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="400" height="500">
<
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=#000000>
<embed src="$vpa_gameurlpluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</
embed>
</
object

Hash Offset is: 5

Cheers,

Pseudomizer

MaDCaT75 10-11-2003 11:17 PM

Thanks a ton!

Pseudomizer 10-11-2003 11:25 PM

You're welcome.

MaDCaT75 10-11-2003 11:26 PM

Wait does this thing have a submit score button anywhere? I cant seem to find one :confused:

Pseudomizer 10-12-2003 11:39 AM

You have to finish it, to get the submit button. So if you do not arrive at the end ... no submit button.

Cheers,

Pseudomizer

BrAinZ 10-12-2003 07:19 PM

Thanks for the Moonlander game Pseudomizer, it's great that some people are still working on adding more games!

Pseudomizer 10-13-2003 02:04 AM

Thanks. If i would have more .fla files, i could alter them to be added to proarcade, but there no more good games. If someone has good games, please post the sources into this posting. Thanks.

Cheers,

Pseudomizer

ZiRu$ 10-17-2003 04:11 PM

I'd like to request the ORIGINAL tetris......

The one where it DOESN't stop and bring you to a new level after you get a couple lines and Most IMPORTANTLY....WITHOUT MUSIC!!!!!!

Can anyone help?

Blaine0002 10-17-2003 08:54 PM

Hey, Guys, i found a donkey kong FLA file, can anyone mod it for me? im not sure how to make the code into it.... http://www.crossingcentral.com/donkeykong.fla

eckels2 10-17-2003 09:34 PM

what is the score variable for the moon landing game?

Pseudomizer 10-17-2003 10:23 PM

Quote:

Originally Posted by Blaine0002
Hey, Guys, i found a donkey kong FLA file, can anyone mod it for me? im not sure how to make the code into it.... http://www.crossingcentral.com/donkeykong.fla

Can you play this game ? I downloaded the source file and after compiling i just have a nice donkey kong screensaver. Nothing else. If you know how to start the game tell me.

Cheers,

Pseudomizer

Pseudomizer 10-17-2003 10:24 PM

Quote:

Originally Posted by eckels2
what is the score variable for the moon landing game?

The variable is "$score".

Cheers,

Pseudomizer

MaDCaT75 10-17-2003 11:59 PM

Is there a tutorial somewhere that explains how to convert regular fla or swf files to work with the arcade?

EvilLS1 10-18-2003 04:09 PM

Quote:

Originally Posted by MaDCaT75
Is there a tutorial somewhere that explains how to convert regular fla or swf files to work with the arcade?

https://vborg.vbsupport.ru/showthrea...stcount=381715

Holidazed 10-20-2003 12:50 AM

Dark Jim, why is it that the crown image for the Simon Says game as well as the other image do not show up? They show up as broken images. I followed your instructions and did the DB thing. I then edited it in the ACP and uploaded the included images. Still I get nothing.

What gives?

Holidazed 10-20-2003 12:51 AM

Dark Jim, the problem I was having with the Simon game, I am having with the Hexxagon game too. Why is it that the crown image for this game as well as the other image do not show up? They show up as broken images. I followed your instructions and did the DB thing. I then edited it in the ACP and uploaded the included images. Still I get nothing.

What gives?

MaDCaT75 10-20-2003 06:34 AM

Quote:

Originally Posted by EvilLS1

Good now I have to find a game to mofify :D

Megadeuce 10-20-2003 03:46 PM

Can somebody please help?

Every time I try to add a game through the admin cp, I keep getting this error:

mysql error: Unknown column 'width' in 'field list'

mysql error number: 1054

Holidazed 10-20-2003 05:51 PM

Megadeuce, you also installed the Arcade Pass Hack v2.0 for Lesane's store? I got the same error you just mentioned after I installed it. It seems that the version that I installed is for the beta 1 of the Arcade hack. Read the posts in the below link. They address it and provide a solution for the beta 2 users.

https://vborg.vbsupport.ru/showthrea...t=arcade+store

Megadeuce 10-20-2003 08:26 PM

yes bitg,
I installed the arcade pass hack. thanks for your help.

BrAinZ 10-21-2003 08:31 PM

Quote:

Originally Posted by Blaine0002
Hey, Guys, i found a donkey kong FLA file, can anyone mod it for me? im not sure how to make the code into it.... http://www.crossingcentral.com/donkeykong.fla

Wow.. Nice one. Can't wait to have this working!

I'm sure someone is clever enough to do it ;)

Areku 10-21-2003 08:49 PM

Mmmmm.... no audio? white background? mmm....

Areku 10-21-2003 09:00 PM

Shame on it, it doesnt even seem a game, just a loop...

Megadeuce 10-22-2003 01:50 PM

Will there ever be a way to implement java games? There are some really nice java games out there.

Megadeuce 10-22-2003 01:53 PM

The problem I see on donkey kong is the object collisions, in the real game you can graze the barrels, but on the versions I've seen on arcade boards is that you die on any collisions. It also runs slow and I can't move unless I die once.

futureal 10-22-2003 08:20 PM

Java games are a whole different animal. Have I thought about it? Certainly. Has any code been written yet? No, not yet.

It's on the drawing board and remains a future project. If anybody with a ton of PHP->Java interoperability knowledge wishes to work with me on it, I would be happy to go for it.

Areku 10-23-2003 10:03 AM

Quote:

Originally Posted by Pseudomizer
Hi Areku,

i have implemented this into proarcade. The problem was, that it was time driven and i had to adjust the variables. In addition vbproarcade only has a top-down counting system. So i implemented a scoring system into the moonlander.swf. It counts from 5000 points downwards. So the fastest will be closest to the 5000 points.

I have attached the zip file with the .swf and the thumbnail for the Admin cp.

All others: Enjoy this game !!!

Cheers,

Pseudomizer

hey pseudomizer!!

I just missed your post!!

Thanks so much for your implementation! ;)

Areku 10-23-2003 10:21 AM

Btw,

TO ALL OF YOU WHO INSTALLED THE MOONLADER GAME!

I'd suggest you to switch width and height for the game, to 500x400 instead of 400x500!

Areku 10-23-2003 10:25 AM

Btw, pseudomizer,

which time mark did you use for the 5000 points? Did you average it on 100 game plays? ;)

xxxsaint 10-24-2003 12:23 AM

about that moonlander scoring where the fastest wins - how accurate is that , because I've been posting times that are faster by up to half a second than the others I've posted and they rank lower. Is there a way where " the most recent " person to take the highest score , takes the crown ?

Sting 10-26-2003 12:56 PM

does anyone know where i can get curveball? i searched for it and couldnt find it...

also donkey kong... anyone released that yet?

thanks a bunch

gmarik 11-01-2003 06:42 AM

There could be made some nice 280x280 pixel puzzles.
All the files needed included in the zip, some template
needed to be created, so it would be easy to make
tens of puzzles from the sources. I could send some
extra-quality clipart for every need. :rolleyes:

P.S. Other source files:
http://wdesign.hotbox.ru/hacks/280x280.psd
http://wdesign.hotbox.ru/hacks/puzzle.zip
http://wdesign.hotbox.ru/hacks/clock.zip
http://wdesign.hotbox.ru/hacks/amoebas.zip
more

Zelda-King 11-01-2003 09:44 AM

Quote:

Originally Posted by Sting
does anyone know where i can get curveball? i searched for it and couldnt find it...

Eh? I had curveball. I'm sure I got it from this thread. (I say 'had' because I'm using vB3 now.)

ap0c 11-02-2003 03:56 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=394525&postcount=1060" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1060</a> it's called 3d ball in the thread

NarutoX 11-05-2003 12:49 PM

i wanted to just know the exact steps of adding a new game like where to go what to do? thanks... :D

pixelpunk 11-06-2003 09:32 PM

When I put the $vpachamptext into the postbit block the text comes up red for a few of the games and then it comes up black for others.

Where can I set them all to show up as the same color using the $vpachamptext for the postbit?

Thanks in advance!!

Edit :: I discovered the text color was in the vbarcade options. I just overlooked it. :/

ZiRu$ 11-08-2003 12:17 AM

PONGSOLO has a bug.....it won't let you go past 46....its the game thats ORANGE with a black border

ZiRu$ 11-08-2003 12:19 AM

Someone needs to get JEZZBALL and DIGDUG up in here :)

gmarik 11-08-2003 06:14 AM

Pongsolo is the grates game, who has the source file?


All times are GMT. The time now is 06:01 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.02947 seconds
  • Memory Usage 1,823KB
  • 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
  • (9)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