How to take existing C# code in to ZennoPoster?

cmmorris1

Client
Joined
Dec 24, 2011
Messages
19
Reaction score
2
Points
3
I had a bot created that the developer did not finish fixing and it is coded
in C#. Is it possible to take the existing source code and import it into Zenno
and find / fix bugs? How?

-Chris
 

shade

Client
Joined
Nov 19, 2010
Messages
580
Reaction score
346
Points
63
I had a bot created that the developer did not finish fixing and it is coded
in C#. Is it possible to take the existing source code and import it into Zenno
and find / fix bugs? How?

-Chris
There is no way to import into script CC from external projects. But you can add you code to CC project. And will try to compile it. CC can execute any c# code, of course if you add all necessary. In CC you can add a new source files and add existing files.

But exist some files which should not be change. For example Program.cs
 
  • Thank you
Reactions: cmmorris1

cmmorris1

Client
Joined
Dec 24, 2011
Messages
19
Reaction score
2
Points
3
Thanks shade!
 

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)