Difference between revisions of "Talk:LSL Hacks"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
A friend said that the same (List != []) New + [] of addition elements trick can be used for string. Can someone verify that this memory hack works for strings? --[[User:Nexii Malthus|Nexii Malthus]] 13:43, 13 August 2008 (PDT) | A friend said that the same (List != []) New + [] of addition elements trick can be used for string. Can someone verify that this memory hack works for strings? --[[User:Nexii Malthus|Nexii Malthus]] 13:43, 13 August 2008 (PDT) | ||
:I have added the <code>(List = []) + List</code> hack to the list, I don't recall why I didn't add it last time. Could you give a (better) example of what you mean, it's not immediately apparent. -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 14:24, 13 August 2008 (PDT) |
Revision as of 13:24, 13 August 2008
A friend said that the same (List != []) New + [] of addition elements trick can be used for string. Can someone verify that this memory hack works for strings? --Nexii Malthus 13:43, 13 August 2008 (PDT)