User Tools

Site Tools


modtools:revieweditor

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
modtools:revieweditor [2017/07/13 15:12] – [Files And How It Works] adminmodtools:revieweditor [2022/02/15 18:00] (current) – external edit 127.0.0.1
Line 15: Line 15:
 Each category has its own review segements, and these segments in turn have a value range in which the segment can be selected. If the rating for the specific category falls between the segment's values it will be eligible to be used in the review. The game will pick at random from the selection if more than one review segment are in range. Each category has its own review segements, and these segments in turn have a value range in which the segment can be selected. If the rating for the specific category falls between the segment's values it will be eligible to be used in the review. The game will pick at random from the selection if more than one review segment are in range.
  
-After the game has selected 11 reviews segments for each category, it will piece them together into a review. It will use specific information about the vehicle and apply it to the review segment text based on the variables embedded into the review segments.+After the game has selected 11 reviews segments for each category, it will piece them together into a review. It will use specific information about the vehicle and apply it to the review segment text based on the variables embedded into the review segments. The variables are called in the text with this symbol {#} where # is the number of the variable.
  
  
Line 42: Line 42:
  
 ==== Review Categories ==== ==== Review Categories ====
- 
  
 The following are images of each review segment category, which rating is used for the category, and a listing of their variables and what they effect.  The following are images of each review segment category, which rating is used for the category, and a listing of their variables and what they effect. 
  
 +\\
 +\\
 === Introduction === === Introduction ===
  
Line 56: Line 57:
 |Worst Competition|This is the marque/model name name of the worst vehicle currently for sale in the vehicle class.| |Worst Competition|This is the marque/model name name of the worst vehicle currently for sale in the vehicle class.|
  
 +\\
 +\\
 === Performance ===  === Performance === 
 This review segment is about the performance of the vehicle. It is selected based on the performance rating of the vehicle. You must use each of the following variables at least once: This review segment is about the performance of the vehicle. It is selected based on the performance rating of the vehicle. You must use each of the following variables at least once:
Line 68: Line 71:
 |Power Review|This inserts the power review segment.| |Power Review|This inserts the power review segment.|
 |Driveability Review|This inserts the driveability/handling review segment.| |Driveability Review|This inserts the driveability/handling review segment.|
 +
 +\\
 +\\
  
 === Driveability ===  === Driveability === 
Line 76: Line 82:
 |Vehicle Type|This is the type of vehicle being reviewed.| |Vehicle Type|This is the type of vehicle being reviewed.|
 |Rating|This inserts an adjective based on the Driveability rating. | |Rating|This inserts an adjective based on the Driveability rating. |
 +
 +\\
 +\\
  
 === Luxury ===  === Luxury === 
Line 83: Line 92:
 |Model|This is the model name of the vehicle being reviewed.| |Model|This is the model name of the vehicle being reviewed.|
 |Luxury Adjective|This inserts an adjective based on the Luxury rating.| |Luxury Adjective|This inserts an adjective based on the Luxury rating.|
 +
 +\\
 +\\
  
 === Safety ===  === Safety === 
Line 90: Line 102:
 |Model|This is the model name of the vehicle being reviewed.| |Model|This is the model name of the vehicle being reviewed.|
  
 +
 +\\
 +\\
  
 === Fuel ===  === Fuel === 
Line 98: Line 113:
 |City Fuel Consumption|This is the fuel consumption numbers for city driving.| |City Fuel Consumption|This is the fuel consumption numbers for city driving.|
 |Highway Fuel Consumption|This is the fuel consumption numbers for highway driving.| |Highway Fuel Consumption|This is the fuel consumption numbers for highway driving.|
 +
 +\\
 +\\
  
 === Power ===  === Power === 
Line 105: Line 123:
 |Towing weight|This is the maximum amount of weight that the engine/chassis/gearbox is able to pull. Even if the vehicle is not used for towing, this is a good indication of engine torque, vehicle traction, and structural integrity of the vehicle.| |Towing weight|This is the maximum amount of weight that the engine/chassis/gearbox is able to pull. Even if the vehicle is not used for towing, this is a good indication of engine torque, vehicle traction, and structural integrity of the vehicle.|
  
 +
 +\\
 +\\
  
 === Cargo ===  === Cargo === 
Line 112: Line 133:
 |Model|This is the model name of the vehicle being reviewed.| |Model|This is the model name of the vehicle being reviewed.|
 |Cargo Space Spec|This is the amount of cargo and passenger space in both L and CI in the vehicle.| |Cargo Space Spec|This is the amount of cargo and passenger space in both L and CI in the vehicle.|
 +
 +\\
 +\\
  
 === Quality ===  === Quality === 
Line 118: Line 142:
 |Brand|This is the name of the vehicle Marque.| |Brand|This is the name of the vehicle Marque.|
 |Model|This is the model name of the vehicle being reviewed.| |Model|This is the model name of the vehicle being reviewed.|
 +
 +\\
 +\\
  
 === Dependability ===  === Dependability === 
Line 124: Line 151:
 |Brand|This is the name of the vehicle Marque.| |Brand|This is the name of the vehicle Marque.|
 |Model|This is the model name of the vehicle being reviewed.| |Model|This is the model name of the vehicle being reviewed.|
 +
 +\\
 +\\
  
 === Overall ===  === Overall === 
Line 131: Line 161:
 |Model|This is the model name of the vehicle being reviewed.| |Model|This is the model name of the vehicle being reviewed.|
 |Vehicle Type|This is the type of vehicle being reviewed.| |Vehicle Type|This is the type of vehicle being reviewed.|
 +
 +\\
 +\\
 +
 ==== Examples ==== ==== Examples ====
  
 +Videos coming some day.
 +
 +\\
 +\\
  
 ==== Troubleshooting ==== ==== Troubleshooting ====
Line 138: Line 176:
 === My New Review or Changes Are Not in the Game === === My New Review or Changes Are Not in the Game ===
 Start a new save game. Reviews are stored inside the save game file, thus any changes require a new save game to go into effect. Start a new save game. Reviews are stored inside the save game file, thus any changes require a new save game to go into effect.
 +
 +=== Game Crashes ===
 +
 +Most likely you are missing one of the required variables for a review segment. Double check the reviews segments. Each review segment must have the variables on the right of the editor at least once.
 +
 +=== Review doesn't generate ===
 +
 +Either you are missing one of the required variables for a review segment, or you did not escape a single quote character. ('), as of v1.22, reviews should have an escaped single quote character (two single quote characters) so that the information can be properly saved into the save game file. In future builds (hopefully v1.23) we will remove the character escaping requirements.
modtools/revieweditor.1499973140.txt.gz · Last modified: 2022/02/15 17:58 (external edit)