Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[SW d6] help for d6 starwars chacrter sheet

i had some help before on the "roll" function but i couldnt figure it out.. i have several roll function that dont work.. here is an example <!-- resist energy--><!-- Resists Energy, roll and D and Pips just need the button to take in the data from the input(only the first one)--> but i get a response, but it still gives me an error-->     <button type="roll" name="attr_CHECKNAME" title='checkname' value="/roll (@{RESISTENERGY} - 1)d6 + 1d6! + @{RESISTENERGYpip}" >Resist Energy</button>         <!--<button type='roll' style="float:left;" class="astext" value='/roll [[(@{RESISTENERGY} - 1)d6]] + [[1d6! + @{RESISTENERGYpip}]]' >RESIST ENERGY</button>-->                               <input type="number" name="attr_RESISTENERGY" class="sheet-smallnumber" min="1" value="2" style="width:50px"/>D          +<input type="number" name="attr_RESISTENERGYpip" class="sheet-smallnumber" min="0" max="2" value="0" style="width:50px"/>          <b>Strength</b><input type="number" name="attr_RESISTENERGY" class="sheet-smallnumber" min="1" value="2" style="width:50px"/>D          +<input type="number" name="attr_RESISTENERGYpip" class="sheet-smallnumber" min="0" max="2" value="0" style="width:50px"/>           <b>Armor</b><input type="number" name="attr_RESISTENERGY" class="sheet-smallnumber" min="0" value="0" style="width:50px"/>D          +<input type="number" name="attr_RESISTENERGYpip" class="sheet-smallnumber" min="0" max="2" value="0" style="width:50px"/>          <b>Misc</b><input type="number" name="attr_RESISTENERGY" class="sheet-smallnumber" min="0" value="0" style="width:50px"/>D          +<input type="number" name="attr_RESISTENERGYpip" class="sheet-smallnumber" min="0" max="2" value="0" style="width:50px"/>          <!-- control attribute--> <th><label>Force Skills</label></th>                     <!--<tr>-->                         <td style="width:800px;">                             <!--<div class="sheet-bold">-->                                 <button class="sheet-forcebutton" type='roll' class="astext" value='/roll (@{control} - 1)d6 + 1d6! + @{controlpip}' > Control</button>                                 <!--<div style="float:left;">-->                                     <input type="number" name="attr_control" class="sheet-smallnumber"  min="0" value="0"/>D                                     +<input type="number" name="attr_controlpip" class="sheet-smallnumber" min="0" max="2" value="0"/>                                 <!--</div>-->                                 <fieldset class="repeating_CONTROLskills">                                                                <select class ="sheet-select" name="attr_CONTROL_select" value="0" style="width:250px">                                     <option value="0"> </option>                                     <option value="ABSORB DISSIPATE ENERGY">ABSORB DISSIPATE ENERGY</option>                                     <option value="ACCELERATE HEALING">ACCELERATE HEALING</option>                                     <option value="CONCENTRATION">CONCENTARTION</option> </select><button type="roll" name="attr_checkname" title='secondcontrol' class="sheet-forcebutton" style="float:left;"  class="astext" value='/roll (@{attr_control1} - 1)d6 + 1d6! + @{attr_control1pip1}' ></button>                                                                    <input type="number" name="attr_control1" class="sheet-smallnumber"  min="0" value="0"/>D                                     +<input type="number" name="attr_control1pip1" class="sheet-smallnumber" min="0" max="2" value="0"/>                                                              </fieldset>                                                                                           <!--</div>                             </div>-->                         </td>
1442097832
Gen Kitty
Forum Champion
Moving to Character Sheets forum
kk thanks
kk i think i figured it out..the button that is..  my next question is this... i want to be able to select from adrop down menu and have that selection fill up special abilities.... as well.. is there anyway to mode the character sheet so it shows who is rolling and what they area rolling..
as well i would like to know how to do tabs... whenever the roll20 checks the html  it screws up the other character sheet
how do i got about using rol template html for swd6