client/tintin-2.02.60 #1

Merged
binaryatrocity merged 53 commits from client/tintin-2.02.60 into master 2026-03-01 01:42:32 +00:00
Showing only changes of commit 23a8f63cf5 - Show all commits

View File

@ -133,7 +133,16 @@
}; };
#return @log_line_to_chat{}; #return @log_line_to_chat{};
};
#elseif {"$name" == "you"} {
#variable {group_shields[$GMCP[charinfo][capname]][eff]} {0};
/writegroupshieldstofile;
#if {"$gs_eff_alerts" == "1"} {
#showme {\a};
};
#return @log_line_to_chat{};
}; };
}; };
}; };