-
Content Count
149 -
Joined
-
Last visited
Community Reputation
701 ExcellentAbout panterapolnocy
-
Rank
Advanced Member
Recent Profile Visitors
2,121 profile views
-
What are you watching today?
panterapolnocy replied to Garnet Psaltery's topic in General Discussion Forum
Right now I'm listening to/peeking at the movie linked below. Later on I plan to watch Phoenix Wright / Ace Attorney anime. -
To be more specific, after https://modemworld.me/2020/10/08/october-2020-wug-summary-with-sl-mobile-news/ :
-
spread primis around in a random circular fashion
panterapolnocy replied to testgenord1's topic in LSL Scripting
Maybe it wouldn't be an elegant way - but if you can rotate the pieces, then you can always just randomly do that to each of them, so they face a random direction every time, move them random distance from 0m to your circle radius limit (for example with llSetRegionPos(llGetLocalPos() + llRot2Fwd(llGetLocalRot()) * radius) ), then rotate them back to their original state. -
Are we living in a Simulation?
panterapolnocy replied to BelindaN's topic in General Discussion Forum
-
If you're wearing it... string gInventoryName = "cookie"; default { on_rez(integer sp) { llSetMemoryLimit(llGetUsedMemory() + 2048); } touch_start(integer total_number) { key touchedBy = llDetectedKey(0); llOwnerSay("I was touched by secondlife:///app/agent/" + (string)touchedBy + "/about"); llGiveInventory(touchedBy, gInventoryName); } }
-
What are you watching today?
panterapolnocy replied to Garnet Psaltery's topic in General Discussion Forum
Yet another lovely Ghibli. ~ -
-
I wonder if someone would recognize these as well; Over 20 years ago my parents got me a keyboard, and it had this melody as demo: https://youtu.be/_noFjAx56_I plus I also do remember, that my cousin had a device with this one: https://youtu.be/FBaOxO2qbRY - I am not a musician by any means today, but... nostalgia and memories are back. And so... after 20 years... I can listen to the original "500 Miles Away from Home - Railroaders Lament - The Brothers Four"... https://youtu.be/PFGlBcU9zxo?t=50
-
-
-
I believe that this dialogue was not invoked by a script directly, because it clearly looks like a notice sent through the region management floater, ALT + R -> Region tab -> "Send Message to Region: Send a notification to everyone on the region. Use sparingly, to give important information". This could be sent manually, this could be sent via a bot - but would need more than just a lone LSL script.
-
El mismo botón, "M" activa "mouselook". Es posible que desee ir a Preferencias -> Mover y ver -> Movimiento -> Marque la casilla "Pulsar teclas de letras afecta al movimiento", por lo que en lugar de iniciar el chat, las teclas de letras moverían su avatar y permitirían que el botón M active "Mouselook".
-
Punnybone started following panterapolnocy
-
Is it this error by any chance? https://wiki.firestormviewer.org/fs_intel_fix_32bit Also: https://www.nytimes.com/2016/03/03/technology/personaltech/checking-the-graphics-card-specifications-on-your-computer.html