Jump to content

Cannot compile plugin in relogger


Pudge

Recommended Posts

[Info] Operating System Details: Windows 7 Ultimate
[E] 17:51:34 - Cannot compile plugin 'Q:\WRobot\\Plugins\Relogger\plugin.cs': Compilator Error :
q:\WRobot\Data\temp\4hnm1jmy.0.cs(792,43) : error CS1056: Unexpected symbol "$"
...

Hello, i just tried to use symbol "$" in relogger plugin before log output string and this exeption occurs.
 

var smth = "123";
Logging.Write($"smth = {smth}");

Is it problem of wrobot compiller? Because if i use compiled by VS dll file - error have not occurs.
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...