Jump to content

Sephirix1

Resident
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. im really bad at scripting and from what i know i need my script to say when some touches it "person" reaches over and trys to kiss "me" nose but "me" is to quick and makes it a kiss on the lips. so far ive only got default { state_entry() { } touch_start(integer total_number) { llSay(0," "+n + " reaches over and trys to kiss " + owner + "'s nose but " + owner + " is to quick and makes it a kiss on the lips); } } anyone can tell me whats wrong or help me post a new script
×
×
  • Create New...