Hi !
I'm learning C# and i'm coding my own little botbase but as i haven't been able to work with threads, i separated the code in 2.
A toolbox gathering information from the game as a plugin
A botbase that would use thoses informations.
But i don't know how to make those 2 work together. A botbase/plugin developer told me about events but i don't know if it's RB related or C# related. Cause i don't know how to do that from 2 different code loaded through RB.
If there are a way to directly access static class of my plugin from my botbase, it'd be awesome.
Regards,
Sku
I'm learning C# and i'm coding my own little botbase but as i haven't been able to work with threads, i separated the code in 2.
A toolbox gathering information from the game as a plugin
A botbase that would use thoses informations.
But i don't know how to make those 2 work together. A botbase/plugin developer told me about events but i don't know if it's RB related or C# related. Cause i don't know how to do that from 2 different code loaded through RB.
If there are a way to directly access static class of my plugin from my botbase, it'd be awesome.
Regards,
Sku
Last edited: