Jump to content

Aria Dragonash

Resident
  • Posts

    55
  • Joined

  • Last visited

Posts posted by Aria Dragonash

  1. You should always leave an open listener if you want to control your object with a HUD. But make sure not to use the public channel 0 as the others mentioned. Because the listener will check every chat on its'  targetchannel.

     

    I use to generate the listener channels from the object owner key. 

     

    Add integer channel; to your script header.

    Then in your state_entry()- event add this:

    channel=-(integer)("0x"+llGetSubString((string)llGetOwner(),0,7));

     

    Make sure to reset the script either on owner changes or better on rez or it will always use the old channel for every owner.

     

  2. Scriptsize is not that important. There are big scripts out there that don't do anything when being idle and therefor don't add to scriptlag at all.

    And there are scripts that are really small but are working all the time. 

    It mostly depends of what a script does and less of its' size. 

  3. For Android you can use "Mobile Grid Client" which is a text-client.

    It has a 14 day trial periiod so you can test it. It works for me. After the trial-period expired you have to get a license inworld which is $L250/month for a standard and $L450/month for a pro license.

     

     

  4. Thanks for the bear but I think I don´t understand. I´m not disappointed because I didn´t get a bear but  because I  got the money resent. I only bought the bear to support those poor people in Japan.

    Thanks for the bear anyway. *beams happily while cuddling the bear*

     I try to buy another one and hope that this time they keep the money. Not much sense in raising funds and then sending them back. I would have donated even if I didn´t get anything in return too.

×
×
  • Create New...