Language:
Lua     Change language:
Pastebin: 132007
Author: cralor
Subject: Re: Untitled
Created: 2010-01-26 21:42:59
Download and save
Toggle line numbers
1local function newtext(msg, time, author) 
2    msgfont:SetText("Message: "..msg) 
3    authorfont:SetText("From: "..author) 
4    datefont:SetText("Date/Time: "..time) 
5end 
Thread:
[132006] Untitled by cralor at 2010-01-26 21:34:34 (diff)
  [132007] Re: Untitled by cralor at 2010-01-26 21:42:59
Tip: Click the line numbers to toggle highliting on that line.

Paste followup:

Language:
Author:
Subject:


    Tabstop:     bigger biggest
Note: You can prefix a line with "@@@" to highlight it.