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

11 April 2017

30 January 2017

5 March 2015

26 July 2014

25 July 2014

  • curprev 07:5807:58, 25 July 2014Mariu22S talk contribs 382 bytes +382 Created page with "== Syntax == <pre>player.Score</pre> <source lang=squirrel> function onPlayerCommand( player, cmd, text ); if ( cmd == "myscore" ) { MessagePlayer( "Your score is " + ..."