Category talk:LSL Events

From Second Life Wiki
Jump to navigation Jump to search

Why all events have a code ender? should be starting with both brackets.

Not this... event(integer);

Should be this... event(integer){ }

But I am unable to correct this format in the wiki, what's the deal? -Vincent Nacon

Sorry thats my fault, I've been meaning to fix it, it's a bug in the template. I just kept forgetting. Strife Onizuka
Fixed, the variable for that part of the title was getting double defined; the latter overwriting the former. Strife Onizuka 18:17, 6 April 2007 (PDT)