Scripting/Squirrel/Functions/Vehicle.Speed: 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

22 April 2016

  • curprev 20:2020:20, 22 April 2016Pun1sh3r talk contribs 531 bytes +531 Created page with "Returns vehicle's speed. == Syntax == <pre>vehicle.Speed</pre> == Example == <source lang=squirrel> function onPlayerCommand( player, cmd, text ) { if ( cmd == "myspeed" )..."