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.
1 parent e35c118 commit 6dff9e8Copy full SHA for 6dff9e8
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