Page 2 of 198

Re: Website Suggestions

PostPosted: August 16th, 2009, 5:36 pm
by 3.14
Ok..how about more smileys...like forumotion offers 61 smileys...and you can add more!!

Re: Website Suggestions

PostPosted: August 24th, 2009, 1:55 am
by fourinone
This has already been suggested in the Level Designer Contest thread, but I'm putting it here so it can actually be seen...
Perhaps you can add medals for the LD contest winners. This can be a small image under your avatar or something, depicting a gold, silver, or bronze medal. I don't know how this can work, but it seems possible...

Also, another small quibble: can you make it so the chat can display symbols, such as the Tunga font, as in the old forums? This isn't very important, but it would be nice if it were added.

Re: Website Suggestions

PostPosted: August 28th, 2009, 3:19 pm
by TrappedTime
Oh I don't know..
Maybe....Not have moved at all?!
People lost their levels!
And I'm upset!!!!

Re: Website Suggestions

PostPosted: September 1st, 2009, 5:37 am
by Suyo
TheBetterGamer wrote:Oh I don't know..
Maybe....Not have moved at all?!
People lost their levels!
And I'm upset!!!!


If you need something from the old forum, contact staff. We can still see everything.

Re: Website Suggestions

PostPosted: September 2nd, 2009, 7:39 am
by 3.14
How about more ranks?

I'm like...dying for something other then Veteran.

Re: Website Suggestions

PostPosted: September 2nd, 2009, 8:41 am
by Suyo
Oh god no. Please no Postcount/Rank eletism.
It's just decoration, not "HA I HAS MOAR POSTS THAN U SO I IS BETTER!!!!!!!1111"

Re: Website Suggestions

PostPosted: September 3rd, 2009, 8:35 am
by 3.14
Grammer fail

And I didn't say that...and I didn't do that...just...more ranks...hehe... :D

Re: Website Suggestions

PostPosted: September 12th, 2009, 6:17 am
by stavros
Runouw can add remove comment too :D That should be a great idea I think ;)

Re: Website Suggestions

PostPosted: September 17th, 2009, 4:15 pm
by TheMMMification
Maybe you could add a GT and the Evil Factory section?

Re: Website Suggestions

PostPosted: September 17th, 2009, 5:21 pm
by agentms11
install this spoiler bbcode.
Code: Select all
[spoiler]{TEXT}[/spoiler]


Code: Select all
<div style="margin:20px; margin-top:5px"><div class="quotetitle"><input class="button2 btnlite" type="button" value="Show" style="text-align:center;width:100px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';      this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" /></div><div class="quotecontent"><div style="display: none;">{TEXT}</div></div></div>