FreakyBart
Active Member
- Joined
- Sep 14, 2015
- Messages
- 527
- Reaction score
- 32
Hello,
i'm planning to start make a plugins for searching goblins.
I already got a good path to find them, but I do not know how to make it.
So is there someone that could explain me, basically, how work a plugin?
I mean, I guess it's live-compiled by DB-client, but what is supposed to be on the code, and on the XML file?
Also, searched a bit around, saw that using ILSpy or others soft to get DB code is required, but is there an "easy" way to get functions, for example, to move to a map-point, move somewhere on the map, check which items are on the floor, detect specific mods around (gobelins)
Like, go on act1, specific map, follow a road, move to act 3, etc
And during this process, if the bot detect a gobelins, engage him, and kill him, then back to his road.
Thanks for answers and tips
i'm planning to start make a plugins for searching goblins.
I already got a good path to find them, but I do not know how to make it.
So is there someone that could explain me, basically, how work a plugin?
I mean, I guess it's live-compiled by DB-client, but what is supposed to be on the code, and on the XML file?
Also, searched a bit around, saw that using ILSpy or others soft to get DB code is required, but is there an "easy" way to get functions, for example, to move to a map-point, move somewhere on the map, check which items are on the floor, detect specific mods around (gobelins)
Like, go on act1, specific map, follow a road, move to act 3, etc
And during this process, if the bot detect a gobelins, engage him, and kill him, then back to his road.
Thanks for answers and tips