![]() |
FAQ:
What versions of the Store hack is this compatable with? This hack is compatible with v1.3 and v2 of the store hack. Enjoy! :banana: |
looks awesome, i'll install it later today :)
|
2 things I found that are somehow not correct.
1. In the install file it says you use "jackpotinc" a few times where it should be "jackpotadd" which is what you use. 2. Updating the main arcade options didn't work anymore so instead of replacing the sql queries I just put the new stuff before this stuff: PHP Code:
Also this is not correct in the upgrade from my hack instructions: -+-+-+ Find: -+-+-+ PHP Code:
REMOVE IT! -+-+-+-+-+-+ It should be: -+-+-+ Find: -+-+-+ PHP Code:
Replace with: -+-+-+-+-+-+ PHP Code:
|
Firstly, I use jackpotadd, and it says to replace the jackpotinc, which you use.
Second, whoops, got a little lazy by the time I was making the upgrade file. Hold on..... |
I am wondering how that happened. I took the code straight from my proarcadeadmin, and mine was right :confused:
Oh, and the part you mentioned is corrected. On a superfluos note, you forgot the } and the end. :) ZIP Updated. |
Uhm:
----------------------------------------------- ALTER TABLE `arcadegames` ADD `playcost` int(255) NOT NULL default '10', ADD `jackpot` int(255) NOT NULL default '0', ADD `jackpotadd` int(255) NOT NULL default '5'; ----------------------------------------------- -+-+-+-+-+-+-+-+ Replace With: -+-+-+-+-+-+-+-+ $DB_site->query("UPDATE arcadegames SET name='$name', title='$title', description='$desc', filename='$filename', ".iif(($thumbdata != "") || ($deletethumb == 1),"thumbnailname='$thumbnail_name', thumbnaildata='$thumbdata',","")." active='$active', scorevar='$scorevar', width='$width', height='$height', codebase='$codebase', querystring='$querystring', objectparam='$objectparams', embedparam='$embedparams',championactive='$champio nactive',championtext='$championtext',championcolo r='$championcolor',playcost='$playcost',jackpot='$ jackpot',jackpotinc='$jackpotadd' WHERE gameid='$gameid'"); -------------------------------------------------------------------- It just doesn't seem right to me. |
As I said above, something with the instructions screwed up (dunno what, it was right on my proarcadeadmin.php), so the zip is updated.
|
I have set all options to yes so you either need a pass or pay 1 credit. I tested this on the Tetris game where 1 user already is 1st (and got the jackpot). I then just quickly lost and ended 2nd. I didn't loose a credit. I also didn't buy a pass.
Also some of the jackpots have 10 credits in them but the jackpot column on the main arcade page is empty. What gives? |
If you didn't modify the store.php, proarcade.php and proarcadeadmin.php more than with your own hack, could you upload those?
|
ok then, I will, hold on.........
|
All times are GMT. The time now is 07:50 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:
|