joshiie25
Member
- Joined
- Aug 18, 2022
- Messages
- 6
- Reaction score
- 9
joshiie25 submitted a new resource:
Move Summon TFS (Canary) - moveSummon
Read more about this resource...
Move Summon TFS (Canary) - moveSummon
Hello, I bring you a new function that will help you move your invocations as if it were "pokemon" without altering their original function.
these files are the ones to be modified
creatures\creature.hpp
creatures\creature.cpp
game\game.cpp
lua\functions\creatures\creature_functions.cpp
lua\functions\creatures\creature_functions.hpp
the following modifications should be made:
1. creatures\creature.hpp
add the following Variables:
C++://custom walk Position...
Read more about this resource...