![]() |
I've modified another video pokergame. Swf, icon and scorevariable in the zip. ;)
|
Nice game NuclioN. Thanks. :)
Could you post the fla file? I'd like to try to make it so that you can bet different amounts like 5, 25, 50, 100, 500, 1000, etc. |
I've already modified it so the bet is 25 because 5 on huge amounts of points are to much clicks to loose some. :)
fla: http://www.cyberty.nl/flashpoker.fla I remove the fla later from the server :) |
Thanks NuclioN.
I added buttons to bet 5, 25, 50, 100, 500, and 1000. :) Here's the .swf: |
Quote:
you would need two users in order to play a multiplayer game :p. i'm not sure how it would submit the score though. i found this really neat multiplayer pool game. need two users to play of course. :) |
Great Evils1 :) I've removed the fla from the server. The slots game and this poker game (roulette also ofcourse) are exellent to work in conjunction with the store hack from lesanne. If it can put scores in the arcade, why not in the storep? The only difficulty i guess is decrease the points by losing.
|
Ive seen others with similar problems, but no answer I understoood... :( I've made a game in flash that works, and added in the code provided, it is as follows:
// set up vars to return vpaver = "100B2"; scorevariable = chipsdenom; action = "gameover"; game = scrawps; score_loc = "http://pgsforum.com/vb/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); and I have this: // redirect back to vbProArcade getURL (score_loc, "_self", "POST"); on the gameover frame. now, I've uploaded it, filled in the variables in Admin CP to the best of my knowledge, and I get this after playing: vbProArcade Error: Invalid game name specified (todo: put something pretty here later) what do I do? P.S. -- in case you didn't read above, I KNOW others have had this problem, but I don't get what the soloution was.... please help me. I have other games I'd like to add to my arcade, but don't want them all to have this problem... :) edit: if you need to take a look at the .fla file (although I hope it's not that big of a problem) PM me. |
Quote:
PHP Code:
PHP Code:
what game are you trying to modify anyway? :) |
Sweet! There are so many news games...
|
Great job with the new games! :)
I've attached a thumbnail for solitaire: |
All times are GMT. The time now is 06:33 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|