Scripting/Squirrel/Functions/Vehicle.ID: Revision history

Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 January 2017

7 November 2016

  • curprev 13:4913:49, 7 November 2016NicusorN5 talk contribs 454 bytes +454 Created page with "Returns vehicle's ID as a integer. == Syntax == <pre>local ID = player.Vehicle.ID;</pre> == Example == <pre> function onPlayerEnterVehicle( player, vehicle, door ) { local Ve..."