Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PPPanimal

Pages: 1 [2] 3 4 ... 7
16
Suggestions / Re: Export Layout - included images files
« on: July 01, 2007, 10:47:34 AM »
Hmmm, ok.  Well i used the insert image button and it does show a relative path but just a box appears.  odd.

Here is the layout.  Check out the Logo2 cell.  It has a full path to the image once, then a relative path to it again.
Only one Logo appears.



17
Suggestions / Re: Export Layout - included images files
« on: June 30, 2007, 02:17:29 AM »
Hi Corey.

The export feature seams to work fine now.

However, when i insert an image into a cell it makes the path relative but the image does not show.  Just the box.
I tried using a different folder than the images folder as another message suggests, but still, i only get a box.

<img src="graphics\crabby.bmp" border="0">

Also, i can't seam to get relative paths to work for chips, sounds or even the ConfigFile path names.

should <tdfolder> work?  or %tdfolder%
whats the proper syntax for using relative paths with these files?

I am tring to send a layout to the head of the Pirana Poker Tour.
I am sure his path and most of the Tournament Directors paths are going to be different from mine.
I need a easy way to send this around to all the different Directors and have it easy for them to install it
without having to teach them all how to change the path names to all the images, sounds etc.

I was supposed to send this to him already but was hoping to hold out till this feature was working.
Is this any other way to make this easy for them to install without getting them all to reinstall TD to the
same folder?

18
Suggestions / Re: Export Layout - included images files
« on: June 29, 2007, 12:26:12 AM »
same problem here too corey.
the files it lists as having a invalid path are all in the same path as the system dumps shows as TD's home.
also, when i try to use <TDFolder> as the path to the images in the cell i lose the picture and get a box instead.
when i try to use <tdfolder> in a CONFIG FILES path, i get invalid path error.

Browser: Microsoft Internet Explorer
Browser Code Name: Mozilla
Browser Language: en-us
Browser Minor Version: ;SP2;
Browser Version: 4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
Cookies Enabled: true
CPU Class: x86
Date: 1:20:43 am 6/29/2007
DB File: D:\Games\The Tournament Director 2\db/td.db
DB Folder: D:\Games\The Tournament Director 2\db
Home: d:\Games\The Tournament Director 2
JScript Build: 8831
JScript Version: 5.6
Media Player Version: 10.0.0.4036
Online: true
Platform: Win32
System Language: en-us
TD Version: 2.3.3
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
User Language: en-us


19
Suggestions / Re: Show file name of Templates
« on: June 27, 2007, 07:15:31 PM »
If its mainly the prizes that you find yourself editing then just make your own autoprize file with all the diff prize setups you like to use and define when to use each one.  then as you buy in players it will automatically update your prizes with the diff amounts based on how many join the game.

20
no problem, glad to help.

21
Templates, Layouts and Sounds / Re: Return to mainpage when new blind
« on: June 25, 2007, 11:11:15 AM »
I have often wondered about adding this feature too.

I wonder if you just add this to the conditions area, where you define when screens should show.

Then we could set which screens not to show during the last and first 30 secs of a round.

22
This is the code i use.  But you need the newest version of TD for it to work 100%

<span style="height: 150px; width: 100%; overflow: false"><rankings showTimeOut="true" showRoundOut="true" showStillIn="False" showHitman="Ture" showHits="True" showwinnings="True" showPoints="True" showColumnTitles="True" max="4"></span>

This is the part the shows the hitman.

showHitman="Ture"

I think it is case sensitive so make sure to use capitals where they are used in this example.

23
Templates, Layouts and Sounds / Re: Template Gallery
« on: June 23, 2007, 04:36:26 PM »
typo in your rulles screen.


says "add-on offered DURING DURING..."

24
Suggestions / Re: Show file name of Templates
« on: June 22, 2007, 05:20:36 AM »
Just a tip, you don't have to save each change as a template for Rounds, Prizes, Tables, Layout, Sounds, Chips etc.
when you save a tourny it saves all the Rounds, Prizes, Tables, Layout, Sounds, and Chips info right in the tourny file.
templates are only needed if you intend to create a whole new tourny setup from scrach and want to load just the sounds
setup from an older tourny or just the layout of another.  I run diff tourny setups at each place i host tourny's but no longer
worry about templates.  I just load the last tourny i used at a certain place, make changes or updates and resave it as the date
of the next tourny.

25
Beta Testing / Re: Version 2.3 is available
« on: June 14, 2007, 10:38:13 PM »
Ok, the points for playing is working better now.  However, if you use it more than one time in a cell it will not work.
It seams to remember the settings in the first entry and ignore the new settings in each additional use.

This is the code i used.

<pointsforplaying ranks="1-8">

<br>
9th-12th:
<pointsforplaying ranks="9-9" displayRank="false">

<br>
13th-16th:
<pointsforplaying ranks="13-13" displayRank="false">

<br><br>

Souls = 10 Points<br>Bounty = 25

and i get 3 lists of points for ranks 1-8
can this be fixed or do i need to make 3 diff cells to contain each different part of the list i am trying to make?

26
Beta Testing / Re: Version 2.3 is available
« on: June 14, 2007, 06:17:11 PM »
Hi Corey.  Thanks for the update.  Just a question regarding pointsforplaying

I am trying to setup a screen as follows


1st = 825
2nd = 710
3rd = 650
4th = 500
etc, etc...  till i reach 9th.  Then i want to combine the data since the scores are all the same.  Like this.

9th-12th = 100
13th-16th = 50

i have tried playing with the ranks setting but find it defaults to showing all scores from 1 through whatever you set as the max.
Is thier a way around this to just show one score?  i.e. 12th = 100
Then i could just add (9th-) to the beginning of that line to make it read 9th-12th = 100

27
Help Me / Re: Cannot export to XML
« on: June 10, 2007, 06:25:19 PM »
You don't want to export from the stats page.  Thats just if you want to make a web page or print out of the stats.

If you want to export a tourny to StatsGenie go to the GAME tab and click the export button.  Then a list of possible export types are listed, one of which is STATSGENIE. 

NOTE:  You can only export the tourny after it is completed.

28
Beta Testing / Re: Version 2.3 Beta 2
« on: June 01, 2007, 03:30:49 PM »
i assume he is talking about this new feature.

- Added preference to make add, bust-out, add-on, rebuy default to single
  keypress only, or pop up dialog to specify quantity (in Simple mode)

29
Help Me / Re: Token for name of 1st or 2nd place winners etc.
« on: June 01, 2007, 03:25:44 PM »
Ok ya, i am using 2.3 beta 1.  When are you planning a fix?

Is there any other way to access the pointsforfirst or pointsforsecond info without using the pointsforplaying token?

30
Help Me / Re: Token for name of 1st or 2nd place winners etc.
« on: June 01, 2007, 04:56:19 AM »
Nobody knows how or if this can be done?

Pages: 1 [2] 3 4 ... 7