Jump to content

How to use .dll fightclass files ?


Energia

Recommended Posts

Hey folks,

I am learning how to make fightclasses. I made my own couple of files already and they are working but I am wonder... How can I use fightclasses with .dll ?? Wrobot didnt see this files.

Link to comment
Share on other sites

If you put the dll in your fightclass folder, it will see it.
If you load it, the class needs be called Main and inherit the ICustomClass interface, so that wRobot can instantiate it through reflection.

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...