Also I am available to help with coding/testing these features if any developer is willing to pursue their programming.
createpath.lua
[Approved r534] allow to restart without saving! (trash waypoint)
allow adding a WP/HP w/ comment.
in-game waypoint editing (create a specific editpath.lua file maybe?)
--adding points
--changing points
--deleting points
bot.lua
[SLOPPY WORKAROUND - NOT submitted]allow to change path w/o restarting
Speed up backpack item logging by backgrounding it (is it really needed to be done b4 choosing the waypoint?)
[Solved r517] RBAssist will stick my WASD operation keyboard keys, any solution for that?
this is what i got so far! any more will b posted here!
EDIT:
I got another 2 issue to improve functionality:
1 - The first is to make the script recognize when we run a return path so when you load it it doesn't look for "_return_return" and instead looks for the main path, so if you load a return path it will run it and then continue in the main path.
2 - The second is a the making of 3-D waypoints! Yes i know it sounds silly but I've have some issues specially in the Kal Turok Ant Hive, specifically when i load the path it finds a return waypoint that is close yet it is WAY above the bot, so in 3D the waypoint would be further!
EDIT2:
1 - [Solved]Title bar information "X min till level up" not working.
2 -
Code: Select all
[/b]Include the Waypoint path file in the title bar!
EDIT3:
3- make "2 -" optional.
(Include the bot name in title bar as an option, already exists but not as an option so it's dropped)