Talk:DEBUG CHANNEL
Revision as of 13:25, 4 March 2007 by Strife Onizuka (talk | contribs)
Hex to Decimal
Is 0x7FFFFFFF == 2147483647 or -1? The reason I ask is that in llListFindList the HoverText on the value -1 shows "negative one, 0x7FFFFFFF". Cron Stardust 22:41, 3 March 2007 (PST)
- Good catch, sorry for the mistake, anything that uses Template:LSL Hex is correct, that template calculates it's own values when given only a single value. It should say "negative one, 0xFFFFFFFF" (so I corrected it). Strife Onizuka 13:25, 4 March 2007 (PST)