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

Search results

  1. whitevo

    Whi World - Open Source Server with Configurable Features

    You can change vocation in game any time near the same statues, they are located in forgotten village, just know at higher levels it will start costing magic dust. Although there is secret in tutorial which nobody has noticed yet. But i wouldn't rly waste time on it, because that is hard to...
  2. whitevo

    Whi World - Open Source Server with Configurable Features

    I will improve bag tutorial next. In recent updates bags turn to token bags automatically when moved inside containers. Because in Whi World you cant have bags in bags unless its some kind of special bag. Right now NPC only tells you, how to turn token bag back to bag if you haven't completed...
  3. whitevo

    Why should i play or continue to play on your OT?

    As a developer, I try to avoid making logging daily mandatory. Sure when you log in daily, compared to someone who logs in weekly, should be more awarded? Well yeah, why not, I don't disagree on that, but the way you put this, you make it sound like ppl who log in daily should be far ahead...
  4. whitevo

    War servers Y/N?

    Creating war like event as we speak (Empire Event) If anyone wants a thrilling PVP experience, wait for Whi World updates. If anyone wants to improve the event quality before it goes live. Join this discord channel or give your thoughts on upcoming updates I post on my thread: Whi World
  5. whitevo

    Logging every connection session?

    things what do not benefit catching botters should not be recorded. do not record messages unless it triggers npc.
  6. whitevo

    Whi World - Open Source Server with Configurable Features

    So I picked up few map areas from downloaded maps and sew them together. I knew I wanted to make big one, but when I finally zoomed out, that map is huge!! Things I need to do now: Find all items with itemAID and uniqueID. Find all equipable items and record their positions. Find all doors...
  7. whitevo

    Whi World - Open Source Server with Configurable Features

    Fixed some more bugs in Whi World. Also you now can kind of install IP changer from website (i give the link as text, which you need to copy) https://static.otland.net/ipchanger.exe I know its annoying, but this seems to be the only way right now, else my website gets blocked again.. Created...
  8. whitevo

    [OTX engine - 8.60] Specific Features and Editions

    Is that OTX emulator based on TFS 1.x? If yes, then what are the changes you think you need source edit for.
  9. whitevo

    Whi World - Open Source Server with Configurable Features

    Fixed the issue. Technical stuff Slow week, only spent like 1 day doing something for Whi World xD In that day I created json file for auto completing my global functions. (the ones I sorted) This auto-completion shows me what does function do and writes example parameters when I choose it...
  10. whitevo

    Looking for writer?

    edited post 1. Looking for writer again.
  11. whitevo

    Team need host and scripter.

    I host your server and lend you Whi World Engine (emulator with which you create game content with Lua tables). You will have access to all the configuration files, but not for the source. If you are interested, tell us more about your server and you. Why do you want to make server? What are...
  12. whitevo

    artificial intelligence in a monster?

    I know right, but that I'm just going with the flow, but programmed behavior is also AI. It just not self learning AI. Yes you would need to script the zones again, but trust me that's much better approach compared to what we have right now. (setting up monsters on map and whenever we want to...
  13. whitevo

    artificial intelligence in a monster?

    Ehm, well but we already do know everything beforehand and the outcome is determined ofc, thats the whole point of it. We can throw in some RNG too, but heuristics will make more sense. Well in Whi World, I already have all zones set up and scripts are initialized automatically. I does scale...
  14. whitevo

    artificial intelligence in a monster?

    Well the idea of algorithm is to simplify the outcome. The encounters wouldn't be that random. We already know how many attackers there are, how many defenders there are. each monster has its own heuristics. In the end you simply calculate out the simple result which side wins and how many of...
  15. whitevo

    artificial intelligence in a monster?

    Ah yea, my answer was meant only for first part, which was for monsters leveling up and improving their fighting powers as time goes on. Its not that monster organizing is hard to do, its that it requires more time to create such interactions against something. And as I see it, nobody cares...
  16. whitevo

    artificial intelligence in a monster?

    It doesn't, didn't answer to that. Idk public codes or released ones. Only read what others have done and what I have done. I also offer some selected people my engine where they can use such features, but they don't have access to full code, only configurations. we have enough tools to make...
  17. whitevo

    artificial intelligence in a monster?

    i dont have minotaurs in game nor spiders nor dragons. I do have a scripting service and can make it to any server you want. not underrating, just thinking ideas what should be done. I myself no clue how to train map maker. I only know how to generate item and tile and environment sprites. can...
  18. whitevo

    artificial intelligence in a monster?

    I know at least 5 servers which have custom AI made in Lua. quite easy to implement, just a simple table to increase spell powers. Most servers on TFS 1.x can make that with like 5 lines of code. In my game some monsters already do that because that would be like bringing free gear to towns...
  19. whitevo

    Whi World - Open Source Server with Configurable Features

    Whi World PATCH 0.1.6.2 Whi World Engine organizing is completed. That's pretty much it, just wanted to get this thing over with to continue with new stuff. Damage system: Lot of things got changed, lets hope it all works and some combinations won't cause players to be immune or get 1 shotted...
  20. whitevo

    Whi World - Open Source Server with Configurable Features

    The more health you losse the more speed you have. Running away from pvp and pve is possible
Back
Top