-->
Leaving
-->
-->
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
-->
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Omnimaga
»
News
»
Leaving
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: Leaving (Read 8967 times)
0 Members and 1 Guest are viewing this topic.
rivereye
LV8
Addict (Next: 1000)
Posts: 996
Rating: +0/-0
Leaving
«
Reply #15 on:
May 05, 2006, 09:30:00 am »
QuoteBegin-allynfolksjr+May 5 2006, 01:46 PM-->
QUOTE
(allynfolksjr @ May 5 2006, 01:46 PM)
So I was banned, that's very nice of you. Tell me, how long have you been a clairvoyant?
I didn't put it up, Liazon did under request of Kevin. I have no plans on removing it
Logged
>(<')
Liazon
Guest
Leaving
«
Reply #16 on:
May 05, 2006, 09:50:00 am »
I would lift the ban if I knew how. Personally, I don't think you need to be banned, but I think admin have more power than me, so they're the ones making the decisions.
Logged
tenniskid493
Guest
Leaving
«
Reply #17 on:
May 05, 2006, 11:50:00 am »
if Kevin wanted him banned...then I'm goingn to leave him banned for now. I'll see about lifting it a little later
Logged
Alex
Guest
Leaving
«
Reply #18 on:
May 05, 2006, 03:25:00 pm »
Please see this
http://omnimaga.dyndns.org/index.php?showtopic=219&st=0last
Thank you,
- Alex
Logged
Dragon__lance
Guest
Leaving
«
Reply #19 on:
May 05, 2006, 03:28:00 pm »
well kevin, gonna miss you. Just take a short break and worry about your Real Life for a while, cya sometime later
Logged
g28401
Guest
Leaving
«
Reply #20 on:
May 05, 2006, 06:35:00 pm »
have a good sabbatical kevin.
Logged
lolje
LV5
Advanced (Next: 300)
Posts: 299
Rating: +2/-0
Leaving
«
Reply #21 on:
May 09, 2006, 04:28:00 am »
whatever you do - always keep in mind here at omnimaga there are a lot of people who know and like you nearly as well as the own family.
We'll all miss you here; but that should not be a reason to forget about omnimaga.
lolje
Logged
83+/84+ xLIB projects
Age of culture II (~89%)
Contact:
lolje@web.de
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Omnimaga
»
News
»
Leaving
\n\t\t\t\t\t\t\t\t\t
<' + '/div>\n\t\t\t\t\t\t\t\t\t
%body%<' + '/textarea>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
Max characters: 20000; characters remaining:
...<' + '/span><' + '/span>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t<' + '/div>', sTemplateSubjectEdit: '
', sTemplateBodyNormal: '%body%', sTemplateSubjectNormal: '
%subject%<' + '/a>', sTemplateTopSubject: 'Topic: %subject% (Read 8967 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "
Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 11, iCurBoardChildLevel: 0, sCurBoardName: "News", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 11, iTopicId: 1251, sSessionId: "89f1caa597c19969966b28b4e6f14e4c", sSessionVar: "a4b516a3", sLabelIconList: "Message Icon", sBoxBackground: "transparent", sBoxBackgroundHover: "#ffffff", iBoxBorderWidthHover: 1, sBoxBorderColorHover: "#adadad" , sContainerBackground: "#ffffff", sContainerBorder: "1px solid #adadad", sItemBorder: "1px solid #ffffff", sItemBorderHover: "1px dotted gray", sItemBackground: "transparent", sItemBackgroundHover: "#e0e0f0" }); } function tick2() { if (typeof(document.forms.quickModForm) != "undefined") { calcCharLeft2(); setTimeout("tick2()", 1000); } else setTimeout("tick2()", 800); } function message_onkeyup() { if (typeof(document.forms.quickModForm) != "undefined" && typeof(document.forms.quickModForm.message) != "undefined") { document.forms.quickModForm.message.onkeyup = function onkeyup(event) { storeCaret(this); calcCharLeft2(); }; } else setTimeout("message_onkeyup()", 800); } message_onkeyup(); function calcCharLeft2() { var maxLength = 20000; var oldEditor = "", currentEditor = document.forms.quickModForm.message.value; if (!document.getElementById("editorLeft2")) return; if (oldEditor != currentEditor) { oldEditor = currentEditor; if (currentEditor.replace(/\r/, "").length > maxLength) document.forms.quickModForm.message.value = currentEditor.replace(/\r/, "").substring(0, maxLength); currentEditor = document.forms.quickModForm.message.value.replace(/\r/, ""); } setInnerHTML(document.getElementById("editorLeft2"), maxLength - currentEditor.length); } // ]]>-->