DICE PACKS BUNDLE
Page 2 of 2 First 12
  1. #11
    Oberoten's Avatar
    Join Date
    May 2006
    Location
    Älvsbyn, Sweden
    Posts
    2,620
    *eyes the Signature*

    LFG so rocks my world. So much love for Richard.
    For your Ars Magica needs :
    https://fgrepository.com




    Atque in perpetuum frater, Ave atque vale.

  2. #12
    Quote Originally Posted by TarynWinterblade
    Why do you want the name passed like that?
    Why did I do that? Because I don't know what I'm doing

    I kind of just fiddled around with it till it works and then slapped a coat of wax on it and moved on to the next thing. Honestly, it's amazing I finished the ruleset at all - lol. I am the proverbial 1,000 monkeys.

    It's odd though, that it would only complain about that particular field.
    It just complains about that field till I put a string in it, then it complains about the next one :/


    So, do I need to remove the blue, add the red, and add the if/then/else statement - all three?

    I'll start messing with it and see what I get.
    Ultimate License
    Rulesets by NezziR:
    WFRP2 for FGI, WFRP2 for FGII, Dark Heresy for FGII,
    Savage Fallout for FGII and Savage Worlds, FGII help mod.


    https://groups.yahoo.com/neo/groups/fgvtt/files

  3. #13
    Quote Originally Posted by Oberoten
    *eyes the Signature*

    LFG so rocks my world. So much love for Richard.
    <.<... >.>... I wondered if anybody would catch that

    Quote Originally Posted by nezzir

    Quote:
    Originally Posted by TarynWinterblade
    Why do you want the name passed like that?

    Why did I do that? Because I don't know what I'm doing

    I kind of just fiddled around with it till it works and then slapped a coat of wax on it and moved on to the next thing. Honestly, it's amazing I finished the ruleset at all - lol. I am the proverbial 1,000 monkeys.

    Quote:
    It's odd though, that it would only complain about that particular field.

    It just complains about that field till I put a string in it, then it complains about the next one :/


    So, do I need to remove the blue, add the red, and add the if/then/else statement - all three?

    I'll start messing with it and see what I get.
    Probably just add the if/then/else. Though the code that's in the red would probably save a possible error later on down the road.
    "He is everything I have ever aspired to be."
    "Your aspiration is to be impaled on a halberd? Your parents must be proud."

  4. #14
    Quote Originally Posted by TarynWinterblade
    Probably just add the if/then/else. Though the code that's in the red would probably save a possible error later on down the road.
    I think that got me where I wanted to be. I had to duplicate those lines for the numeric entries and actually assign a default value to them in the event of nil ("0"), but I figured that out.

    Thank you so much for taking time to mess with my obesssio... I mean project.
    Ultimate License
    Rulesets by NezziR:
    WFRP2 for FGI, WFRP2 for FGII, Dark Heresy for FGII,
    Savage Fallout for FGII and Savage Worlds, FGII help mod.


    https://groups.yahoo.com/neo/groups/fgvtt/files

  5. #15
    Quote Originally Posted by nezzir
    I think that got me where I wanted to be. I had to duplicate those lines for the numeric entries and actually assign a default value to them in the event of nil ("0"), but I figured that out.

    Thank you so much for taking time to mess with my obesssio... I mean project.
    No problem. The more I spend looking at the code, the less I'll have to work later on when I'm sitting there tinkering with the combat tracker for my ruleset.
    "He is everything I have ever aspired to be."
    "Your aspiration is to be impaled on a halberd? Your parents must be proud."

  6. #16
    Insanity's Avatar
    Join Date
    Mar 2007
    Location
    Terra, Sol system
    Posts
    198
    you can add a static value, i.e.

    Code:
    			<labeledstring name="name">
    				<anchored>
    					<to>overviewframe</to>
    					<position>insidetopleft</position>
    					<offset>15,10</offset>
    					<size>
    						<width>150</width>
    						<height>20</height>
    					</size>
    				</anchored>
    				<anchorto>overviewframe</anchorto>
    				<height>20</height>
    				<label>name</label>
                                    <static>Billy Bob</static>
    				<tabtarget>
    					<next>race</next>
    					<prev>appearance</prev>
    				</tabtarget>
    			</labeledstring>

  7. #17
    Quote Originally Posted by Insanity
    you can add a static value, i.e.
    Doh! Well, that was still very informative, and helped me do things a better way.
    Ultimate License
    Rulesets by NezziR:
    WFRP2 for FGI, WFRP2 for FGII, Dark Heresy for FGII,
    Savage Fallout for FGII and Savage Worlds, FGII help mod.


    https://groups.yahoo.com/neo/groups/fgvtt/files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
FG Spreadshirt Swag

Log in

Log in