Difference between revisions of "User:Flame CZE/Sandbox"

From LFS Manual
Jump to navigationJump to search
(Replaced content with "{{Infobox vehicle mods}} = Vehicle Mod Creation Tutorial = The goal of this tutorial is to go through all parts of vehicle mod creation process in LFS....")
Tag: Replaced
 
(120 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox vehicle mods}}
+
= InSim packet infobox =
  
= Vehicle Mod Creation Tutorial =
+
{{Infobox
 +
| above    = IS_STA
  
The goal of this tutorial is to go through all parts of [[Vehicle Mods|vehicle mod]] creation process in LFS. By the end of the tutorial, you should have an understanding how to create a fully functional vehicle mod from scratch.
+
| abovestyle  = background-color: #dedede
 +
| headerstyle = background-color: #dedede
  
Before you start, you need an unlocked installation of [[LFS Editor]] and LFS on your computer. If you don’t have it yet, follow the [[LFS Editor]] installation guide.
+
| header1 = Overview
  
[[Category:Mods]]
+
| label1  = Size
 +
| data1  = 28
  
== Vehicle layout ==
+
| label2  = Type
== Basic suspension setup ==
+
| data2  = ISP_STA (5)
== Modelling ==
+
 
== Texturing ==
+
| label3  = Usage
== Masses & object positions ==
+
| data3  = Info
== Lights ==
+
 
== Dashboard gauges ==
+
| belowleft = '''Previous packet'''<br />[[IS_MOD]]
== Number plates ==
+
| belowright = '''Next packet'''<br />[[IS_NPL]]
== Mirrors ==
+
}}
== Drivetrain ==
+
 
== Engine ==
+
{{-}}
== Suspension ==
+
 
== Wheels & tyres ==
+
= LFS compatibility matrix =
== Customisable colours ==
+
 
== Steering wheel ==
+
{| class="wikitable"
== Driver animation ==
+
|+ Version Compatibility Matrix
== Aerodynamics ==
+
| rowspan="2" colspan="2" |
== Driver side swap ==
+
! colspan="4" | LFS Client
== Model level of detail meshes (LOD) ==
+
|-
== Customisable liveries / skins ==
+
! 0.5A !! 0.5B !! 0.6A !! 0.6B
 +
|-
 +
! rowspan="4" | Replay
 +
! 0.5A
 +
| {{N/A|-}} || {{yes}} || {{no}} || {{no}}
 +
|-
 +
! 0.5B
 +
| {{yes}} || {{N/A|-}} || {{no}} || {{no}}
 +
|-
 +
! 0.6A
 +
| {{yes}} || {{yes}} || {{N/A|-}} || {{no}}
 +
|-
 +
! 0.6B
 +
| {{yes}} || {{yes}} || {{no}} || {{N/A|-}}
 +
|}
 +
 
 +
= Wind =
 +
 
 +
'''Wind''' is an optional [[:Category:Tracks|track]] feature in Live for Speed. There are three wind speed settings: no wind, low wind and high wind. Wind speed can be set in the [[Game Lobby Screen]] or by using the {{kbd|/wind}} command.

Latest revision as of 14:48, 15 September 2025

InSim packet infobox

IS_STA
Overview
Size 28
Type ISP_STA (5)
Usage Info
Previous packet
IS_MOD
Next packet
IS_NPL


LFS compatibility matrix

Version Compatibility Matrix
LFS Client
0.5A 0.5B 0.6A 0.6B
Replay 0.5A - Yes No No
0.5B Yes - No No
0.6A Yes Yes - No
0.6B Yes Yes No -

Wind

Wind is an optional track feature in Live for Speed. There are three wind speed settings: no wind, low wind and high wind. Wind speed can be set in the Game Lobby Screen or by using the /wind command.