Difference between revisions of "Category talk:LSL Events"

From Second Life Wiki
Jump to navigation Jump to search
(Attach under S letter)
Line 14: Line 14:
The [[Attach]] event is listed under '''S''' letter. I have no idea about how to fix it. Can someone fix that? (and explain here how it was done)
The [[Attach]] event is listed under '''S''' letter. I have no idea about how to fix it. Can someone fix that? (and explain here how it was done)
--[[User:CrazyTB Oh|CrazyTB Oh]] 11:37, 21 August 2007 (PDT)
--[[User:CrazyTB Oh|CrazyTB Oh]] 11:37, 21 August 2007 (PDT)
:I fixed it. What I do is delete the part that says this is part of the "LSL_EVENTS" category and then put it back. That usually fixes it, and when it doesn't then I just mess around with the page and it eventually gets fixed... [[User:Xaviar Czervik|Xaviar Czervik]] 15:43, 17 September 2007 (PDT)

Revision as of 15:43, 17 September 2007

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)

Attach under S letter

The Attach event is listed under S letter. I have no idea about how to fix it. Can someone fix that? (and explain here how it was done) --CrazyTB Oh 11:37, 21 August 2007 (PDT)

I fixed it. What I do is delete the part that says this is part of the "LSL_EVENTS" category and then put it back. That usually fixes it, and when it doesn't then I just mess around with the page and it eventually gets fixed... Xaviar Czervik 15:43, 17 September 2007 (PDT)