Open Side Menu Go to the Top
Register
***New Full Tilt Mods Post-Update*** ***New Full Tilt Mods Post-Update***

08-04-2009 , 09:37 PM
46% rake... That's an interesting business plan
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 09:46 PM
Where is my cut.
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 10:06 PM
that has to be a joke with the rake, righ?
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 10:09 PM
Quote:
Originally Posted by BumbleBeeRick
Someone asked for my whole mod collection (which is assembly of the free mods on all these 141 pages lol, after a lot of trial and error.. I only made a few bg's in it, the rest is the excellent work by everyone posting here.)

http://www.4shared.com/file/12289340...kNewTable.html

Can we agree as a community to step away from the glare tool when designing cards and tables? SVG offers some fresh options over the old pixel formats; is this seriously the best we can come up with for special effects?

Edit: There is a lot of great stuff in the thread, and props to the people taking the time to design it. i should clarify, these mods are awesome but the glare tool detracts from the overall design IMO.

Last edited by slcseas; 08-04-2009 at 10:27 PM.
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 10:26 PM
Quote:
Originally Posted by slcseas
Can we agree as a community to step away from the glare tool when designing cards and tables? SVG offers some fresh options over the old pixel formats; is this seriously the best we can come up with for special effects?
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 10:58 PM
How do I change the amount of BGs I can have, and how can I make certain BGs Final Table only?
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 11:19 PM
Anybody knows how to alter the black font in the playerbox when active? (Classic only)

cant be done imo

Last edited by neverbeclever; 08-04-2009 at 11:28 PM.
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 11:37 PM
Quote:
Originally Posted by slcseas
Can we agree as a community to step away from the glare tool when designing cards and tables? SVG offers some fresh options over the old pixel formats; is this seriously the best we can come up with for special effects?

Edit: There is a lot of great stuff in the thread, and props to the people taking the time to design it. i should clarify, these mods are awesome but the glare tool detracts from the overall design IMO.

Slcseas: can you please look at this link and offer some advice. Thanks
http://forumserver.twoplustwo.com/45...s-help-551348/
***New Full Tilt Mods Post-Update*** Quote
08-04-2009 , 11:42 PM
Quote:
Originally Posted by MixMastaPJ
How do I change the amount of BGs I can have, and how can I make certain BGs Final Table only?

Program Files\Full Tilt Poker\Graphics\NewTable\Classic (or RaceTrack)\Layout.xml

I use a free program TextPad for editing - avoid WordPad
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 12:26 AM
It doesn't seem like you can have more than one Final Table-only background according to Layout.xml:

Code:
  <!-- 
        backgrounds group specifies all of the available backgrounds for this particular layout
        each id must be unique and it is used in UI to display a choice to the user
        special id _cloth is used for superimposing the cloth image on top of one of these backgrounds. This image is
        never presented to the end user and it must be last one in the list. Additionally 'Final Table' image is only available when
        user is playing a tournament table and it is indeed on last (final table). Both of these entries must be at the end of the list
        "Final Table"
        "_cloth"
        in that order...
     -->
  <background id="backgrounds" >
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Dark/" id="Dark" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Red Carpet/" id="Red Carpet" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Green Carpet/" id="Green Carpet" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Blue Carpet/" id="Blue Carpet" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Gold Carpet/" id="Gold Carpet" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Wood/" id="Wood Floor" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Marble/" id="Marble" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Stainless/" id="Stainless Steel" />
    <image_object w="794" h="547" z="0.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Dark/" id="Final Table" />
    <image_object w="794" h="547" z="1." url="Graphics/NewTable/RaceTrack/Backgrounds/Table.svg" dy="-39" id="_cloth" />
  </background>

I changed my Final Table to use Dark, because i hate anything bright...glare or otherwise. I know that works, but i haven't tried anything else.

Posting this inspired me to play with the z-order(?). I made the cloth have z="0.0", Dark have z="1.0" and Red Carpet have z="2.0". This is actually pretty neat.

For Dark, my entire table is missing, it's just the background image. All the chips and bets appear normally.

For Red Carpet, i mostly see the Red Carpet...but there's a somewhat dark shadow where my (dark gray) table would me.

I think i'm going to keep this. The fewer non-informational graphics on my table the better.

Last edited by luvrhino; 08-05-2009 at 12:55 AM. Reason: My z-attribute findings.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 12:29 AM
once you're at the final table you can pick any bg you want - so what is the point?
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 12:39 AM
This is just a guess, but wouldn't it be possible to simply edit
Quote:
Full Tilt Poker\Graphics\NewTable\Classic\Backgrounds\Backgr ounds.ini
and make whatever background you want as a second finaltable, to FinalOnly=1 ?
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 06:08 AM
Quote:
Originally Posted by aura
Mine says "JOIN" in the pod.

Here's how I did it.

1. Close the client.
2. Go to your layout.xml file in C:\Program Files\Full Tilt Poker\Graphics\NewTable\RaceTrack
3. Open with notepad.
4. Go to lines 410-417 and change "white" to "red" or "green"

The lines look like this:
Code:
<style scale="1.00" font="Arial Narrow;20.0;white;bold;1" />
5. Save the file and open the client.

I just tried green, and it worked fine.

Thx a lot u r a genious!!!!
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 07:38 AM
Quote:
Originally Posted by slcseas
Can we agree as a community to step away from the glare tool when designing cards and tables? SVG offers some fresh options over the old pixel formats; is this seriously the best we can come up with for special effects?

Edit: There is a lot of great stuff in the thread, and props to the people taking the time to design it. i should clarify, these mods are awesome but the glare tool detracts from the overall design IMO.
There are the non glare glass tables in the folder you can rename them.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 10:45 AM
A few of the people looking for a non-glare glass table may want to consider what i tried here. I don't think i adequately described the behavior when i played with z-order above. All i did was I flip the order in which the background and the table are displayed, so that now the background (Table.jpg) gets overlayed on top of the actual table (Table.svg):

Code:
  <background id="backgrounds" >
    <image_object w="794" h="547" z="1.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Dark/" id="Dark" />
    <image_object w="794" h="547" z="1.0" url="Table.jpg;%1.png" urlprefix="Graphics/NewTable/RaceTrack/Backgrounds/Green Carpet/" id="Green Carpet" />
...
   <image_object w="794" h="547" z="0.0" url="Graphics/NewTable/RaceTrack/Backgrounds/Table.svg" dy="-39" id="_cloth" />
  </background>
This is what happens for Green Carpet and then Dark (both using my extra-min-sized 349x240 layouts):






I believe i'm using a non-standard, but almost entirely black table (and Syfted's 1.2 cards). I assume that the standard table would look the same. I've only tried this setup for a little bit, so i can't tell if that Dark version would make slightly more difficult to see whose bet is whose when i 12-table.

