Added a way to quiet any sayhook if it wasn't successfully executed, fixed double-ztele'ing. (Note: Linux can't compile the plugin anymore.)

This commit is contained in:
Greyscale
2009-05-06 05:31:48 +02:00
parent cec31406d0
commit a89f98cc38
5 changed files with 35 additions and 8 deletions

View File

@ -393,7 +393,12 @@
"ZTele max"
{
"#format" "{1:d}"
"en" "You have reached your max of {1} teleports per round."
"en" "You have reached your max of {1} teleport(s) per round."
}
"ZTele in progress"
{
"en" "You are currently pending teleportation."
}
"ZTele autocancel text"