Scripting/Squirrel/Functions/Object.RotateTo: 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

9 March 2016

21 December 2015

  • curprev 23:4623:46, 21 December 2015Luis labarca talk contribs 339 bytes +339 Created page with " '''Syntax''' <pre> function onScriptLoad() { Obj<-CreateObject(502, 0, Vector(-897.355, -339.4, 13.6187), 255); } </pre> '''Example''' <source lang=squirrel> function..."