• 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. pszczelaszkov

    Generating maps?

    Aww its been 2 years and i still cant finish it :D... im so lazy...meanwhile i created game for android,and now im creating for PC where i want to use part of my generating to generate heightmap for terrain :D btw after 3 years i shutted down my server...now i hire small vps only to finish...
  2. pszczelaszkov

    Generating maps?

    There is end of week so i post some shoots of work;D I gived up for moment on waterfalls(lack of borders on north and west) But i rewrited(again) borders,now its called detalizers and gives mooore control ;D There is example mountain on desert with randomly created 2 roads from center to...
  3. pszczelaszkov

    Generating maps?

    Lol accidently i generated angry octopussy,or medusa whatever :D
  4. pszczelaszkov

    Generating maps?

    @StreamSide Not now for me cuz its not plug&play i need to write manager for this and rewrite it for tfs 1.0 now it works on o.3.6.
  5. pszczelaszkov

    Generating maps?

    @Acedb Great dungeon it looks very clean :D Good to know there is one more nice generating system ;D Now im trying to make mountains with rivers and waterfalls.I can now write modes for brushes so i can place in one position unlimited mini-brushes ;D Data now looks like...
  6. pszczelaszkov

    Generating maps?

    In my plans i have to public my system,it needs some brain usage to configure and its very generic (designed to huge terrains).Also its main core is in C++ so it need little knowledge to implement.I think it sort the noob ots away from it.
  7. pszczelaszkov

    Generating maps?

    Nice Tomb @zbizu ! I paused for the moment developing my generating system cuz i writing now small game in java to my portfolio ;d
  8. pszczelaszkov

    Generating maps?

    @Tony32 my bad now it should work ;d
  9. pszczelaszkov

    Generating maps?

    Bonus movie with captured generating of island. Merry Christmas to everyone ;p
  10. pszczelaszkov

    Generating maps?

    Yep it works I spawned randomly some brushes with 919 on surface They do the work: then i spawning randomly 5x10165 (because it lies on stack 1 where are few items according to whole area so getThingfrompos goes faster ) next i scan whole area replacing it with and i put brush with mixed...
  11. pszczelaszkov

    Generating maps?

    hmm i'll try this way and see brushes reactions.
  12. pszczelaszkov

    Generating maps?

    @zbizu It take me few days to analyze your code but thanks ;p For now i try make buildings with brush with stonefloor. and put border on it for example:stonefloor-grass with mixed walls. But i need invent next thing something like structures that i can define in .XML to make groups of items as...
  13. pszczelaszkov

    Generating maps?

    I wrote a Generating system too on my OT. Screen shots: Obelisks are event items dont look at it ;p First image is dynamic because it using current map file of event terrain. shot from "only sand" test and focus ;p sometimes it cant handle borders (matter of border mask more info below)...
  14. pszczelaszkov

    Błąd podczas kompilacji Ubuntu..

    Wez walnij make clean i jeszcze raz make.Tam musi byc cos podrodze.
  15. pszczelaszkov

    Linux DDos Attacks

    maybe in firewall set limit of pings allowed in specified time?
  16. pszczelaszkov

    Compiling Remeres map editor linux.

    hi i downloaded source from remeres website and want to compile it on my debian but i have an errors: In file included from main.cpp:4: about_window.hpp: In member function 'void AboutWindow::OnClickLicense(wxCommandEvent&)': about_window.hpp:223: error: expected type-specifier...
  17. pszczelaszkov

    How to Enable chat channels?

    Hello i've got a small problem cuz i dont know how to enable any chat channel i have only default (even no trade) my channels.xml \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ <channels> − <!-- README: 0 - dynamic, reserved for guilds 1 - always acts as Party channel, only "name" tag available 3 -...
  18. pszczelaszkov

    How To MAke Reborn?

    I have edited tfs 0.3.6 by me that includes reborn at 700k lvl.Reborn is without kick and show player msg "Congratz Reborn+1" player is edited directly on it own variables.
  19. pszczelaszkov

    Hosting

    Ehh... to few infos how big is map?,how many scripts?,how many exhaust? if map was loaded 100% in ram then look at cpu not ram.
  20. pszczelaszkov

    My server cannot find creatures and scripts

    i dont know buy maybe its case sensitive check big and small letters.
Back
Top