Play by Post games via THE WONDROUS MEDIUM OF REDDIT & NOTHING IN BETWEEN
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#replace thescript.tcl with script name | |
#Desinged for use with Eggdrop | |
if {[catch {source scripts/thescript.tcl>}] err} { | |
putlog "Error while loading thescript.tcl: $err" | |
} else { | |
putlog "thescript.tcl loaded without errors" | |
} | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"projectCreator": "Archie Sullivan", | |
"projectCode": "HT", | |
"projectCodename": "Hypertext", | |
"name": "GET 200", | |
"format": "Television show", | |
"subformat": "Videogame", | |
"currentColaborators": 1.5, | |
"colaboratorNames": [ | |
"Archie Sullivan", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"conventionName": "GEEK", | |
"acronymFor": "Gaming Expo East Kent", | |
"Date": { | |
"days": [ | |
21, | |
22, | |
23 | |
], | |
"Month": "Febuary", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
name:{ | |
charname:"Zutash Zutashin", | |
playername:"Jan Serps" | |
}, | |
details:{ | |
clarrace:{ | |
class:{ | |
primary:"bard", | |
secondary:"fighter" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>History notes</title> | |
<style> | |
body{ | |
font-family:arial, helvetica, sans-serif; | |
} | |
acronym{ | |
font-color:red; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<NotepadPlus> | |
<UserLang name="Fountain" ext="fou fountain" udlVersion="2.1"> | |
<Settings> | |
<Global caseIgnored="no" allowFoldOfComments="yes" foldCompact="no" forcePureLC="0" decimalSeparator="0" /> | |
<Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" /> | |
</Settings> | |
<KeywordLists> | |
<Keywords name="Comments">00 01 02 03/* 04*/</Keywords> | |
<Keywords name="Numbers, prefix1"></Keywords> | |
<Keywords name="Numbers, prefix2"></Keywords> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <sdtio.h> | |
/* */ | |
void intang(x){ | |
return (x-2)*180; | |
} | |
void intangs(x){ | |
return ((x-2)*180)/2; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\" HEAD " | |
.de pp | |
.sp | |
.ti +2m | |
.. | |
\" HEAD END " | |
.ce 4 | |
TERRULTIUM PROJECT LICENSE |
OlderNewer