What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Where do I get this "TradeRun.cs"? - please help

aprisma

New Member
Joined
Feb 25, 2011
Messages
359
Reaction score
0
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,
 
Make sure you saved the path in the gps editor after making it.
 
Back
Top