Scripting/Squirrel/Functions/Textdraw.Delete: 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.

13 March 2016

12 March 2016

  • curprev 11:5711:57, 12 March 2016VK.Angel.OfDeath talk contribs 1,348 bytes +1,348 Created page with "This function will delete the textdraw. == Syntax == <pre>Textdraw.Delete(player);</pre> == Example == <source lang=squirrel> function onScriptLoad() { local x = 100; //..."