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)

The Wedge 04-06-2003 08:36 PM

Quote:

03-30-03 at 11:27 PM HLodder said this in Post #359
Two games I'd like to see ported for it, the first is Monster!...

...attached is the FLA and SWF file from Flash Kit download site.


the game only goes up to 25 saves so theres no really reason unless one wants to edit it until theres like a certain amount of kills and it keeps goin until it reaches that, i dunno

Mr L 04-06-2003 09:10 PM

Ah, didn't know it went to 25 saves.

Would there be a possibility to remove that upper limit?

DigitalDesktops 04-06-2003 09:23 PM

Quote:

Today at 11:10 PM HLodder said this in Post #481
Ah, didn't know it went to 25 saves.

Would there be a possibility to remove that upper limit?


you can do it, but its harder.

Zelda-King 04-06-2003 11:41 PM

Quote:

Yesterday at 01:52 AM Erwin said this in Post #449
I've already posted this, Zelda-King. READ THE THREAD.

But just for you, I'll post it again.

Actually I've read this entire thread. I have no idea how I missed that.

So, is this scorevariable problem getting sorted out or what?

The Wedge 04-07-2003 03:01 AM

im trying to edit a game now, and it seems to keep score, but once you reached the end of the blocks and it resets and ur on the second set it only posts the score of the points you killed during any set that you die on... any ideas?

EvilLS1 04-07-2003 05:12 AM

Kart Racer

Game identifier: kartf1
Filename: kartf1.swf
Game Hash Offset: 5
Score Return Variable: $conta

HTML:
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="495" height="235">
<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_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="500">
</embed>
</object>


The Wedge 04-07-2003 06:42 AM

good lookin on the new game, now how did u fidn out conta was the score variable? because this is the problem with certain games im trying to edit....

EvilLS1 04-07-2003 06:53 AM

Quote:

Today at 08:42 AM The Wedge said this in Post #486
good lookin on the new game, now how did u fidn out conta was the score variable? because this is the problem with certain games im trying to edit....
I just spotted the code in Flash MX.

Code:

pos = 1;
/:vidas = 1;
/:vueltas = 5000000;
/:conta = 0;
/:conprovi;
stop();

conta means score, vidas means lives, vueltas is laps, etc. :)

PixelFx 04-07-2003 07:23 AM

Found a new game for you guys to update, I had a look at the action scripts but still learning how to add the files need to make it work with proarcade.

the came is like collasp, aka called Jewels.

this is much like bejeweled

needs to be edited for vbproarcade :)

EvilLS1 04-07-2003 07:53 AM

PixelFx,

My server is down right now so I have no way to test this. So give it a try and let me know if it works:

Game identifier: jewels
Filename: jewels.swf
Game Hash Offset: 5
Score Return Variable: $score

Just use the HTML from one of the other games.. You might have to adjust the hight and width a little.

Edit: file removed.. not working.


All times are GMT. The time now is 10:14 AM.

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.02231 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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