missing llSetText

This commit is contained in:
Fred Beckhusen
2021-10-25 10:36:58 -05:00
parent 13a6a3471a
commit 3530540b2d
3 changed files with 160 additions and 160 deletions

View File

@@ -1,3 +1,3 @@
<Solution name="Prim_Counter__Lag_display">
<Project name="Prim_Counter__Lag_display" path="Prim_Counter__Lag_display\Prim_Counter__Lag_display.prj" active="true"/>
<Project name="Prim_Counter__Lag_display" path="Prim_Counter__Lag_display\Prim_Counter__Lag_display.prj" active="true"/>
</Solution>

View File

@@ -5,7 +5,7 @@
// :EDITED:2013-09-18 15:39:00
// :ID:651
// :NUM:887
// :REV:1.0
// :REV:1.1
// :WORLD:Second Life
// :DESCRIPTION:
// Prim_Counter__Lag_display
@@ -92,7 +92,7 @@ light(integer on) // Set between Green and Black for On and Off.
off()
{
llSetTimerEvent(0.0);
list cheat=llParseString2List(str,["."],[]);
llSetText(" ",<0,0,0>,0);
light(FALSE);
}
@@ -142,7 +142,7 @@ default
{
parcel_owner = "(Group Owned)";
}
llSetText("Parcel Owner: " + parcel_owner + " \n" +
"Lag: " + Lag() +
"\nFPS: " + FPS() + "\n" +
"Time Dilation: " + getFPS() + "\n" +

View File

@@ -1,6 +1,6 @@
<Project name="Prim_Counter__Lag_display" guid="D8BE45C4-6C00-1014-B904-200204C60A89">
<Object name="Object" guid="D8BE46B5-6C00-1014-B904-200204C60A89">
<Script name="Prim_Counter__Lag_display_1.lsl" guid="D8BE6EE3-6C00-1014-B904-200204C60A89">
<Project name="Prim_Counter__Lag_display" guid="d8be45c4-6c00-1014-b904-200204c60a89">
<Object name="Object" guid="d8be46b5-6c00-1014-b904-200204c60a89">
<Script name="Prim_Counter__Lag_display_1.lsl" guid="d8be6ee3-6c00-1014-b904-200204c60a89">
</Script>
</Object>
</Project>