Material (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Wyoming Added some other parts to list |
>Oysi93 Someone, please put the "material number part" into a better format. =] |
||
Line 8: | Line 8: | ||
|}}</onlyinclude> | |}}</onlyinclude> | ||
|} | |} | ||
== Material Numbers == | |||
When setting a material type, you can use these numbers instead of their names. | |||
<pre> | |||
Concrete = 816 | |||
CorrodedMetal = 1040 | |||
DiamondPlate = 1056 | |||
Foil = 1072 | |||
Grass = 1280 | |||
Ice = 1536 | |||
Plastic = 256 | |||
Slate = 800 | |||
Wood = 512 | |||
</pre> |
Revision as of 21:46, 22 September 2010
Material Numbers
When setting a material type, you can use these numbers instead of their names.
Concrete = 816 CorrodedMetal = 1040 DiamondPlate = 1056 Foil = 1072 Grass = 1280 Ice = 1536 Plastic = 256 Slate = 800 Wood = 512