Leaderboard: Revision history

From Legacy Roblox Wiki
Jump to navigationJump to search

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.

7 January 2009

  • curprev 02:4802:48, 7 January 2009>Mindraker 26 bytes 0 Thanks for posting the full script
  • curprev 02:4802:48, 7 January 2009>Mindraker 26 bytes −387 Thanks for posting the full script
  • curprev 01:5301:53, 7 January 2009>DarkWolfXV 413 bytes 0 No edit summary
  • curprev 01:5301:53, 7 January 2009>DarkWolfXV 413 bytes 0 No edit summary
  • curprev 01:5301:53, 7 January 2009>DarkWolfXV 413 bytes 0 New page: <pre> function onPlayerEntered(newPlayer) local stats = Instance.new("IntValue") stats.Name = "leaderstats" local c = Instance.new("IntValue") c.Name = "Money" c.Value = 0 c.Parent...
  • curprev 01:5301:53, 7 January 2009>DarkWolfXV 413 bytes +413 New page: <pre> function onPlayerEntered(newPlayer) local stats = Instance.new("IntValue") stats.Name = "leaderstats" local c = Instance.new("IntValue") c.Name = "Money" c.Value = 0 c.Parent...