Jump to content

KennyChidorie

Resident
  • Posts

    287
  • Joined

  • Last visited

Everything posted by KennyChidorie

  1. бессмысленный пост.
  2. it's doesn't work :c I tried do this and add that part as PSYS_PART_EMISSIVE_MASK;
  3. so... if i want change fullbright of particle image i can replace "prim" on "particleimage"?
  4. also one another question... how to add "full bright"?
  5. ParticleImage(string tex, vector scale) { list params; //set texture and size params += [PSYS_SRC_TEXTURE, tex]; params += [PSYS_PART_START_SCALE, scale]; //make particles follow source params += [PSYS_PART_FLAGS, PSYS_PART_FOLLOW_SRC_MASK]; //use drop pattern, which has no velocity params += [PSYS_SRC_PATTERN, PSYS_SRC_PATTERN_DROP]; llParticleSystem(params); } default { state_entry() { //make the prim invisible llSetAlpha(0.0, ALL_SIDES); if (llGetTexture(ALL_SIDES)) { string tex = llGetTexture("XXX-XXX-XXXXX-XX-XX-XXX"); ParticleImage(tex, <1.0, 1.0, 0.0>); } } } XXX-XXX-XXXXX-XX-XX-XXX - UUID of my texture (i hide it) Plz.. tell to me what i doing wrong. I want -> get static particle image by UUID.
  6. - You can take a picture. No. This is not a great idea... I want mirror. I want get that render at the mirror..
  7. Someone made any video how to install it? https://jira.secondlife.com/browse/STORM-2055 Because i really don't understand anything (i don't good speak English, so I'm a one from that people who need video tutorial/instruction). and how to compile with Zi’s patch with viewer?
  8. I'm used to the old name of the location "SaveHub", because i still can't keep in mind "Info Hub"
  9. Respawn point (new home position) does not solve the problem what must be fixed by Linden Lab. Why? Because everytime change point location what works temporary (until the owner of the land does not stop financing) will not solve anything. These problems began after the introduction of new functions in the "Second Life", like a JIRA Projects - VMM, Bento (perhaps, animesh at the near future) will give a lot of new troubles for old users of Second Life.
  10. Мне кажется что эту проблему нужно чаще упоминать, чтобы Linden Lab начали действовать. Потому, что до того, как ввели Bento и другие разработки от JIRA Project, такие как VMM (viewer managed marketplace), то таких проблем не возникало. Я считаю что во время нововведений произошла какая-то "утечка", поэтому начались новые проблемы в работе Second Life..
  11. I hope in one day Linden Lab fix troubles with huds, because i tried to find only public locations with beautiful scenes. But I get to the private locations with security orbs .
  12. This answer don't resolve my problem. I need turn on scripts what stopped work.
  13. Most places give to me warning with 10 second, but that Security Orbs eject me after 2 seconds. Not 10.
  14. Каждый раз когда я открываю поиск внутри клиента "Второй жизни" и начинаю поиски интересующих меня локаций, я сталкиваюсь со следующей проблемой: Я попадаю на приватные земельные участки, из которых моего аватара выкидывают на локацию от Линден Лаба, под названием SaveHub. После этого у меня не работают сценарии, отвечающие за движения аватара (анимация рук, лица, тела). А так же пропадает работа других сценариев, которые были прикреплены к моему аватару.
  15. Каждый раз когда меня вышвыривают из непонятно по каким причинам попавшим в систему поисковиков приватных локаций (надо быть моральным уродом чтобы создать такую систему, которая пишет "У вас есть 10 секунд чтобы покинуть эту локацию", но вышвыривает через 2 секунды" этот недоделанный орб на проклятое место, под названием SaveHub, то кнопки хадов перестают быть активными, а сами по себе хады не работают. 1.1 Обновление/Сброс скриптов не работает. 1.2 Релог не помогает. 1.3 Да, на регионе разрешены скрипты. 1.4 Снять и нацепить обратно не помогает. Прежде чем писать мне "Что на счет системы ределивери?" 2.1 Я не хочу тратить свое время на новое получение хадов, поскольку я сохранил с ними кучу образов! 2.2 Некоторые хады очень старые и я не хочу тратить линдены на хады от новых креаторов. Что на счет перемещения скриптов в такие же объекты? Смотрите пункт 2.1
  16. Everytime when private st*pid islands cick my avatar out on the SaveHub i lose control with my hud. Huds just stop working and it is impossible to press the button. 1.1 Refresh/Reset scripts doesn't work. 1.2 Relog doesn't work. 1.3 Yes, region allow script work. 1.4 Reattach doesn't work. Before tell to me about "What about redelivery system?" 2.1I don't want waste my time on redelivery system, because i saved a lot of my outfits with this aos and other huds! 2.2 Some huds is too old & i don't want to buy the same huds from other creators. What about move your scripts inside of other same objects? See 2.1
  17. Можно обойтись без привлекательного аватара, зарабатывая на создании собственных скриптов. Или бегать по кристаллам, собирая линдены. На счет стриптиза - почему же только к девушкам? К парням это тоже относится. А так намного проще зарабатывать при помощи собственного маркетплейса.
  18. Подобная проблема связана с плохим подключением к интернету.
×
×
  • Create New...