July 29, 20196 yr 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.
July 29, 20196 yr 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.
Create an account or sign in to comment