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 |
#92
|
|||
|
|||
I think you need to add better Admin CP support. Like the ability to delete matches and stuff like that. I'vehad some problems with some matches and things. And wish I could delete them.
|
#93
|
|||
|
|||
Hey, Vengeance. XD (You are the one from RPGP right?)
Yeah, that would be nice...those matches that said invalid ID stole my cards. ;_; I need to finish my upgrade, I'll edit this post when I'm done... EDIT: Done. The matches were reset so the ones that were saying invalid ID are gone. I need to do a test battle... EDIT: It works, thanks alot man. ^^ |
#94
|
||||
|
||||
um, did you even look in the ACP?
the acp has a settings page, for setting up info, you SHOULD have visited it if you are using the hack below that is a link for card and match manager, allows you to edit/delete/add cards, as well as reset/delete specific matches (as i believe AllenSam found correctly) and below that is a match and trade processor. this is a mass-action script which updates/corrects/recounts as well as prunes/resets matches and trades based on time or now-missing information (such as deleted cards or users who appear in a match.trade) Not only does this have what you said it didnt, it has much more o.o Note: the majority of above is newly in the current version (2.7) Also thats wonderful AllenSam again, if anything else arises, dont hesitate to ask, i probably want to see my code working correctly on your installation more than you do :-p Edit: imported_Vengeance2k0, you also are not running the current version of vbtt, which explains why you are missing some features again, clicking install will help keep you on top of errors/missing features which others find and get subsequent updates |
#95
|
|||
|
|||
Awesome hack, I love it!
The only suggestion or thing I can't figure out how to do is to set it so that some of the cards are rare. The character cards, a few bosses, and then the GFs. By rare I mean like there's only one Seifer card on the forums...once someone gets it, they have the only one there is, and someone else has to win it from them or it needs to be given to them. I believe thats how it worked in FF8...there was only one seifer in the entire world. Is this possible? |
#96
|
|||
|
|||
You can set the cards to "UC" level and they won't appear in packs. Then you can just give out one Seifer card in a special event or something and it will float around from there. Or just give yourself a Seifer card and see if someone can win it from you.
EDIT: What are the MIDI's for, that come in the images folder? Also, is there a way to change the element names? |
#97
|
|||
|
|||
Quote:
|
#98
|
||||
|
||||
hmmmmmmmmm, right now support is not added to change levels once you set them (this will change in the future)
But for right now, go to your tt settings page, and look at the value you have for 'Numeric Usercard Level' or something like that Go to phpmyadmin, and into the triad_cards table. scroll through to find the card you want (the names are right there) and edit the level value to whatever you had for that setting you were supposed to look up. That should do it ------------------------------ midis play in the background of vbtt during active matches and when you win. they are the originals. they play only once per pageload, and you can stop them by clicking stop. if you wanted to remove them i could give you the instructions ------------------------------ follow the instructions in this post for adding elements https://vborg.vbsupport.ru/showpost....2&postcount=73 although youll notice that the names for the rest of them are right there, so you can edit them that way |
#99
|
|||
|
|||
Hmmm...I never hear the MIDIs...could it be because I'm on dial up and they take time to load?
I don't have phpmyadmin because a friend is hosting my vB, but couldn't you just delete the card and remake it? Since you assign the level when you create them. EDIT: Nevermind about the MIDI's, they just don't work on FireFox. |
#100
|
|||
|
|||
Okay, I set the level 10 cards to level 20 (to make them UC in the database) and now i get this error if I try to play a level 10 match with the AI:
PHP Code:
Okay, I've determined that I can't set cards to "UC" by changing their level to 20 in the database (which matches my Numeric Usercard Level). What am I doing wrong? And if it's possible, how can I set it so that the AI doesn't use multiples of cards like Squall? Final question: I'm trying to give people back the cards that were eaten by the system, I know the names of the ones they lost - but how do you send someone a specific card out of thin air? Thanks for any help! |
#101
|
||||
|
||||
AllenSam: yes, deleting and re-adding would probably do the trick o.o
and yes, firefox requires a plugin to hear background midis -------------------- lonely: the system currently requires at least one card per level, otherwise itll search forever, hence the error. im thinking of working on deck support first, as itll address all of the issues that are coming up, as well as aiding with more advanced editing (like changing levels or adding elements) as well as remove some of the hard-coded dependancies that you have. A workaround you could use for that, is removing the option for a level 10 match from the newaimatch template, and then selecting the new BONUS level that appears, and it will allow you what you want. the cards you select are moved into a match, and are no longer 'available' to you. this ensures that you cant resell or trade away a card that you are using. this is normal behavior, and you recieve the cards back at the end of a match, whether its played through or rejected by your opponent (and depending on if you didnt lose them because of a prize rule!) there is not a 'no multiples' rule currently, but there might be on in the future (if i am convinced of its merit) as per the issue i explained above, you dont need to 'return' the cards to the user if they selected to use them in a trade/match, as they will be returned automatically once they are done being used. however the deck support update might include an inventory editor. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|