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

21 May 2019

30 January 2017

26 July 2014

25 July 2014

  • curprev 08:3608:36, 25 July 2014Mariu22S talk contribs 475 bytes +475 Created page with "== Syntax == <pre>player.IsSpawned</pre> <source lang=squirrel> function onPlayerCommand( player, cmd, text ); if ( cmd == "checkspawn" ) { local plr = Fi..."