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

-etb- Plugin: Trade-Run: Solzreed Dried Food

Hey mate I just started coding with ArcheBuddy and had the same issue as you. After looking around I found the issue.
You have the wrong ID. There's 3 ID's per item. 1 is the pack, 1 is the design and the other one is another piece. What you want is the ID of the Design.
Which for you pack is 6240. After that it should move
Tigerspine Grape Jam - Archeage Database 1.2

OMG thanks mate!!
 
however sadly having issues with the code.

Have the pack, Spawns White Donkey and then Despawns it then it tries to recall to Lacton. (yes I did modify the Black Donkey string to White.

Figured out the Issue with it trying to Recall back, Since I had enough Mats and Certificates to create more packs. But still will spawn/Despawn Donkey forever lol.
 
Last edited:
By the way etb, if you'd be able to add car support I'd definitely make a few routes and publish them. :p
 
By the way etb, if you'd be able to add car support I'd definitely make a few routes and publish them. :p
Not hard to do tbh. If i can fix the issue I'm having (Constant Spawn and Despawn of donkey) I could do that in the meantime etb doesn't update his version.

EDIT: Something wrong with my GPS Map Route :P
 
Last edited:
Not hard to do tbh. If i can fix the issue I'm having (Constant Spawn and Despawn of donkey) I could do that in the meantime etb doesn't update his version.

EDIT: Something wrong with my GPS Map Route :P

I am at a loss and abandoned the project though I'm bad at programming. Keep in mind that you'd have to craft 2 packages for the car and 1 for yourself. :)
 
I am at a loss and abandoned the project though I'm bad at programming. Keep in mind that you'd have to craft 2 packages for the car and 1 for yourself. :)
Basicly the case of creating multiple Packs is basicly already implemented. You just have to make it leave at the cart. Since it will NOT move you to Gold Trader until INB is 0 and INB is the number of packs you can craft with the number of mats u have. The way this is currently is coded isn't handy. Since you had to start the run everytime u had mats for 3 Packs. However currently Strugling with the GPS Route Creator since it keeps crashing for no reason so yeah XDDD.
 
Galion and inokichi, if you reach post number 51 i allready explained why your code wasnt working..
 
is it supposed to stop after every run ? anyway to change that so it can go on until you stop it manually ?
 
Hey everyone,

This is what is happening when i press play on the plugin:

Ingame i summon my "Black Donkey" mounts it, and sends it away, and then just stand still, in the AA console it says this: "Troubles while load gps base"

I figured i should try to make my own GPS route towards all those 3 points, but what i dont know is Where to start recording.

Do i start at the Recall point, or at the Workbench?

This is my first attempt in making my own route,
I managed to load your d3 file with the AA gps editor, and it shows a nice route, i want to try to mimick that route aswell, but just like with someone else in a few pages before me, there are alot of houses around the specialty bench, so i would have to make a custom route around them.

I assume i must use the other plugin named: GPS to create my own route,

when i start that plugin it gives me the following menu: vsRQXQC.webp

When i look at the GPS editor of your route, i see along the way alot of dots, i assume that on each of those dots, u make a small adjustment to your route, on those dots, is that the places i need to press the : "add point" button, or is it the "add path" ? '

Sorry that im asking support for the GPS plugin in your trade plugin thread.

Thanks ahead for all advice.
Greetings
Bot4Fun2
 
Hey everyone,

This is what is happening when i press play on the plugin:

Ingame i summon my "Black Donkey" mounts it, and sends it away, and then just stand still, in the AA console it says this: "Troubles while load gps base"

I figured i should try to make my own GPS route towards all those 3 points, but what i dont know is Where to start recording.

Do i start at the Recall point, or at the Workbench?

This is my first attempt in making my own route,
I managed to load your d3 file with the AA gps editor, and it shows a nice route, i want to try to mimick that route aswell, but just like with someone else in a few pages before me, there are alot of houses around the specialty bench, so i would have to make a custom route around them.

I assume i must use the other plugin named: GPS to create my own route,

when i start that plugin it gives me the following menu: View attachment 144255

When i look at the GPS editor of your route, i see along the way alot of dots, i assume that on each of those dots, u make a small adjustment to your route, on those dots, is that the places i need to press the : "add point" button, or is it the "add path" ? '

Sorry that im asking support for the GPS plugin in your trade plugin thread.

Thanks ahead for all advice.
Greetings
Bot4Fun2

Where you start does not matter, aslong as you name your points on the route correctly
 
Not hard to do tbh. If i can fix the issue I'm having (Constant Spawn and Despawn of donkey) I could do that in the meantime etb doesn't update his version.

EDIT: Something wrong with my GPS Map Route :P

It's actually much harder. I run my trade routes in the cart and the pathing from gps is horrible with it because it assumes it can instantly turn like mounts can. It ends up overshooting the waypoint which causes it to overshoot the next waypoint even further until it end up zig-zagging and running into everything.
 
Galion and inokichi, if you reach post number 51 i allready explained why your code wasnt working..
my code error had nothing to do with number 51, Thanks for it anyways. Improved ur code a bit ;).
 
Hey everyone,

This is what is happening when i press play on the plugin:

Ingame i summon my "Black Donkey" mounts it, and sends it away, and then just stand still, in the AA console it says this: "Troubles while load gps base"

I figured i should try to make my own GPS route towards all those 3 points, but what i dont know is Where to start recording.

Do i start at the Recall point, or at the Workbench?

This is my first attempt in making my own route,
I managed to load your d3 file with the AA gps editor, and it shows a nice route, i want to try to mimick that route aswell, but just like with someone else in a few pages before me, there are alot of houses around the specialty bench, so i would have to make a custom route around them.

I assume i must use the other plugin named: GPS to create my own route,

when i start that plugin it gives me the following menu: View attachment 144255

When i look at the GPS editor of your route, i see along the way alot of dots, i assume that on each of those dots, u make a small adjustment to your route, on those dots, is that the places i need to press the : "add point" button, or is it the "add path" ? '

Sorry that im asking support for the GPS plugin in your trade plugin thread.

Thanks ahead for all advice.
Greetings
Bot4Fun2
Select both options and do your route.

It's actually much harder. I run my trade routes in the cart and the pathing from gps is horrible with it because it assumes it can instantly turn like mounts can. It ends up overshooting the waypoint which causes it to overshoot the next waypoint even further until it end up zig-zagging and running into everything.

I see, I have modified this script quite a bit to make it better and use multiple routes by using a randomizer. Sadly I have no Farm Cart yet, so I can't really help you on that :|.
If someone's from server EU and Eanna that wants to help me build the Farm Car script let me know. Since to do a GPS Route for the Cart you need to have a cart ^^
 
Last edited:
So as soon as I hit play.... nothing happens. Did I miss install instructions somewhere?
 
I have the Question! I make my own route and it runs good. He go to the gold trader and make a recall to Lacton. But when he is in Lacton he mount at Donkey and up....and then nothing??
 
I have the Question! I make my own route and it runs good. He go to the gold trader and make a recall to Lacton. But when he is in Lacton he mount at Donkey and up....and then nothing??
PM me i have my trade script on beta you might enjoy it
 
I have the Question! I make my own route and it runs good. He go to the gold trader and make a recall to Lacton. But when he is in Lacton he mount at Donkey and up....and then nothing??
If you don't have enough mats for the next run it will stay there.
 
Mhhhh....how does the GPS works which is already implemented in AB?
 
Back
Top