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)

Martin64 01-13-2003 06:34 PM

Quote:

Originally posted by eckels2
Tried adding it to Afterblur with the query you gave, DJ, and was returned a whole list of errors. Before I start listing them here, has anyone else been successful with adding this game?
Did that for me as well until I clicked quote on Dark Jim's post and grabbed the query from there, I don't know why it doesn't seem to display properly through the postbit (I tested it like 5 times before quoting and being able to run the query).

Well...test that. Simon is up and work on my boards as well, nice job Dark Jim. :)

BrAinZ 01-13-2003 06:34 PM

Yep.. Instructions for Simon seemed to work fine via the Control panel.

Looks to be working OK so far !

THANKS !!!

BrAinZ 01-13-2003 06:51 PM

How about Hexxagon, has anyone tried to get that working ?

Dark Jim 01-13-2003 07:43 PM

Quote:

Originally posted by Martin64


Did that for me as well until I clicked quote on Dark Jim's post and grabbed the query from there, I don't know why it doesn't seem to display properly through the postbit (I tested it like 5 times before quoting and being able to run the query).

Well...test that. Simon is up and work on my boards as well, nice job Dark Jim. :)

Hmm yeah that must be it because I exported it from phpmyadmin and copied that into my post.

Lanigironu 01-13-2003 08:06 PM

Here's a link to a freely-available Frogger clone if anybody wants to convert it:

http://www.flashkit.com/movies/Games...5654/index.php

nymyth 01-14-2003 12:58 AM

1. save game icon to desktop
2. save crown icon to desktop
3. upload simon.swf to your games folder
4. go to the arcade admin panel and click on add game and enter the following information :

Game Identifier : hexxagonfinal
Game Title : Hexxagon
Game Description : * describe it in your own words *
- browse to the champion icon on desktop
Champion text for Simon Says : Hexxagon Champion
Champion text color : #FF0000
- browse to game icon on desktop
Filename : hexxagonfinal.swf
Game Hash Offset : 5
Score Return Variable : $hexxagonfinalscore

and then HTML Code For Game :


PHP Code:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-4553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="375" HEIGHT="285">
<
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_gameurlWIDTH="375" HEIGHT="285" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</
EMBED></OBJECT

Should be all good:

ps..oh by the way people

PHP Code:

// set up vars to return
vpaver "100B2";
scorevariable score;
action "gameover";
game gamename;
score_loc location "/proarcade.php";

// this needs to match the Admin CP value
// and should be between 0 and 31
hashoffset 5;

// do security shuffle to return newhash
subhash1 gamehash.substr(0,hashoffset);
subhash2 gamehash.substr(hashoffset);
newhash subhash2.concat(subhash1);

// redirect back to vbProArcade
getURL (score_loc"_self""POST"); 

when you open up the fla file.....go down to game...in the last keyframe drop that code in right before the stop function.....anyone have any problem with flash lemme know...ill help u out.....if you guys want games changed....put up a link to where i can get the source file and ill fix it up for u...ENJOY

NOTE: ILL PUT UP THE .FLA and .SWF when i get it to work...not redirecting to comments and scores

Da`Nacho 01-14-2003 01:42 AM

Quote:

Originally posted by nymyth
Game Identifier : hexxagonfinal
Game Title : Hexxagon
Game Description : * describe it in your own words *
- browse to the champion icon on desktop
Champion text for Simon Says : Hexxagon Champion
Champion text color : #FF0000
- browse to game icon on desktop
Filename : hexxagonfinal.swf
Game Hash Offset : 5
Score Return Variable : $hexxagonfinalscore

Umm you got a fixed .swf for hexxagon to go with this? ;)

nymyth 01-14-2003 02:10 AM

alright people...sorry theres something that i cant figure out....the game works on the site...but when the game is over it doesnt direct me the comment page and the users score doesnt show up...anyone know whats up??

Peace

for..this hexxagon and simon

now i know the variable within both games is $score however in the proarcade.php the variable seems to be $theScore....so i went in and changed around the variables within the games to follow suit.....but it still doesnt work...any ideas

Link14716 01-14-2003 02:59 AM

I found a game that would be a great addition to arcades everywhere (and the death of 56k for that matter, the SWF alone is almost 1 MB, the FLA is over 4 :speechless:.

It's a nice 3D space shooter. Maybe someone can get it to work soon. :)

http://www.flashkit.com/movies/Games...7722/index.php

Or maybe even get the alien attack version of it up too! (This is for all the 56k people, the file is much much smaller.) :D

http://www.flashkit.com/movies/Games...6993/index.php

xxxsaint 01-14-2003 03:20 AM

Quote:

alright people...sorry theres something that i cant figure out....the game works on the site...but when the game is over it doesnt direct me the comment page and the users score doesnt show up...anyone know whats up??
I've been trying different variations myself but so far I've had no luck. Here's the .fla file in case someone else out there would like to give us a hand at it.


All times are GMT. The time now is 11:41 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.03044 seconds
  • Memory Usage 1,759KB
  • 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_php_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