Difference between revisions of "Talk:TEXTURE PLYWOOD"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
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([TEXTURE PLYWOOD])));</lsl>
:<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 04: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)