• 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!

Search results

  1. Okke

    Programmer OTC I pay well.

    Hello Fiapo, what about you describing what you want to have done? Would save a lot of time, heh. Best Wishes, Okke
  2. Okke

    Programmer [3 usd] DirectX working OTC build.

    Just PM me on discord, I crafted the libs for MSVC and placed them on Github. No need to spend money on something that's free to use.
  3. Okke

    Resignation

    This is a sad and damned black day for most probably each one of us in this place, the little bit of happiness left in this news is that you did so much that you could never be forgotten, even with time. Thank you for awesome years of help, you queer.
  4. Okke

    [Switzerland][7.4] Classicus RPG

    Hello Tampik, I would like to answer this post of yours with some information that might be helpful on your critics, or at least before you re-do 'em. I'm not the owner of the server, therefore I have no access to any files which leads me to not be able to fix anything. I'm in for the...
  5. Okke

    [Switzerland][7.4] Classicus RPG

    Can't really do much if you haven't read the server rules before you joined. Check out rule 3.a and 3.b, I by no means have anything against you personally or have given you any reason for being treated like so. Too bad you had to spread your wings and try to create a shitstorm on this mere...
  6. Okke

    [Switzerland][7.4] Classicus RPG

    Hello There Cukierasek, as a lot of people know I've been around Classicus as a gamemaster for some years now, I don't do it for money I just do it for the community. You've been cursing at me for apparently no reason, I normally don't really care and I don't feel like wasting more time than...
  7. Okke

    [Switzerland][7.4] Classicus RPG

  8. Okke

    differences between 8.40 and 8.54?

    Hello, I'll let you know something really useful, it's called search engine! You can find it here: DuckDuckGo — Privacy, simplified. Now I had all the work to search for you what the differences between those two versions are, I'll leave the link of the source so you can at least read it...
  9. Okke

    Solved broken function at boats

    It's not broken, in order to make it work the npc must be busy first.
  10. Okke

    How to use GitHub

    It seems you don't know how to, otherwise you wouldn't be asking this in two threads. You are just being lazy, there is a .gitignore file where you list files you dont want git to commit to the repository, the second link I sent on the first thread you made has commands to either reset the git...
  11. Okke

    The Forgotten Tibia

    Mhmm, well, if you don't believe you have to read a lot in order to get stuff done then I don't believe you're going to have any success in anything related to development. Also if you don't even know where to write any commands then I'm sure you haven't done much with git anyways since to do...
  12. Okke

    The Forgotten Tibia

    Good Morning Togu, as I see you're having some problems with git, please at this point go get a coffee because I brought you a nice reading time. It's essential to know how git works in order to be productive with it. Here's everything you should know to start off a project: Git - gittutorial...
  13. Okke

    [Download] Tibianic DLL Sources (Client Injection)

    No accounts are needed to start a video, if you read the code with attention you'll see that you start a pseudo-server on localhost and you don't need any account to login.
  14. Okke

    What changes to block bot in custom client?

    It wont block any injectable bots, you cannot change the 8.6 client packets because there is neither sources nor an injectable DLL.
  15. Okke

    What changes to block bot in custom client?

    You can't.
  16. Okke

    OTClient window fixed?

    It's exactly what he wants...
  17. Okke

    cant get account manager to work..

    Rules for the Support board
  18. Okke

    Character Not Saving

    Hello, the error says you're missing some database tables. SQL CREATE TABLE Statement SQL CREATE Table Best Wishes, Okke
  19. Okke

    OTClient window fixed?

    Hello darcioantionio, yes it is, check your client.lua file inside /modules/client/, the code you must change is right in the function init(). Best Wishes, Okke
  20. Okke

    TFS 0.X TFS 0.4 PROLBLEM

    Yo Kamil, You need to learn how to look stuff online aswell, don't be scared, you will not break things more than they're broken while trying to fix stuff. MYSQL ERROR: Table 'ots.uptime' doesn't exist (1146) MYSQL ERROR: Unknown column 'onlinetime' in 'field list' (1054) Means you're missing...
Back
Top