Quote Originally Posted by shadowart View Post
lua code:

ErrorMessageProxy.OnReceive("My Proxys Name", function(proxy, message)
if message == "You cannot throw there." then
-- Do something
end
end)
http://forums.xenobot.net/showthread...orMessageProxy

I tried this earlier, but as I said this response is given by the client and not by the server package. This topic they talk about it, but I did not find any other alternative to correct this problem: x.