• 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

    Restarter

    Still, you haven't mentioned any errors, the solution won't be helpful if we don't know what the problem was, anyways, I'm happy you figured out yourself.
  2. Okke

    Tibia coins Store help

    Hello there, I've solved this via Discord, but I'll post the solution here so everyone can profit :) https://github.com/Znote/ZnoteAAC/blob/a00dbcfabd4c68eed0568f156c5de05e97c18aa0/shop.php#L41 $update_account = mysql_update("UPDATE znote_accounts SET points='$new_points' WHERE...
  3. Okke

    Why are modified backpacks so rare?

    Hello Silba, there's actually not much reasoning behind having a backpack with more than 20 slots, once you can drop containers inside containers. Capacity doesn't seem to play a big role in most open tibia servers nowadays Perhaps it might be just preference, or annoying for the few to scroll...
  4. Okke

    C++ [TFS 0.4] XP bonus for those using the server client

    You won't be able to do that very easily as there are no sources to the client you're using, you could do it via a DLL that gets loaded into the client and send packets, or maybe check for some metadata information on the custom client you built but it's no easy task if you don't know what...
  5. Okke

    Can't sell more than 1 item to NPC

    Hello Matik, it seems that the NPC modules have a problem with item attributes, in this case count. Since you're using TFS 0.4 and I don't know what modules you're using, I'd suggest you to add some prints to a NPC file and check your terminal until you find the culprit. Best Wishes, Okke
  6. Okke

    OTBM Map Waypoints?

    TFS misses the implementation for that with such specific usage as it doesn't follow anything else other than Tibia. It's probably not a pain to implement, though.
  7. Okke

    OTBM Map Waypoints?

    I'd say no, at least TFS makes no use of them as they are.
  8. Okke

    Compiling How to move aura to client/tfs

    Hello @DreadShi, There are many many approaches to this, I suggest you to learn a little bit more about how TFS and OTClient works in order for you to decide which approach you feel like taking on. Basically you have either the clients shader and draw, which might feel very advanced, perhaps...
  9. Okke

    C++ [TFS 0.4] XP bonus for those using the server client

    Hello Farathor, There are many approaches to this, if you're skilled enough and you're using OTClient you can send an extra packet to tell the server that you're using your own client. With that said, it's pretty easy to tell the server to add whatever bonus you want to those players with a...
  10. Okke

    No matching function addEvent

    Hello there, boost cannot deal with overloaded functions, in this case you should use static_cast because of ambiguity. If you're using c++ 11 you could make use of Lambda Expressions, that would spare you of using bind. Here's an article for you: Lambda expressions (since C++11) -...
  11. Okke

    Dungeon to Abyss [Devblog]

    I'll definitely help out developing this.
  12. Okke

    Restarter

    Why cannot you run that? Errors?
  13. Okke

    Restarter

    What's the output you get?
  14. Okke

    ⭐[USA] [12+] Tibianic - Summer Update 2020 | Soul War Quest | Claustrophobic Inferno | RL with latest updates!⭐

    As I said, you could've taken a look at the forum before buying the domain, also having feedback from people is kind of essential, but I'm not really moaning about that. I'm just saying that having an open tibia server named like one that already existed and made history is controversial, as it...
  15. Okke

    ⭐[USA] [12+] Tibianic - Summer Update 2020 | Soul War Quest | Claustrophobic Inferno | RL with latest updates!⭐

    No, there isn't at the moment, and there wasn't in a long time, to be honest, that Tibianic name comes from Medivia. I know that Tibianic has become Medivia, still I've had the same situation in the last week where new otland accounts show up out of the blue with download and run servers and...
  16. Okke

    ⭐[USA] [12+] Tibianic - Summer Update 2020 | Soul War Quest | Claustrophobic Inferno | RL with latest updates!⭐

    I seriously don't know what's wrong with these new accounts trying to nick / reuse old server names.
  17. Okke

    [Germany] [7.4] - Classicus RL RPG

    Hello there, oh, you don't know why I tagged you here? Mhmmm. Your friend, or yourself, @adry27 came up with a post for an oldschool server and named it Classicus, I remember visiting the website after I saw the name and believe me or not I noticed something very strange going on, which was...
  18. Okke

    [Germany] [7.4] - Classicus RL RPG

    @Gekkerd You cannot find his website because he changed his name to @SoftCores1 and changed his otserver name to softcores, again, something that already existed....
  19. Okke

    [Germany] [7.4] - Classicus RL RPG

    As I said, it's been only a suggestion. Normally a server name comes with its reputation and its owner's. People don't like to change things, simple. A quick search in the forum would've shown it, I don't blame him for taking the name, but you come to OTLand with a fairly new account, and in a...
  20. Okke

    [Germany] [7.4] - Classicus RL RPG

    Hello everyone, this is neither Ryan nor it's his Classicus server. @adry27 Just a suggestion mate, change the name of your OTS, you don't possibly want to make or get bad publicity by using a known server name among the community. Best Wishes Okke
Back
Top