Jump to content

AreWe Onyett

Resident
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thanks Innula, that is a real shame, although I can appreciate the concerns around it. Do you know whethere there is a jira on this subject? Thanks AreWe
  2. does anyone know if there is a way of adjusting the new point lighting parameters (FOV, Focus, Ambience, and texture) from a script? I would have assumed PRIM_POINT_LIGHT in a llSetPrimitiveParams would be the place for it, but that doesnt appear to have the new parameters documented .... thanks
  3. Thanks Cerise, for confirming that I should stop looking for it .... and thanks Rolig for pointing me at that function and saving me having to create one
  4. Can anyone tell me if there is any quick way to cast or convert a binary representation to a (decimal) integer value? for example, my UI creates a text string in the form "1111" and I want to pass this to a function as an integer (decimal) value of 15 .... Obviously I could code a function to do the conversion, but I was wondering if there is any built-in function, or method of casting the string to an integer value ... I haven't been able to find any information on this either here or in the LSL wiki ... Thanks
×
×
  • Create New...