Fix support mode being automatic

This commit is contained in:
zontreck 2024-08-13 21:29:20 -07:00
parent fbac872549
commit 26853b43aa
3 changed files with 14 additions and 8 deletions

View file

@ -5,11 +5,11 @@ default
{
state_entry()
{
llSetObjectName("FFF Stall Board Flash Drive [ZNI]");
llSetObjectName("Stall Board Flash Drive [AC]");
llListen(5, "", "", "");
llListen(99, "", llGetOwner(), "");
//llSay(0, "Memory stick is ready");
g_iProtocol = 0x2110b;
g_iProtocol = 0x2110c;
llSetLinkColor(LINK_ROOT, <1,0,0>, 6);
//llSay(0, "Flash Memory is empty");