Jump to content

Luca Coeur

Resident
  • Posts

    65
  • Joined

  • Last visited

Everything posted by Luca Coeur

  1. Huhu, hast Du mal im Spam-Ordner nachgeschaut? Dort landen Mails aus SL gelegentlich :-/
  2. Huhus, the links Gaia kindly provides seem to be somewhat faulty. There's a surplus http: at the end The Blender-wiki can be found under COLLADA / Blender-Wiki The beginners tutorial from Blender-Cookies is to be found here: Blender-Cookies I hope that helps a bit getting started with Blender :-) Have a lot of fun PS.:I just found out Gaia instantly corrected the glitches - nevermind my post
  3. Megaprim.sl apears to work just fine now. Must have been a temporal discontinuity there ^^ Greetings and happy building
  4. There have been some threads on this forum about that ;-) A solution for Shoutcast v2 servers is found in: http://community.secondlife.com/t5/LSL-Scripting/Song-information-shoutcast-V2/td-p/2057699/page/2 If you google for lsl shoutcast information you'll find some more threads in several places with working code snippets.
  5. Maybe the Admin of your network could Setup a transparent Proxy Server. That way you wouldnot need a customized viewer which might habe to be reworked on the next update. Written on my Smartphone - sorry for typos
  6. Hi Emily, welcome to the forum :-) I don't see any legal problem in moving said animations into a different object of you choosing. If the animations are copy you can even retain your original object. Sometimes the creator makes an object no modify though. Then you cannot put the animation back into said object should you wish so one day and it would be unusable.
  7. The OR would be: if(llDetectedName(i) == "Bullet" || llDetectedName(i) == "Cody")// means that if the object is called Bullet OR Cody it will:... The NOT is expressed via "!" as in integer running = TRUE;integer error = FALSE;if( running && !error ) { // do stuff if running is active and no error occured up to now} So the list you look for contains: comparison operators: == != < <= > >= logical operators: && || ! bitwise operators: & | ~ ^ Full list with some info for you at http://wiki.secondlife.com/wiki/LSL_Operators Edit: I'm too slow at typing :-/
  8. hmmm... /me wonders if that will be US$ or L$. In the latter case that will be near 10 US$, certainly a huge payout for a scripter doing all that stuff you mentioned... *giggles*
  9. Maybe there is a viewer making use of those new features, just not for us users but for the developers.
  10. I'd sooo love to see his spell checked versions of the dekalog - handed back for correction -
  11. Great argument :-) Please remind me again, when were you nominated for a nobel prize for literature?
  12. Some people have an intellectual horizon with a radius of zero which they rightfully call their point of view then. BukToms invitation was clearly aimed at everyone with a wider range ;-) Nobody is forced to attend and it is solely up to the attendants to feel satisfied by the presentation or not. Given that a lot of non native speakers read and post on the forum I regard it as highly unfair to use typos as a reason to question the understanding of your posts. They are no subtle pieces of literature... Regards and hugs to BukTom
  13. The "decimate" modifier is intended to reduce the complexity of the mesh. Maybe that's what you're looking for? Decimate Modifier in Blender Documentation Have a lot of fun :-)
  14. OTOH the local textures are visible only to one person: you. Temp-uploads were visible to all other residents as well as long as they lasted. So the benefit to you may vary depending on the goals you try to archive... And as for the load, seriously, how many temp-uploads of textures are there on a region at any given time?
  15. You could have a look at the article on writing HUDs http://secondview.wordpress.com/2007/12/05/scripting-snippets-7-creating-a-hud/ and http://secondview.wordpress.com/2007/12/18/script-snippets-8-text-output-for-a-hud/ Happy scripting ;-)
  16. Welcome to the forums :-) There is no waiting period I am aware of. There is a fee of 10 L$ for every upload though. So maybe you're just out of money? Best regards
  17. Hi Gistya, as far as I've heard LL employees aren't especially eager reading the forums so chances are your proposal will get lost. A better way might be to open a feature request in the Jira bugtracker. After that you can use the forum to get attention to that issue and by providing a link to the Jira in question other participants can vote on it. That way you might catch the attention of some LL staff. Maybe someone in the programming might consider it low hanging fruit if you even provide links to the libraries you mentioned so it could be done without breaking content and costing too much labour. Best regards and good luck
  18. It looks like there might be some movement in the case. At least VirWoX announced that LL is considering and negotiating ways to continue Third Party Exchanges. I don't know about other TPEs and considering the speed of decision making at LL I wouldn't hold my breath either ... Citation from https://www.virwox.com/ Gute Nachrichten: Linden Lab ist an uns mit einem Vorschlag herangetreten, wie wir unseren Dienst auch im Rahmen der neuen Geschäftsbedinungen weiterhin in Second Life anbeiten koennen. Wir sind im Gespraech und hoffen, schon sehr bald weitere Informationen mitteilen zu koennen. Translation (free): Good news: LL approached with a proposal how to continue our service under the new TOS. We hope to be able to report on the proceeding soon.
  19. That's the culprit! LL upped the limit rather recently from 30 to 60 seconds. Not all viewers support that yet. So you are using a viewer which supports uploading and viewing the long animation, whereas your visitors have a different or maybe older viewer which does not support the longer animations. Nothing you can do here besides talking your friends in upgrading their viewer to a more recent one...
  20. Hi Joni, to my restricted knowledge a script can only compare the active group of the toucher to its own group and act upon that. There seems to be no means to differentiate between roles - sorry. But maybe some of the more advanced scripters here know a way to circumvent that ;-)
  21. Hi Zeega, welcome to the forums :-) First off : I don't have specific informations about the flying fox avatar as I don't have that one. But some thoughts might be helpful even then... Modding the avatarhead can be quite a task. The shape is defined by sculpties which you can't modify except for size maybe. Since you won't get the source-files for blender or whatever 3D-software AX is using, you won't be able to start your new head-shape based on the on you get with the avatar. Reexturing the head isn't quite easy too since the makers tend to optimize the textures by combining several textures for the various components into one texture and appliing them with various offsets and repeat-factors. You can retexture individual prims though - i.e. if you like to have a red nose ;-) Reworking the skin would be creating a whole new skin for your avatar as you won't get a texture you can download to your computer, modify and upload again. You might be able to use one of the very good and freely available templates for human skins though. Those are layered PSD-files (for Photoshop) or The Gimp. If you only want to add some features to the skin but keeping it otherwise unchanged, you might do so with the tatoo-layer. Whatever is visible on this layer is superimposed on the skin. I hope this can get you started and feel free to ask more specific questions ;-)
  22. You can circumvent this limit though - you can make a basic vehicle with less then 32 prims and attach the remainder (as a linkset) to the driver. So basically the driver is wearing a part of the vehicle while sitting on the other part. It's a bit strange but it works ..
  23. I don't think the lag would be that limiting as the Arduino board in question (in the OP) can have it's own web server. So the round trip times of datapackets via USB should be below 1 ms. Basically you would use some sort of a TCP/IP vie USB driver and give your device some local IP address. Then you can call the webserver on your device directly without the need of an external webserver on the internet. BTW - I don't think all people would like to see you know when they use your - ahem medical - device ^^ *giggles*
  24. I get to see this sometimes when my AO is accidentally switched off - worth a look maybe
  25. I had to start a new viewer instance to be able to log in. A mere click on the login button didn't do the trick. Maybe a reboot might solve the problem... Good luck - and have a lot of fun ;-)
×
×
  • Create New...