We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 011659c + 6dff9e8 commit e485d48Copy full SHA for e485d48
frontend/docs/scripting/functions/AddStaticVehicle.md
@@ -11,7 +11,7 @@ Adds a 'static' vehicle (models are pre-loaded for players) to the gamemode.
11
12
| Name | Description |
13
| -------------------------------------- | ------------------------------------------------------- |
14
-| spawnX | The [Model ID](../resources/vehicleid) for the vehicle. |
+| modelid | The [Model ID](../resources/vehicleid) for the vehicle. |
15
| Float:spawnX | The X-coordinate for the vehicle. |
16
| Float:spawnY | The Y-coordinate for the vehicle. |
17
| Float:spawnZ | The Z-coordinate for the vehicle. |
0 commit comments