Jump to content

Wulfie Reanimator

Resident
  • Posts

    5,713
  • Joined

Everything posted by Wulfie Reanimator

  1. Instead of resetting the script, you can simply call llStopAnimation and llStartAnimation in the timer event. Resetting the script is technically a bit overkill, but nothing major.
  2. That sounds pretty limited to me. Engaging in a team or conversing with people doesn't really factor into what a game is, but if you mostly play shooters or competitive games then I can totally understand the disconnect. There are lots of games just like SL out there like I mentioned, and they've been there since the 90s in different forms (especially MUDs like Furcadia).
  3. If another animation with the same (or higher) priority is played, the new animation will override the others. Starting/restarting is something to try, but animations greater than priority 6 also exist.
  4. This opinion is held only by people with very limited gaming experience. If SL isn't a game, then neither is Roblox, Minecraft, Gmod, EverQuest Next, or a whole bunch of other sandbox games without goals.
  5. Getting edit access to the wiki is not difficult, you can write a one-sentence support ticket for it.
  6. Reborn is great for being modifiable. It has pretty terrible rigging though, especially at the knees (which become sharp as knives if you fold your legs). Legacy is not worth it if you just want to move from a slim body to another slim body. You'd need better reasons or a huge discount.
  7. It should go without saying that an internet connection has nothing to do with FPS. Not that I would expect a gaming computer getting paired with a satellite connection in the mountains. 😋
  8. The only thing that's changed since is that visiting other pages of the same domain no longer syncs the URL between viewers. Eg. If you go to Wikipedia frontpage, all viewers go to that URL (independently, using separate connections). If you then go to a specific Wikipedia page, other viewers will stay on the frontpage. In other words - SL media has never been fully synced - people have always seen different ads and been able to pause/skip videos without affecting other viewers. This hasn't changed.
  9. LastPass is pretty scary to use after recent events (like 4 leaks in 2023), my workplace switched to 1Password and personally I use BitWarden. Your info is saved on your PC but there is no way to import/export it. The info can't even be used on the same PC when certain changes happen to your system.
  10. You used the Limit Buy option, it's not guaranteed to be filled. You get lindens if another user sells their lindens with a matching price (and after other people in the queue get theirs). You can cancel your order if you don't want to wait.
  11. Your problem is not with AI, but dishonest people.
  12. Searches on MP will completely ignore the description!
  13. Does the script need to "do its thing" in the bought copy, or the original? If the original, you might be able to use the money() event. If the copy, you can store the current owner in state_entry and check for a new value on CHANGED_OWNER. Though the changed event should work for both cases.
  14. Except when you upload a GLTF file, in which case the normal map is uploaded losslessly. j2k supports lossless compression.
  15. I wonder how deep LL checks for assets... If a creator keeps a texture item in their avatar inventory (very likely), is that enough to count? What about texture item in object contents while that object is in avatar inventory? Might be interesting to run some long-term tests.
  16. Pretty much, yeah, but be warned! When you have lots of planes like that, it makes navigating and interacting with things in the rain very difficult, because they catch clicks and alt-camming.
  17. Thanks, now I'm never closing Visual Studio either. 😔
  18. I can see how the wording makes it seem that way, but the resolution increase is for everything.
  19. Remember to set LSL as your active syntax. Your current color scheme will be applied based on that. The "LSL" package by Makopo is what I've used for many years. It works well for colors.
  20. There's been a few threads about this question in recent memory. People tend to use: Sublime Text (strongly recommend) Atom (open source alternative to Sublime Text) Notepad++ Visual Studio Code JetBrains IDEs BBEdit
  21. Of course you'll be able to disable those things. Viewer devs are very conscious of performance. The screenshot simply shows how to check an object's Land Impact. The "30.5" number isn't important -- what's important is that only objects whose Download weight is the highest have been affected by the 15% reduction. You can learn more about how land impact works here: https://community.secondlife.com/knowledgebase/english/calculating-land-impact-r273/ The more lights and mirrors you add, the more LI you need, same as anything else.
×
×
  • Create New...