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

    [9.6+] Storms Sprite & Dat Editor

    Go summ!, get some motivation, at least, you have my moral support xD
  2. Raiden

    [Help] Dat editor 10.31

    Right now, there no one editor for 10.31, you have to wait a release or try to edit programs like tibiaeditor ot do that
  3. Raiden

    @Mark

    BUMP, at least someone else could give me a hand?, tibia editor miss some flags from 10.31 what the 9.6 reader don't have, but is to harsh for me, i can get it :'(
  4. Raiden

    Tibia Tibia Time Machine 5.0

    Well, to be honest i like the old one but this new is not bad, and have you ever think in make it compatible for OTC?
  5. Raiden

    Tibia Tibia Time Machine 5.0

    Nice one tulio, i really like this program and for sure that i will use it
  6. Raiden

    Why no one can map a proper Pokemon server?

    Not at all, PO get troubles because their game was named "POKEMON ONLINE", nintendo just want them to stop using their name, thats why they change it to "pokexgames", because that not have the word "pokemon", but they are still using their sprites and also making all kanto map just like the serie
  7. Raiden

    Why no one can map a proper Pokemon server?

    I think its because PO is a really nice adaptation, and nobody wants to do that, its a great idea, but just nobody got the spirit to start a new proyect with that
  8. Raiden

    I have 2 questions! (Tibia OT 7.6)

    XML server?, wow, i never read that words in almost 3 years, update your engine man, nobody now support that servers, use the avesta from the download section
  9. Raiden

    @Mark

    Yeah mate, i know all of that, i already got the signatures but the tibiaeditor don't open the files so i was thinking that cipsoft change something, and as you say, the logic tell that he did what you say, but i'm poor in C++, thats why i'm here asking he what a simple guy like me can do
  10. Raiden

    It's illegal in some way all of this?

    I only heard that cipsoft start to worry when the RL maps come out, because now the server use their files, clients and also their map, and they put the issue with the OTFans and OTland admins, thats why a little time ago posting Rl file maps was strictly forbbiden, now i think that cipsoft...
  11. Raiden

    RaggaerAAC

    Znote have put a beta in github for TFS 1.0, i got it and goes really nice
  12. Raiden

    @Mark

    Hello, i open this discussion thread cuz i want to ask something to Mark Samman, i have downloaded TFS 1.0 for tibia 10.31, compile it and bla bla, the problem comes when i want to add custom items to my server, in the OT community there no the needed tools to do it and i don't know if someone...
  13. Raiden

    Lua Problem with my mission NPC.

    It seems like you have more "end"s that you need, use this local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function...
  14. Raiden

    Support Version 7.6

    everything fine mate, great job and thank you so much
  15. Raiden

    Support Version 7.6

    well, i will wait to see if he can help me
  16. Raiden

    Generating maps?

    This is crazy, i can belive what i see, is awesome, i would like to contribute but i think that my IQ isn't enough to do something like this haha
  17. Raiden

    Support Version 7.6

    now it says that i need to put a "correct account numer or password", but of course i'm writing it right, what can be worng now?
  18. Raiden

    Support Version 7.6

    I have 760 in my protocollogin.lua, look how it says function ProtocolLogin:sendLoginPacket() local msg = OutputMessage.create() if g_game.getProtocolVersion() == 760 then msg:addU16(ClientOpcodes.ClientEnterAccount760) else msg:addU8(ClientOpcodes.ClientEnterAccount)...
  19. Raiden

    Support Version 7.6

    here it is, in avesta there no protocolgame.cpp, its named protocol76.cpp, but is the same with diferent name
  20. Raiden

    Support Version 7.6

    The exact protocol?, and how we do that?, sorry but i don't understand that part haha
Back
Top