Jump to content

knguon

Resident
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. I don't really understand why it won't work. The script saves and its ticked on running but I don't see it on my prim...
  2. Thanks so much for the help, but for some reason, I don't see it on the prim?
  3. I'm confused, as you could probably tell, I'm new to scripting. Is there a bracket limit? Or something? And what would I need to do to just state, "The Tioga"
  4. I just wanted to write "The Tioga" on a prim...Help? this is what i have so far: default { state_entry() { llSetText("The Tioga",<0,0,0>,0); } touch_start(integer total_number) llSay(0, "Touched."); } } I keep getting: (8,8) Error, Syntax error.
×
×
  • Create New...