Began process to make the game more stable
This commit is contained in:
parent
7229f3381e
commit
97f0e4a475
4 changed files with 262 additions and 17 deletions
|
@ -25,7 +25,7 @@ default
|
|||
}else{
|
||||
llListenRemove(genericListen);
|
||||
genericListen = llListen(card_channel, "", "", "");
|
||||
llSay(0, "Card is trying to find a table");
|
||||
//llSay(0, "Card is trying to find a table");
|
||||
llListen(t, "", "", "");
|
||||
g_iStart=t;
|
||||
llSay(card_channel, llList2Json(JSON_OBJECT, ["type", "alive", "boot", t]));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue