This commit is contained in:
murrawhip
2008-04-17 06:54:45 +00:00
parent 5c2e598688
commit b90ebb68cb
+2
View File
@@ -6711,6 +6711,8 @@
M << text("<B>[]</B> []: []", src, (src.stat > 1 ? "\[<I>dead</I> \]" : ""), message)
//Foreach goto(50)
return
if (src.stat >= 1)
return
if ((copytext(message, 1, 2) == "*" && !( src.stat )))
src.emote(copytext(message, 2, length(message) + 1))
return