I want to connect two plugins with some global variable. Is that possible? There is another problem — one plugin is on Lua, another - on C#.
Solved Communication between plugins?
Discussion in 'Rust Development' started by master_clown, Feb 1, 2016.
-
Wulf Community Admin
With just variables, not really, the best you can do is have what you want in a hook, and call it via the other plugin. It'd be better if both were C#.
-
-
Wulf Community Admin
-
-
Wulf Community Admin