Talk:Object:NetworkMarker
From Legacy Roblox Wiki
Jump to navigationJump to search
Umm, NXTBoy, isn't this not supposed to extend anything? Why is it still trying to extend something? --Blocco|Userpage-Talkpage 22:17, 15 August 2010 (UTC)
- I had Template:Object written in a way that assumed everything except Object:Instance had a superclass. I've rewritten it now to conditionally check for a orphaned class, using the if equals and if exists template, so it should now work. Are you sure that this doesn't extend something? There's a difference between not having a member, and crashing when it is accessed.
- There are many Roblox types that don't have superclasses, but none of those are classified as Objects on the Wiki. Does it make more sense to use the Object template or make it like a datatype? --GoldenUrg 23:36, 15 August 2010 (UTC)