Jump to content

MilesValentine

Resident
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. Thanks very much, it does seem to work! The only problem is that it should use the dispaly name, this seems to produce the username. Most of my friends go by their Display names.
  2. Name that the gift is intended for replaced with XXX in the interest of privacy. Here is the intended effect of the script: Someone clicks XXX hoof. It shows a message that (insert thier username here) kissed his hoof as a polite gesture. Username of clicker, action...upon click. It goes inside an invisible sphere, he wears on his hooves. Here is what I have: default { touch_start(integer total_number) { llSay(0, "kisses XXX adorable hoof in awe of his fabulousness."); } } It's a barely modified copy of a very basic script. But there is no name at the begining. I've spent the whole day trying to find out how to add the username at the begining and still havent managed it. It's just a silly little gift and I dont want to give up on it.
×
×
  • Create New...