Category talk:LSL Events
Revision as of 15:46, 6 April 2007 by Vincent Nacon (talk | contribs)
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