I saw a lot of videos showing some mount systems for server 8.60 where you use the item on the mount and then it is captured, after clicking on it you can use the mount and such, I would like to know if it is available somewhere for free.
Of course, I'll send the command for mount!Consegue enviar com o comando !Mount preciso para TFS 0.4 obrigado pela ajuda
act_mounts = 46520
mounts_storage = 25685
mounts_exhaust = 24685
sto_outfit_lookType = 23685
mounts_time = 1
mounts ={
--CITIZEN
--[OUTFIT BASE] = {OUTFIT BASE, COLUMN 2, COLUMN 3, COLUMN 4, COLUMN 5, COLUMN X}
--EACH COLUMN IS A DIFFERENT MOUNT.
[128] = {128,368,416,464,512,560,608,656,704,752,800,848}, --citizen male
[136] = {136,369,417,465,513,561,609,657,705,753,801,849}, --citizen female
[129] = {129,370,418,466,514,562,610,658,706,754,802,850}, --hunter male
[137] = {137,371,419,467,515,563,611,659,707,755,803,851}, --hunter female
[130] =...
More like my server it is 8.60 TFS 0.4x, I believe there is no way to update it, but if I update the sorc to a more recent one or change it, however if I change the old codes it will not work anymore, I will have to review them all the codes.It does exist for 8.6, but you need to download a base from Nekiro TFS 1.5 8.6 and grab some mount codes from TFS 1.5 7.7. Add them to TFS 1.5 8.6, compile, and then add them to the otclient feature to activate. Simple as that.
And I know it's more up to date, but I don't know if this tfs Nekiro 1.5 will run the code functions, the bad thing is I install the new tfs and need to change all the codes it contains before the change, but I'll try here and see what happens.Can I give you a tip? So, use Nekiro 1.5 instead of TFS 0.4, as the recent 1.x version is more updated and complete. It's much better, and you'll always find the scripts you need out there. Hope this helps!
that's not truee. did you even try it? ofc there might exist some errors but they are easy to change .And I know it's more up to date, but I don't know if this tfs Nekiro 1.5 will run the code functions, the bad thing is I install the new tfs and need to change all the codes it contains before the change, but I'll try here and see what happens.
I tried here, there were a lot of Database errors, the accounts didn't even enter, so I didn't understand why they didn't enter and there was an error in the database query, although it was working normally and I used a DB that was at 0.4xthat's not truee. did you even try it? ofc there might exist some errors but they are easy to change .
I just added the commits related to the mount system for TFS 1.5 8.6. If you are interested in implementing this system, feel free to add the necessary codes. Good luck!@Mateus Robeerto be nice and just give us a commit hahahaha
I just added the commits related to the mounting system for TFS 1.5 8.6. If you are interested in implementing this system, feel free to add the necessary codes. Good luck!
@2057623
You can activate it through the OTClient to be able to mount the mount, yes. If it's the Cip client, you need to have a DLL to hook the client and be able to have mounts. The one who has the DLL for mounts is @kor , just contact him privately!
![]()
ADD MONTS TFS 1.5 NEKIRO · Mateuzkl/TFS-1.5-Downgrades-8.60@a98ba04
add system mount. Contribute to Mateuzkl/TFS-1.5-Downgrades-8.60 development by creating an account on GitHub.github.com
I just added the commits related to the mount system for TFS 1.5 8.6. If you are interested in implementing this system, feel free to add the necessary codes. Good luck!
@2057623
You can activate it through the OTClient to be able to mount the mount, yes. If it's the Cip client, you need to have a DLL to hook the client and be able to have mounts. The one who has the DLL for mounts is @kor , just contact him privately!
![]()
ADD MONTS TFS 1.5 NEKIRO · Mateuzkl/TFS-1.5-Downgrades-8.60@a98ba04
add system mount. Contribute to Mateuzkl/TFS-1.5-Downgrades-8.60 development by creating an account on GitHub.github.com
Look, I didn't understand very well, this link you gave me and for me to change the source of my server right, if so, I looked for several things and it's not in my source. Now if you suggest that I get the nekiro 1.5x sources, I've already done that too and it gave a lot of errors. Sorry I don't understand what you meant and because I use Google Translate and sometimes the words aren't good, I translate it into BR.I just added the commits related to the mount system for TFS 1.5 8.6. If you are interested in implementing this system, feel free to add the necessary codes. Good luck!
@2057623
You can activate it through the OTClient to be able to mount the mount, yes. If it's the Cip client, you need to have a DLL to hook the client and be able to have mounts. The one who has the DLL for mounts is @kor , just contact him privately!
![]()
ADD MONTS TFS 1.5 NEKIRO · Mateuzkl/TFS-1.5-Downgrades-8.60@a98ba04
add system mount. Contribute to Mateuzkl/TFS-1.5-Downgrades-8.60 development by creating an account on GitHub.github.com
Look, I didn't understand very well, this link you gave me and for me to change the source of my server right, if so, I looked for several things and it's not in my source. Now if you suggest that I get the nekiro 1.5x sources, I've already done that too and it gave a lot of errors. Sorry I don't understand what you meant and because I use Google Translate and sometimes the words aren't good, I translate it into BR.
Sometimes Google Translate is a mess. When I write something correctly, it translates it as wrong every time, haha. If you want, I can explain it correctly in Portuguese. I'm from Brazil.Look, I didn't understand very well, this link you gave me and for me to change the source of my server right, if so, I looked for several things and it's not in my source. Now if you suggest that I get the nekiro 1.5x sources, I've already done that too and it gave a lot of errors. Sorry I don't understand what you meant and because I use Google Translate and sometimes the words aren't good, I translate it into BR.
Boy, if you can save me on this one, I've tried several times and nothing, Google Translate is shit, send a message in PV.Sometimes Google Translate is a mess. When I write something correctly, it translates it as wrong every time, haha. If you want, I can explain it correctly in Portuguese. I'm from Brazil.![]()
He just told me that he tried to take these commits from TFS 1.5 and add them to TFS 0.4, haha. I've explained to him privately that, currently, these commits are exclusive to TFS 1.5. However, I have another alternative for a workaround for mounts in TFS 0.4 as well.Make sure you open your project file (vc17/theforgottenserver.vcxproj) in Notepad (++) and add
<ClCompile Include="..\src\mounts.cpp" />
<ClInclude Include="..\src\mounts.h" />
Was the mistake I made, after that, it should compile flawlessly if you followed the whole commit.
Do note: you do not have to edit script.cpp!