Replies

flannery
09 Jan 2017, 00:52

Hi irmscher9

 

This is what I use.

 

double accBalance;
int Volume;

public void beregn_volume()
        {
            accBalance = Account.Balance;
            Volume = Convert.ToInt32(Math.Round(accBalance  / 1000.0, 0));
            Print("Volume: " + Volume);
        }

 

Best Regards

Flannery


@flannery

flannery
28 Jul 2014, 11:23

RE: Scyware and Robotlink is NOT a scam!

This is hilarious. Now they are trying with fake positive recommendations. This company should be looked into by administrators.

kricka said:

Hi guys,

I've been using the Robotlink plugin and it works exactly as advertised. I had some questions about solving an issue involving stopping other robots from a main robot. I got very fast answers from the Scyware support team. They took their time answering every question I had and my problem was solved quickly. The Robotlink plugin is a piece of software that can be programmed to control other robots in various ways and I would say in my case it worked brilliantly. 

 


@flannery