Yewchi / vulft

VUL-FT : a full takeover Dota 2 bot script
Other
30 stars 4 forks source link

[feature-request] Implement neutral items (7.33+) #20

Open 13k opened 1 year ago

13k commented 1 year ago

Currently, bots either don't take the dropped tokens or ignore tokens in team stash.

Yewchi commented 1 year ago

No API function or Action_UseAbility(botuserdata, itemuserdata) action performed for jungle tokens #21; see lib_task/blueprint/pick_up_item.lua break_open_token() if it is not dev branch blocked

Yewchi commented 1 year ago

Test failed on 7.33 release day 2023-04-21

https://github.com/Yewchi/vulft/blob/2e09f4eaf08ad7ed55e4ac2db79b1a6852c44cc5/lib_task/blueprint/pick_up_item.lua#L61-L103