Talk:MLPV2 Give Item Add-on

From Second Life Wiki
Revision as of 09:15, 20 July 2008 by Chaz Longstaff (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Chaz, you can't use named constants (e.g., "LINK_THIS") in the .MENUITEMS files. When cast to integer, it yields zero. Goodness knows what that causes when passed to llMessageLinked(), because it doesn't seem to match any of the defined constants.

ah kk thanks Lear. It worked, but I'd rather of course be sure that it was always going to work. So thanks for jumping , cheers! Chaz Longstaff 09:15, 20 July 2008 (PDT)