Catch 'you' as group name for logging EFF drops
This commit is contained in:
parent
52a1dc887d
commit
23a8f63cf5
@ -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{};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user