![]() |
atm i'm working on making the two games Hlodder posted(Post 359 & 340) compatible with the arcade.
|
Quote:
This is great news... :D ...just wish I had the skillset to do them! Cheers. Harvey. |
Quote:
|
What info would I have to enter for these 2 games?
http://www.flashkit.com/movies/Games...-436/index.php http://www.flashkit.com/movies/Games...5654/index.php ...and if you can't do a high score board thingy for it, how would I add it anyway so users can play but just not get high scores. And also how would I add any of the games on.... https://vborg.vbsupport.ru/showthrea...threadid=42196 ...there? Thanks for anyone who can help |
Quote:
// 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"); some where on the Action Layer. but you need to find the score variable first. i'm also working on modifying frogger, but so far no luck. |
I have attempted Kill Kenny, however, it redirected to /proarcade.php instead of /forums/proarcade.php and when I got it to redirect properly, it gave me an "Invalid Game Specified" error.
|
I have modified, and am running, the Star Wars: TIE Fighter game... Give me a couple minutes to get it together, and I'll post it up here.
|
Quote:
// 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"); |
TIE Fighter
Game Hash Offset: 5 Score Return Variable: $score HTML Code for Game: 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"> PHP Code:
|
Remember, you have to QUOTE the SQL Query to get a copy of it that will work.
|
All times are GMT. The time now is 10:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|