The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBTripleTriad Details »» | |||||||||||||||||||||||||
What vBTripleTriad is:
-vBTripleTriad is a multiplayer modification for playing the addictive Triple Triad from Final Fantasy VIII. For now, If you want to learn how to play, Google it to see one of the many online tutorials. Check Out http://en.wikipedia.org/wiki/Triple_Triad for more details. Requirements: -Any pre-existing points system in place. If you would like a crude points system for sole use in this hack, please CLICK HERE Features: Triple Triad the Game
Installation: -Upload a few files, run a couple of them, a small handful of minor file edits, and one template edit. Clean installation should take less than 10 minutes for the average admin. Complete instructions are inside the zip. Because of attachment limitations, the second set of images is in the second post; CLICK HERE to download this as well. Upgrade hack version 2.6 to 2.7: -For upgrade information Please see this post Upgrade hack version 3.2.5 to 2.6: -For upgrade information Please see this post Supplemental Images: -Additional Screenshots can be found in the second post, CLICK HERE. -If you are interested in creating new/replacement card images and decks, CLICK HERE. Feel free to submit to me new versions of the base set if you would like them to become the new main set. -The cardback that is included in vBTripleTriad was selected by my forum in a large contest. If you do not like it, you can CLICK HERE to download the original. Edit it to 105x130 pixels, rename to 'backcard.gif', and upload it to images/triad. Show Your Support
|
Comments |
#22
|
|||
|
|||
I'm getting this error.
PHP Code:
PHP Code:
Anyidea on what I can do?? |
#23
|
||||
|
||||
EDIT: Upgrade to the newest version to fix this problem.
the crude points hack contains instructions for putting them on the 'user' table, not 'triad_user'. It says that both triad_user, and vb308_triad_user do not exist. did you get errors during install? Remove what you put on triad_user, and put it on user. EDIT: Upgrade to the newest version to fix this problem. |
#24
|
|||
|
|||
I did put the points in the user first. then just to try.. I put it in the traid_user
|
#25
|
||||
|
||||
EDIT: Upgrade to the newest version to fix this problem.
alright, i am finding a minor error which will affect those who use table prefixes... first, if you have the points on the triad_user table, remove the column, and put it on user (otherwise the code I gave you to edit will not work). also, make sure the TT config (accessible from acp) is set to use the user table, and MAKE SURE TO ADD THE TABLE PREFIX TO THIS SETTING. so if you use vb3_, then make sure the option is vb3_user. next, use my previous post to edit includes/functions_triad.php then, check to see if your templates were installed. you can check this by looking in your style editor, and looking for a template category called Triple Triad Templates. IF you DONT find this category, then your installer failed (which i think it did) if this is the case, then download the file attached to this post, upload it to your admincp folder, and run it, making sure to click execute. should solve your problem, will be fixed in next version >.< EDIT: Upgrade to the newest version to fix this problem. |
#26
|
|||
|
|||
Ok, thanks, that fixed the problem. But now when I try to start an AI battle, I get this error..
Quote:
Edit I also just got that error when I tried to go the the purchase cards page. |
#27
|
||||
|
||||
your phrases should all be there, i just checked the installation on a fresh install, using the files i have (and this time ive made sure to use a table prefix just in case) and all of my phrases are still there.
what i would suggest you do, is run the installer once more. before you do that, run these queries: (add your prefix where required) ALTER TABLE `language` DROP `phrasegroup_triad` DELETE FROM `phrasegroup` WHERE `title` LIKE '%Triple Triad%' DELETE FROM `phrase` WHERE `varname` LIKE '%group_triad%' Then run admincp/triad_install.php again Dont worry, it wont duplicate tables And if your templates worked, DO NOT CLICK ON THE LINK TO INSTALL TEMPLATES see how this one goes, like i said i recreated your situation without lacking any phrases (including the one you seem to be missing) |
#28
|
|||
|
|||
geez.. I got it installed again.. I got it to load the purchase cards page, but it said i didnt' have enough points. so I went into mySQl and gave myself points, and now all the triad pages are nothing but a white screen -_-
I've never had this much trouble with hacks.. I guess its because I'm tired as ++++.. ohwell.. here is a link for reference.. http://www.shadowhearts3.net/brandon...do=new&type=ai |
#29
|
||||
|
||||
i have a feeling you forgot to set he configurations again (sorry forgot to mention)
mainly the ones about points if its pure white, then it means you arent on a style the templates are on :-p as a final fix to this...re-run the template-installer that i gave to you earlier in the post, but first check your on a style that lists the templates ------------------------- and i apologize...you seem to be the only one to have anything messed up :ermm: if theres any specific messages that its giving you, tell me |
#30
|
|||
|
|||
yea.. I forgot about the templates again.. xD
Ok, I have everything working now. But when I battle the AI. I don't know if its suppose to happen. But the AI's card's don't show up. Until the end of the battle. is that how its suppose to be done, or is it still missing up? |
#31
|
||||
|
||||
well id like to see everyone with a working version of my hack
i dont understand how your installer managed to skip over inserting several phrases...it was all one query, and that file was never messed up, or changed from whats up there right now (so what you ran originally is what you ran again) we seem to be narrowing things down, although i will be linking a temporary fix for those who use table_prefix (as the next version isnt quite done yet) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|