Scripting/Squirrel/Functions/Player.Angle: 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

8 January 2015

  • curprev 09:2509:25, 8 January 2015MatheuS talk contribs 232 bytes +232 Created page with "== Syntax == <pre>float player.Angle</pre> == Example == <pre>function onPlayerCommand( player, cmd, text ) { if ( cmd == "angle" ) { MessagePlayer( "Your..."