Hello,
due to the docs here I was able to make a short gps route. I wanted to use it for the "miner" in the plugin-section.
The miner has this line:
gps.LoadDataBase(Application.StartupPath + "\\Plugins\\Mining\\mine.db3");
So I thought he is needing a gps file called "mine.db3".
But it ignores my files totally.
So I look for a routine that just run that path along. In a video I found that there is a thing called "TradeRun.cs" but I cant find it here.
Can anyone provide me with this or with a similar thing that just do nothing than run along this path?
thanx a lot,
cheers,
due to the docs here I was able to make a short gps route. I wanted to use it for the "miner" in the plugin-section.
The miner has this line:
gps.LoadDataBase(Application.StartupPath + "\\Plugins\\Mining\\mine.db3");
So I thought he is needing a gps file called "mine.db3".
But it ignores my files totally.
So I look for a routine that just run that path along. In a video I found that there is a thing called "TradeRun.cs" but I cant find it here.
Can anyone provide me with this or with a similar thing that just do nothing than run along this path?
thanx a lot,
cheers,