abdala ragab
Excellent OT User
Where can I control the player's speed from the source?
tfs 1.2
tfs 1.2
baseSpeed = vocation->getBaseSpeed() + (2 * (level - 1));here?
![]()
forgottenserver/src/player.h at 1.2 · otland/forgottenserver
A free and open-source MMORPG server emulator written in C++ - otland/forgottenservergithub.com
PS: tfs doesn't have new cipsoft speed formula they introduced years ago.
baseSpeed = vocation->getBaseSpeed() + (4 * (level - 1));??????
yes, with 4 you double the speedThe higher the number the faster the speed?
Thank you very much. Have a great dayyes, with 4 you double the speed