User:Travis Wells
From Homestar Runner Wiki
(Difference between revisions)
Travis Wells (Talk | contribs) |
Travis Wells (Talk | contribs) |
||
Line 4: | Line 4: | ||
I have a picture of me, but it is in black and white. Since you most likely have a color monitor, it won't show up. Sorry. | I have a picture of me, but it is in black and white. Since you most likely have a color monitor, it won't show up. Sorry. | ||
+ | |||
+ | ---- | ||
+ | Since I'm not sure if this should go on a outside page or a wiki page (But want to publish it somewhere), my current Stinkoman 20X6 format findings: (In anticipation of a level editor) | ||
+ | |||
+ | <pre> | ||
+ | Ornament IDs: | ||
+ | 0 - Tree | ||
+ | 1 - Sun | ||
+ | 2 - Bush | ||
+ | 3 - Damaged Tampo | ||
+ | 4 - Cloud | ||
+ | 5 - End of level flag | ||
+ | |||
+ | Platform IDs: | ||
+ | |||
+ | 0 - Thin grassy platform middle (width=124) | ||
+ | 1 - Left thin grassy endpoint (width=8) | ||
+ | 2 - Right thin grassy endpoint (width=8) | ||
+ | 3 - Thin grassy complete (width=140) | ||
+ | 4 - Thick grassy middle (width=129) | ||
+ | 5 - Thick grassy right end (width=8) | ||
+ | 6 - Thick grassy left end (width=8) | ||
+ | 7 - Thick grassy complete (width=142) | ||
+ | 8 - Thick grassy hover (width=50) | ||
+ | 9 - Ground middle (width=196) | ||
+ | 10 - Ground right (width=10) | ||
+ | 11 - Ground left (width=10) | ||
+ | 12 - Grey shelf middle (width=160) | ||
+ | 13 - Tablecloth (width=282) | ||
+ | 14 - Grey shelf right (width=24) | ||
+ | |||
+ | </pre> |
Revision as of 07:03, 24 March 2005
I am me. The most important thing about me you need to knows is that I am five feet 11 inches tall (that's 180 centimeters for you saner people).
I'm a programmer. I've spent way too much time hacking 3DMM, and I will be forever paying for that.
I have a picture of me, but it is in black and white. Since you most likely have a color monitor, it won't show up. Sorry.
Since I'm not sure if this should go on a outside page or a wiki page (But want to publish it somewhere), my current Stinkoman 20X6 format findings: (In anticipation of a level editor)
Ornament IDs: 0 - Tree 1 - Sun 2 - Bush 3 - Damaged Tampo 4 - Cloud 5 - End of level flag Platform IDs: 0 - Thin grassy platform middle (width=124) 1 - Left thin grassy endpoint (width=8) 2 - Right thin grassy endpoint (width=8) 3 - Thin grassy complete (width=140) 4 - Thick grassy middle (width=129) 5 - Thick grassy right end (width=8) 6 - Thick grassy left end (width=8) 7 - Thick grassy complete (width=142) 8 - Thick grassy hover (width=50) 9 - Ground middle (width=196) 10 - Ground right (width=10) 11 - Ground left (width=10) 12 - Grey shelf middle (width=160) 13 - Tablecloth (width=282) 14 - Grey shelf right (width=24)