Kohlrak
New Member
- Joined
- Apr 7, 2016
- Messages
- 6
- Reaction score
- 0
I'm going to break this up into parts, since it should make it easier to deal with the issues that I'm having. I want to get out of the way that already I know how to port forward and things like that.
1. Anyone have a RL map that is semi-stable? I understand they're not popular, but i'm doing this for a personal server moreso than anything else. My searches lead me to understand that frankframer's real map is the standard, but the links are dead. I just want a stable realmap to play tibia like i couldn't before when dealing with the race wars. Plus, it might be useful for helping some people i know with their English.
2. Do I have to run a special type of OT server to run a real map or is the standard OT up to date and stable enough?
3. Has there been any success in getting it to run with sqlite?
4. I understand that some SQL configuration is necessary, but the docs i found mention permissions only, nothing involving setup or anything like that.
5. How do i set up that cmake to actually use the configuration? I'm familiar with make, automake, but not cmake.
EDIT: I don't know why i can't mark this solved in the title.
Basically, after upgrading fedora (was on 16: Verne), cmake was able to work well with it.
SOLUTION:
For server: grab tfs (the forgotten server) 1.2, orts (the projects are kept separate for bandwidth and space concerns), install necessary packages, cmake; make; put tfs in the same directory as data and config.lua. phpMyAdmin will complain on uploading of the sql, but that, as far as I can see, doesn't matter. I made the orts thing harder than it needed to be by not catching the .xml files. Don't forget to extract the rar, too. Go over the whole config and edit it (ip binding is misleading for reasons seen below), don't try to quick start this server, or it'll be headache after headache. Znote ACC will make account creation easier, but it's simple enough to set up if you follow the instructions. If you're doing this for the same reason as me, you'll either dissect Znote ACC or make your own small page to manage accounts and characters for you, since you don't need all those features to confuse yourself and others.
For client: grab 10.77 (official), grab windows' pre-compiled version of otc. You will still need file from the uncompiled version of otc, so just throw the pre-compiled file into that directory. Make a folder in data/things called "1076" throw the .dat and .spr from the 10.77 install in there (this is the step that's legally shakey). Set client version to 1076, and you're good to go. This could become a problem with newer versions of the forgotten server.
1. Anyone have a RL map that is semi-stable? I understand they're not popular, but i'm doing this for a personal server moreso than anything else. My searches lead me to understand that frankframer's real map is the standard, but the links are dead. I just want a stable realmap to play tibia like i couldn't before when dealing with the race wars. Plus, it might be useful for helping some people i know with their English.
2. Do I have to run a special type of OT server to run a real map or is the standard OT up to date and stable enough?
3. Has there been any success in getting it to run with sqlite?
4. I understand that some SQL configuration is necessary, but the docs i found mention permissions only, nothing involving setup or anything like that.
5. How do i set up that cmake to actually use the configuration? I'm familiar with make, automake, but not cmake.
EDIT: I don't know why i can't mark this solved in the title.
Basically, after upgrading fedora (was on 16: Verne), cmake was able to work well with it.
SOLUTION:
For server: grab tfs (the forgotten server) 1.2, orts (the projects are kept separate for bandwidth and space concerns), install necessary packages, cmake; make; put tfs in the same directory as data and config.lua. phpMyAdmin will complain on uploading of the sql, but that, as far as I can see, doesn't matter. I made the orts thing harder than it needed to be by not catching the .xml files. Don't forget to extract the rar, too. Go over the whole config and edit it (ip binding is misleading for reasons seen below), don't try to quick start this server, or it'll be headache after headache. Znote ACC will make account creation easier, but it's simple enough to set up if you follow the instructions. If you're doing this for the same reason as me, you'll either dissect Znote ACC or make your own small page to manage accounts and characters for you, since you don't need all those features to confuse yourself and others.
For client: grab 10.77 (official), grab windows' pre-compiled version of otc. You will still need file from the uncompiled version of otc, so just throw the pre-compiled file into that directory. Make a folder in data/things called "1076" throw the .dat and .spr from the 10.77 install in there (this is the step that's legally shakey). Set client version to 1076, and you're good to go. This could become a problem with newer versions of the forgotten server.
Last edited: