Jump to content

Drop Woodland

Resident
  • Posts

    18
  • Joined

  • Last visited

Everything posted by Drop Woodland

  1. Thanks for responses. It turned out that auto-play in firestorm was not on. It works like a charm now. Conclusion: -Click media face to active it if media is not set to auto-play -Else media just starts to play
  2. Hi. Im setting media on a prim face (which is a hud) via a script and it works fine. But when i go about to reattach the hud from inventory the media is gone, if i hover the mouse point over the face then the omnibox appear. And at occasions clicking the face makes the media web page visible again. And clicking the omnibox always brings the media web page back. If i go into edit selection to view settings of the media face, it is active and says ie. that google.com is the current web page and yahoo.com is the homepage. Does anyone know have to make media (moap) appear on a hud after reattaching it automatically via a script? Im on firestorm and use http://wiki.secondlife.com/wiki/LlSetPrimMediaParams with no luck.
  3. It is painful to look at when playing the game. Also the art style is not so fine. Else the placements are correct. All i'm looking for is a new style.
  4. Hi. Would someone have the time to take one a texture atlas project? The texture should be 5 by 5 where the top 10 squares are one font and the next 10 are an other font, after that there would be two squares in the first font and the next two are in the second font. The last square (bottom right) would be for an dot (in center) with an line that goes from the dot and almost to the square edge. The main illusion should be that an button have been pressed, except for the first square in the two last groups. In the attached image: The numbers one through ten is font 1, numbers 11-20 is font 2, numbers 21-22 is font 1, numbers 23-24 are font 2 and number 25 should be the dot line. The color, style i will leave for you to chose. But something that account for color blind people would be nice but not necessary. Edit: Forgot what each square should contain : ) ops This is for a minesweeper game, square 1 should indicate and open tile with no mine and no number, 2-10 should be and number from 1 to 9. The next 10 square should be the same in an other font. square 21 is and un-opened square, the next is and open and with an mine, the next two squares are same but in font 2. The last square is the dot line(not an arrow). Adding the texture i'm using at the moment for extra clarification, the blue one.
  5. Hi. Would like to team up with someone who are able create or adapt a line of 'de-dress me clothes' for the Jomo avatar. Basically a sett of shapes for a clothing. Like if a sweater is to be worn the sett/states of the sweater would be 1-over the head, 2-arms inside the sweater, 3-sweater half covering the body and 4 - sweater is properly on. My part would be to code an interface that would allow change to access permission, which sett to manipulated, change clothes texture/color and a version of touch emotes. This is the basic of the de-dress clothes, not all points here need to be in a final product or there can be more. The lines would be sold shared on marketplace. Optionally I would code as an exchange.
  6. Hi. Did some experiments also. Found that with Physics shape type as Convex hull, sl simplifies the physic shape opposite to shape type Prim were i got full resolution on the test prim. Thanks for replies, my curiosity has been more then satisfied 😃
  7. @ChinRey: You project seems to be more grand then my'n. Then its some what safe to assume a scaled down ground model is not to tacking for the servers. Would like to add an thumb or two up on project and for sharing.
  8. @CoffeeDujour: Not be able to measure is a plus in my book : ) @Wulfie ReanimatorI would like to miniaturize a regions ground topology for each meter, which I think is roughly 65536 points.
  9. Hello. My use case: Have a project idea that would benefit of a detailed llCastArray() friendly surface. Which i think is a physic shape, but the down side is un-necessary load on the server as it can be complex or many small ones that will add up, when its only purpose is to be invisible and an be an recipient surface llCastArray(). So my question is: Can a physic shape be made server friendly in the sense of a medium/high vertex count ?
  10. Hi. Have for a little while now wanted to be a part of a medium scale project that employ agents with different skill setts. I possess good .lsl knowledge to think i would be contributing towards a group. My main curiosity point toward avatar creation, complete with hud for both avatar, avatar apparel and attachments. Maybe in a worn down cyber-steampucky design. And maybe static environmental object such as generator, steam battery, lights. etc. to create items the user can have at home. I have never worked on avatar creation or such, but have made some huds and mini games to think my skill will suffice. In regard to such a project, if someone have a bit of knowledge to share on the basic of update system that may be useful. That would be appreciate.
  11. 1024m2 pure joy with a staggering 351 whole objects supported for a polished 2000L$. South of a popular sandbox, not far a drive to sea and a quiet place. Swing by to vitnes great potential at http://maps.secondlife.com/secondlife/Fourman/99/180/43 Act now, this offer only last one day. Objects not included.
  12. Hi. Want to make a place were people can create and enjoy a peaceful surrounding. I would lean such a concept towards a programming friendly place. Some ideas to what i like the place to have is lsl resources, link to script groups, small sub parcels to control sound and environment setting for a pleasant time, small place to expose they're creations to visitors, sub parcel for ground edit permissions to test lsl code. Why i posted this is in hope that someone would like to setup an adjacent parcel towards inventive atmosphere, not necessary for programming. The parcels will not be joined together but managed by respective owner. My limitations are at the moment maximum 1024m2 that is the premium free land, so the place would need to be on the main land and have an expiration time at the end of April.
  13. Thank you for fast answer. That settles my question : ) Thumbs up.
  14. Hi. What to upgrade to the new offer that ends April 24 but i already are subscribed to monthly that ends on April 27; When i change to quarterly it goes to $22 under 'Account Summary'. What i would like to know is if it's possible to jump on this offer? Thank for any answers.
  15. Thanks for replying : ) Can't explain it with mathematic that is what is asked for but can give a approximate description of it: Here it goes the flame will grow faster to its max high if the fuel level is over 1 and decrease fast down to 1. were it obtains its original rate this should only apply for some nodes. were nodes that are touching a wall or are connected to a node with a different height if the flame have water the flame growth and fuel,air consumption and water evaporation are slowed if water level reaches 1. the flame is extinguished flame high will be affected by air,fuel and water This the best as it can be, can't think of a another way of explaining it. Did look up differential equations and if to give a litle explanation on have to use the values in one that would be great
  16. Hei. Have an idea about a fire script but need help with the mathmatic for it. Some explanation: The fire is going to be particles from child prim/s that is in a "node set" or feild that are connected so the fire can spread. The fire should be controlled with a value from 0. to 1.. the fire can be sprayed with water or fuel to decrease or increase the flame, the flame should grow over time to it reaches a max high at that point should start consuming fuel/air from that node the flame is at. The flame should also be affect in height by the oxygen, fuel, water. Also like a addon value that will make it rapidly grow and get smaller in high and have a additional fuel and air consumption when the fuel for the flame is over 1. Here is what that is so far: string NTime; //time stamp //3byte format string NStatus; //boolean index //1byte format string NFuel; //fuel //8byte format //0. - 1. plus additional fuel string NWater; //water //8byte format //0. - 1. integer FMax = 60; //time to fire reaches full height integer FCun = 10; //time interpuls for fuel/air consumption float MHigh = 3.; //max fire high float F_Climb = 2.; //gained rate when climbing float F_Spread = .3; //fire spread rate //0. - 1. float F_FuelCun = .1; //fire fuel consumption float F_AirCun = .1; //fire air consumption float OxygenLvl = 1.; //oxygen level in room float OxygenRecharge; // oxygen recharge rate Please ask if any of it don't make sense, will try the best to answer any questions Thanks for any help and sry from the bad english : - )
×
×
  • Create New...