Category talk:LSL Events
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
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