"Sign"bols

Level Designer Contests, discussion about and help with the Level Designer, information about glitches, and levels and level series can be found here.

Moderator: Level Moderator

"Sign"bols

Postby nin10mode » July 8th, 2010, 2:19 pm

So I was making my "MmR" level And I wanted to fit more words into a sign. I tried to figure out the ascii code and found out %20 means "Spacebar." I needed a comma, so I changed the second digit of %20 multiple times. I couldn't get it and decided to go to 10 - 19 and found some "Secret Symbols." Play the level for 'em. Post all the other symbols too. ( All symbols < 29)
Code: Select all
50x30~0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M0*28*2K2M~1,64,832,0,0,Right|73,111,863,10%3D%10%20%20%20%20%20%20%20%2011%3D%11%0D12%3D%12%20%20%20%20%20%20%20%2013%3D%13%0D14%3D%14%20%20%20%20%20%20%20%2015%3D%15%0D16%3D%16%20%20%20%20%20%20%20%2017%3D%17%0D18%3D%18%20%20%20%20%20%20%20%2019%3D%19%0D~1~1~My%20Level
Image
Art: show
Anime: show
Imagei use mal now but this sigbar is pretty
Videos: show
ImageImage
im@s: show
Image
User avatar
nin10mode
Immune to Death

Error contacting Twitter
Error contacting last.fm
 
Posts: 3087
Joined: October 3rd, 2009, 6:11 am
Location: Not here

Credit To Team

Thumbs Up given: 102 times
Thumbs Up received: 221 times

Re: "Sign"bols

Postby Worst_master » July 8th, 2010, 6:38 pm

Not only that, your code is wrong because there were no this sybol. There were no %11......
%2C=comma
%2E=fullstop
%0D=Next row.
It is the most common.
User avatar
Worst_master
Minister of Oerhaos

 
Posts: 1863
Joined: December 31st, 2009, 8:34 pm
Location: Hong Kong, Sure, you don't believe? Do you know where is hong kong? A special area in china......

Thumbs Up given: 0 times
Thumbs Up received: 1 time

Re: "Sign"bols

Postby fourinone » July 8th, 2010, 8:41 pm

This is called HTML encoding. Here's a useful little table listing all of the character codes. (I've been using this trick for a while, but I guess I never formally shared it, hehe. :awe: )
ImageImageImage
YOU ARE NOW MANUALLY BREATHING
User avatar
fourinone
Honorary Member

 
Posts: 542
Joined: August 1st, 2009, 3:27 pm

Thumbs Up given: 5 times
Thumbs Up received: 40 times


Return to Super Mario 63 Level Designer