Difference between revisions of "Talk:TEXTURE PLYWOOD"
Jump to navigation
Jump to search
m |
m |
||
Line 6: | Line 6: | ||
:It's technically a string constant. | :It's technically a string constant. | ||
:<lsl>llOwnerSay(llList2String(["invalid", "integer", "float", "string","key","vector","rotation"], llGetListEntryType([ | :<lsl>llOwnerSay(llList2String(["invalid", "integer", "float", "string","key","vector","rotation"], llGetListEntryType([TEXTURE_PLYWOOD])));</lsl> | ||
-- [[User:Strife Onizuka|Strife Onizuka]] 04:25, 8 July 2008 (PDT) | -- [[User:Strife Onizuka|Strife Onizuka]] 04:25, 8 July 2008 (PDT) |
Latest revision as of 03:25, 8 July 2008
I can't figure out what is making this darned entry show under string, where it is out of place.
Chaz Longstaff, 8 July 2008.
- It's technically a string constant.
- <lsl>llOwnerSay(llList2String(["invalid", "integer", "float", "string","key","vector","rotation"], llGetListEntryType([TEXTURE_PLYWOOD])));</lsl>
-- Strife Onizuka 04:25, 8 July 2008 (PDT)