I’ve stopped working on this project and decided to share it, so I’ve released some data packs for you all! This is a Baiak map for version 8.6, featuring several interesting systems. I downloaded TFS 1.3 and updated it to TFS 1.5 Nekiro; it includes mounts and modal windows. Images are attached. If you’d like to download and try it out, it comes with various systems, events, and mini-games. You can also use it as a base for your own future maps. Enjoy the data packs!
This server uses only OtClient.
Open your `otclient/modules/game_feature/feature.lua` file and look for this line:
LUA:
Add the following line below it and save the file—mounts are now enabled:
LUA:
Note: Some maps and caves may be empty due to a lack of added monsters or NPCs. I didn't have any good ideas for populating them. I decided to share this with you in case you're interested, so you can edit the project to your liking in the future. Good luck!
This server uses only OtClient.
Open your `otclient/modules/game_feature/feature.lua` file and look for this line:
LUA:
Lua:
if(version >= 860) then
LUA:
Lua:
g_game.enableFeature(GamePlayerMounts)
Note: Some maps and caves may be empty due to a lack of added monsters or NPCs. I didn't have any good ideas for populating them. I decided to share this with you in case you're interested, so you can edit the project to your liking in the future. Good luck!