LSL – Key
key chave;//Tipo de dado key default { state_entry() { chave = "a822ff2b-ff02-461d-b45d-dcd10a2de0c2"; } touch_start(integer total_number) { llSay(0, (string)chave); llSay(0, (string)llDetectedKey(0)); } }
- LSL – String e Listas
- LSL – Rotation , Vector , Float
- LSL – Funções
- LSL – States e funções
- LSL – Tipos de Dados
Admin

Leave a Reply