Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
universe:earth:officers3 [19 Mar 2008 19:08] spokesmanuniverse:earth:officers3 [20 Apr 2011 13:04] (current) – and then added the semi-colon! james
Line 4: Line 4:
  
 // 11 work out how many applicants.  // 11 work out how many applicants. 
-$apps = rand (20,40);+$apps = rand (20,60);
  
 // set up some arrays as lookups for the values from the d10 rolls // set up some arrays as lookups for the values from the d10 rolls
Line 96: Line 96:
   {   {
     extract($row);     extract($row);
 +    $LastName = $Surname; 
 +    next($row);
  
 // then randomly take a firstname of the correct gender from the same list // then randomly take a firstname of the correct gender from the same list
Line 134: Line 136:
          <td>$Ranks[$rank] \n          <td>$Ranks[$rank] \n
          <td>$Forename \n          <td>$Forename \n
-         <td>$Surname \n+         <td>$LastName \n
          <td>$prev[$Experience] \n          <td>$prev[$Experience] \n
          <td>$Homeworld \n          <td>$Homeworld \n
Print/export
QR Code
QR Code Randomly Generated Officers (generated for current page)