As someone who wants to minimize the amount of non-informational graphics on my screen as much as possible, i think i like it.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 10:59 AM
Hey guys i have read about 50 pages.. kind of tired now.. cant find what im looking for..

How do i make font size bigger ONLY for bet size on table?
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 01:48 PM
Quote:
Originally Posted by monkeyinchains
Hey guys i have read about 50 pages.. kind of tired now.. cant find what im looking for..

How do i make font size bigger ONLY for bet size on table?
+1
yea if someone could please show me a layout.xml to make bet size + the numbers in the bet sizing box bigger please!
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 01:53 PM
Quote:
Originally Posted by monkeyinchains
Hey guys i have read about 50 pages.. kind of tired now.. cant find what im looking for..

How do i make font size bigger ONLY for bet size on table?
The bet size made by players, "Total Pot:", and all pot related text is handled by the same section in Layout.xml called "tbl.chip.amounts". This is the most recent post where i printed my settings, which make the bets relatively bigger only for smaller sized tables:

http://forumserver.twoplustwo.com/sh...postcount=2069

For Windows, this is located in \Program Files\Full Tilt Poker\Graphics\NewTable\RaceTrack\Layout.xml and \Program Files\Full Tilt Poker\Graphics\NewTable\Classic\Layout.xml. The code you need to edit is around line 520 or so.

----

BumbleBeeRick, i'm fairly certain that the bet sizing box is handled by the "tbl.betslider". You have to be careful with that, because if you make it too much bigger it will interfere with the slider graphics. Reading the slider value is currently my biggest problem with my tiny-sized tables at the moment as you can see here.

I have since changed to a different font of about the same size. I really just need to make the white area bigger, which may actually be within my limited graphic designing abilities.

Last edited by luvrhino; 08-05-2009 at 02:07 PM. Reason: Added note for BumbleBeeRick
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 03:41 PM
Anyone know if the mods at tiltbuster are still installing automatically after the update. I need to get some new mods.

Can't choose between 'Dublin deuce' and 'FTP lounge'.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 03:53 PM
Quote:
Originally Posted by Jin-Roh
Can you please post these pods and tables? And do you have it for classic view?

Last edited by jukofyork; 08-06-2009 at 05:48 AM. Reason: Direct linked quoted image to stop thread from stretching.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 04:33 PM
neverbeclever, i love the chips and the backgrounds from your fullgloss mod. can't wait to buy your upcoming mod!
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 04:52 PM


My mod = Paulson chips, a nice 4 colors deck and a space background i made.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 04:55 PM
Are the paulson chips available free? Or are they a tiltbuster mod?

Last edited by FloppinPairs; 08-05-2009 at 05:01 PM.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 05:05 PM
Quote:
Originally Posted by FloppinPairs
Anyone know if the mods at tiltbuster are still installing automatically after the update. I need to get some new mods.

Can't choose between 'Dublin deuce' and 'FTP lounge'.
they are

imo there are some paulsons in this thread for free, and i have a set of pharaos in the shop of tiltbuster.
***New Full Tilt Mods Post-Update*** Quote
08-05-2009 , 05:13 PM
Mr quicksilver, are the tiltbuster mods still installing automatically after the update, so i don't have to find the correct folders to put them in myself?
***New Full Tilt Mods Post-Update*** Quote

      
m