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

    ctrl + arrow to walk throw 0.4 /8.6

    Too late! Replace: bool Game::playerTurn(uint32_t playerId, Direction dir) { Player* player = getPlayerByID(playerId); if(!player || player->isRemoved()) return false; if(internalCreatureTurn(player, dir)) { player->setIdleTime(0); return true; }...
  2. Nubaza

    Lua Why the reload takes a lot?

    Hello! I use the Otx server and the /reload actions,spells,talkactions takes very much time in reload. But the reload of monsters,npcs it's immediate. Why is this caused for? The server start takes a lot of time too. Thanks
  3. Nubaza

    [NPC] Error in buying multiples of items

    Dont know why everyone upload things to the sh*t of speedyshare, jajao_O
  4. Nubaza

    OTC - 'WSASocketA'

    @danio4don thanks for detail what was wrong <33
  5. Nubaza

    Graphic Designer Otc edition Job

    What do u mean with the second? and whats about on click "show on Map" and it show me that mark? And if i want that mark is the same always, and be reemplaced in the coordenates you want, like Quest 1 (show on map) is showing me the mark, after i click Show on map on quest 2, the mark is...
  6. Nubaza

    Graphic Designer Otc edition Job

    Hi, to be specific i want this: Or a new support to minimap module where i can send an opcode and otclient create a mark where i want (one or more), would be great. And better if it works with the quest log button "Show on Map" Obs: client of the video is the client from Otpiece.com, not...
  7. Nubaza

    How to make transparency?

    He means like, copy the dat and make that new one transparency with photoshop. So the water ( i guess) will be transparency on the areas you want.
  8. Nubaza

    How to make transparency?

    too late! D: but i also tried to active transparency on my server, so i investigated 2 days a few months ago, i found information and i quit, because you need an otclient of a recent version, i remember that was 0.6.5 or superior... why? Because that version support transparency, you need also...
  9. Nubaza

    Programmer Freelancer - Lua, C++ and more

    Calification: 10/10 I contacted this guy on Wednesday on this post, he offered me a great service and the best is what he's very patient, he made for me exactly what i asked for, a function that makes battle summons with a monster behavior, attacking only summons which owner have some storage i...
  10. Nubaza

    Programmer Freelancer - Lua, C++ and more

    Are u there? Please send me a mail at [email protected]
  11. Nubaza

    Alvoria | Uni Old map.

    F****g retard, waste of time DONT DOWNLOAD THIS
  12. Nubaza

    [C++] Monster Target

    someone can do this? :/
  13. Nubaza

    monster attack summon when player have summon

    bump nobody helps
  14. Nubaza

    Help me to do this function please!!

    Man do you not undestood what i need in C++ not in LUA? In lua is too easy, just a script. But i need to do it in my sources, if you know please help, thanks thats all.
  15. Nubaza

    Lua Ajuda funcion c++

    it's a coincidence if you won't help dont comment ._.
  16. Nubaza

    Lua Ajuda funcion c++

    Please someone know how to do this? When a player have a summon the monster automatic attack the summon, not the player. And when the player has no summons, monster attack the player. Please please please :( Thanks.
  17. Nubaza

    Error no log otclient

    Hello otland, i have some error in the log of my Otclient, please help me to fix it :c This is the error: [C]: ? /game_extrapokebar/barpoke.lua:41: in function 'callback' /gamelib/protocolgame.lua:17: in function </gamelib/protocolgame.lua:14> ERROR: protected lua call failed: LUA...
  18. Nubaza

    Server Save causes lags

    Just an advice:
  19. Nubaza

    Solved doSaveHouse for 0.36pl1 ?? PLEASE?

    Wow very thanks, but i still need the editing on iomapserialize
Back
Top