CB textbin

by Cbgames
Show Text / Show Code functions
ID:125853
 
Adds show text/code functions.
It's kind of like a pastebin.

Requires:
LummoxJR SyntaxHighlighter

var/CBtextbin/textbin = new()   // set as a gobal var. You can also set a save folder in the new like new("savefolder/textbin/") don't forget the / 

textbin.createText(msg) // Creates a plain text textbin. Returns a number which is the id of the textbin

textbin.createDM(msg) // Creates a DM highlighted textbin. Returns a number which is the id of the textbin

textbin.getUrl(number) // Returns the url. Number is the id of the textbin.

textbin.display(client,number) // Display a textbin to a client. Number is the id of the textbin.


Creative Commons Licence
This work is licensed under a Creative Commons Attribution-ShareAlike 2.0 UK: England & Wales License.

-- Christopher "Cbgames" Boland
cbgames please unban me from chatters!