Jump to content

Joshewa Daniels

Resident
  • Posts

    9
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. need to use llSetLinkPrimitiveParamsFast(integer link,[ PRIM_POS_LOCAL,vector position ]); this is setting the position of the linked part offsetting its position from the root pos that is <0,0,0> and not the region object position, also when dealing with link sets the root link number is 1 not 0 and you dont want to use 1 in the function above. still ne help feel free to contack me.
  2. you could feel free to join my group Scripter For Hire if you like.
  3. well if you dont find anyone who can do this for you from sl you may want to tryout http://www.fiverr.com/
  4. You may want to contact the creator of the applyer and see if they can shed any more light on the subject and help you achive what your trying to do, if not your second choice would be in having your own custom applyer for your content
  5. i have submitted a jira however i may need to make a example script in what im refering to what is needed.
  6. sure some may seem silly to be usefullhow ever one that is much needed is the pay feature, how ever for systems such as rp game systems and other such systems could benifit greatly with a hud payment ability, how ever the use would rewquire the owner of the object to allow debit permissions, what in turn would allow the scripting of you paying your own hud actually do a give money to the system admin account for the rp system. in addition another use would allow for a hud based vending ability from remote vendor systems as well, just because some of the functions dont seem as practical for most people cause they are narrow minded in there ideas of practical uses, others how ever knwo many ways to use such abilitys that cam be benificial.
  7. Use llRemoveInventory(llGetScriptName()); to remove a script from the object without effecting anything else just removing the script
  8. llSetClickAction() Don't work on huds and should be fixed ASAP Their is no good reason why this dont work the lack of this function working for huds simple is just limiting development of new amazing products and services.
  9. We really need the devs to push out more Task Direct Functions over all without them we require more scripts use more script memory and adds to the lag on the servers and requiring more time to script and workaround the lsl limits just to pull off a simple simular ability. Probolems i found deal with llSetLinkPrimitiveParams PRIM_TEXTURE Rules Great Function but require to much set up and use more script space as well as memory. if you just need to do a simple task like just changing the Repeates per face, Offset, Rotation all we get is llSetLinkTexture where is the rest. For me personally i really need a llSetLinkTextureOffset() function sure we have llOffsetTexture // But only works for the object the script is in not logical to use so many scripts just to pull off simple abilitys you need for linked parts when a single script can do the same if it had more link related functions without all the rules of the llSetLinkPrimitiveParams function. My list can go on and on but ill keep it simple for now so if your a linden and you read this please pass this along to the devs. thanks
×
×
  • Create New...