February 6, 20224 yr Please tell me how to set a condition for the purchase of water ? Condition "ObjectManager.Me .Level <10;" does not work.
February 8, 20224 yr Hello, you have forget the "return" : return wManager.Wow.ObjectManager.ObjectManager.Me.Level < 10;
February 9, 20224 yr Author Thank you very much, it worked! Please tell me - where can I read information about how to use c# correctly in wrobot? I did my own rotations on lua, but I don't understand how to work with c#.
Create an account or sign in to comment