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

Recent content by Polperia

  1. P

    Monster AI

    Seems that some TFS uses BFS and others A* with a sqaure vision of 23x23. If im not wrong, coding a server from scratch using nodejs, it forces me to use worker threads to split the CPU loads when using BFS and mainly use raycasting from monster position to player position, the ping went down...
  2. P

    Monster AI

    Hello. Thanks for your reply, well so I can understand that the game server does a global iteration throught all monster entities matching a 23x23 square range, -11 floors and +11 floors. I suppose it might also check characters in safe zone, and such stuff... Would you mind to tell me where...
  3. P

    Monster AI

    Hello Otlanders. Im trying to figure out how does an OT handle lot of players without risk the CPU consumption when many monsters are dealing with path calculation to a target. The basic thing understandable is: Z position which is related to the floor where the target it. The target inside...
  4. P

    Monster AI

    Hello otlanders. I dont know if that topyc has been discussed or not before. Well, my question is quite simple: How does Cipsoft manage the monster AI? Is it based in client side or its just server side? If its client side, do they just calculate the path to the target and sends a request to...
  5. P

    Valoria MMO

    Hello, I really appreciatte your feedback! Regarding to Giant Spider's hole, its just a bad joke from my side, with that idea, I try to force my players to be carefull, look the map and watch where their character is moving. I hate games where people doesnt consider each part of the map, so I...
  6. P

    Valoria MMO

    Some changes in the client: Our community is growing. Today I could edit my old minimap(gray and red colors only), now it seems to be more lively! In addition I managed to code from scratch: - Automated Raids for low, medium and high levels. I was thinking to add another event, lets say...
  7. P

    Valoria MMO

    Ok so i want to clarify something now that i have your feedback. the game is quite based for android devices, thats why i dont have still a custom windows/linux chat system. the same thing for drop system(i guess you refer to inventory), i have added a input box, still i have lack of experience...
  8. P

    Valoria MMO

    You dont know how my prices works to send a comment like that. No, the game is not in alpha. Why is unplayable?
  9. P

    Valoria MMO

    ok so the game is pay to win or whatever you want call it. A work of 5 years must be free because someone wants to enjoy a game with everything given throught the game, ok that correct somehow. But, if the server has a price... how to maintain it? Please go get a job xddddddddd As its been said...
  10. P

    Valoria MMO

    Well, i think thats outside of the main topyc, you already mentioned it, we have different ways to see something. If you consider it, and you are fine with it, im good :)
  11. P

    Valoria MMO

    To unlock spells, you must increase your magic level, for example, utani hur is for magic level 4 in tibia, so you need to increase your magic level. The million question: how? On the right side of the screen you will see 12 slots emptys, just hold a click or your finger for 1s, and a submenu...
  12. P

    Valoria MMO

    In the beginning of this post it says: To create an account you must download the client, to play you must verify your email. To check online list, you must be online, then tap the bar to chat and write "/on" To check highscores, you must be online, then at the top left corner hit the buttom...
  13. P

    Valoria MMO

    Yeah but it doesnt force anyone to pay, so i think its not p2w, its pay to progress Valoria doesnt have anything related to OTs, its a project inspired in tibia and made from scratch, server and client sides under a development of 5 years. Thats how it should be, not everyone fit in all ways...
  14. P

    Valoria MMO

    All games are pay to win, but the game offers you the slow way, items throught the game and skill with monsters. Also you can travel to other islands, exception of Raamuzah which is premium and have better hunting areas :) Anyways, thank you for your feedback
  15. P

    Valoria MMO

    I came here to post a new video trailer about my project Valoria. Valoria Trailer Update
Back
Top