diff --git a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Give_All_Notecards_To_Owner.prj b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Give_All_Notecards_To_Owner.prj index eb046d9c..0c6f2e02 100644 --- a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Give_All_Notecards_To_Owner.prj +++ b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Give_All_Notecards_To_Owner.prj @@ -1,13 +1,13 @@ - - + + diff --git a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl index 8e45d929..350a9ebe 100644 --- a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl +++ b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl @@ -32,9 +32,9 @@ default // name is the legacy name, i.e. "John Doe" or if lastname Resident "John Resident" string avatarName= llDetectedName(0); - if (debug) - avatarName = "Ferd Resident"; - + if (debug)avatarName = "Ferd Resident"; + if (debug) llSay(0,avatarName); + // Returns an integer that is the index of the first instance of pattern in source. // Function: integer llSubStringIndex( string source, string pattern ); // src (or notecard) = Ferd.Fredrix03, pattern = Ferd.Frederix, if it matches == 0 diff --git a/Trains!/Snapshot_001.jpg b/Trains!/Snapshot_001.jpg new file mode 100644 index 00000000..7016a79c Binary files /dev/null and b/Trains!/Snapshot_001.jpg differ