NationStates Jolt Archive


What's it like?

Letila
21-11-2003, 00:13
What's it like to be able to access all that stuff in the game? Is it like being the Architect? Is there a secret forum only visible to mods?

---------------------------------------------------------------------------------
Mliêstôlkakûmek(Love all as you love yourself)
Racism-the other stupid ideology
Peace, love, and girls with small waists and really big butts!
http://www.sulucas.com/images/steatopygia.jpg
They say, "1 day since the
last starship accident."
Goobergunchia
21-11-2003, 00:16
:arrow: Moderation (I think....)

Is there a secret forum only visible to mods?

Forum 7, I believe.

Goobergunchia
Non-Moderator
Letila
21-11-2003, 00:20
Cool. Now if only I had access to it.

---------------------------------------------------------------------------------
Mliêstôlkakûmek(Love all as you love yourself)
Racism-the other stupid ideology
Peace, love, and girls with small waists and really big butts!
http://www.sulucas.com/images/steatopygia.jpg
They say, "1 day since the
last starship accident."
Letila
21-11-2003, 01:12
(Matrix music plays)

I can feel the code. I am the one!

[code:1:5c7a77fd9a]function emoticon(text) {
text = ' ' + text + ' ';
if (document.post.message.createTextRange && document.post.message.caretPos) {
var caretPos = document.post.message.caretPos;
caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text;
document.post.message.focus();
} else {
document.post.message.value += text;
document.post.message.focus();
}
}[/code:1:5c7a77fd9a]

---------------------------------------------------------------------------------
Mliêstôlkakûmek(Love all as you love yourself)
Racism-the other stupid ideology
Peace, love, and girls with small waists and really big butts!
http://www.sulucas.com/images/steatopygia.jpg
They say, "1 day since the
last starship accident."