• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

OTland Premium - What do you get?

Lhg

New Member
Joined
Jun 7, 2008
Messages
7
Reaction score
0
Hello, I'm interested in downloading the TFS Sources, however, I'd like to know which versions are available and if they're available with the MSVC Project.
My versions of interest particularly are 8.6x (I believe it's 0.36, dunno if there's a 0.2, if there's I'd like that as well).
Although 0.3x is available here at otservdata - Revision 989: /branches/0.3 I couldn't manage to compile it with MSVC, specially because there's no MSVC project.

Any help/info is appreciated,
Luis.
 
Last edited:
You can download any rev from tfs 0.2 and 0.4 from the repository. There are also a resource board where people have released data packs, pre-compiled versions and stuff exclusively for premium members.
 
i downloaded the trunk.r3777.r11 i have no idea where i did download it, but im guessing it was on private source thing for donators
 
You can compile 0.4 with MSVC, that's what I've been doing.
 
I've downloaded the rev 3884 (which seems to be the best for 8.6), however, there's no msvc project nor vc10 folder.
 
I've downloaded the rev 3884 (which seems to be the best for 8.6), however, there's no msvc project nor vc10 folder.

Yeah, MSVC support was added in revision 4156.
 
Probably, yeah, but I don't really know how.
I figured its just creating a new project and adding all the header files and shit.
 
Try coping in the rev4156 MSVS folder into your current folder, as far as I know it only contains the required properties to add to MSVS to compile the otserv branch and unless there are major changes it should be compatible with older revs or something. D: Worth a shot.

Else take and compare the rev with MSVS support and the one with devcpp, and patch your current rev to be compatible with it.
 
Back
Top