edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
646 stars 399 forks source link

Add Missile:setPath to Lua interface #1125

Closed forgee closed 3 years ago

forgee commented 3 years ago

Add Missile:setPath(fromPos, toPos) method to Lua interface.