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

    TFS 1.3 CLIENT TITLE Modification?

    @Felipe93 though where is that file? this is my result of my serach
  2. dantexd

    TFS 1.3 CLIENT TITLE Modification?

    thx man <3
  3. dantexd

    TFS 1.3 CLIENT TITLE Modification?

    I did tho I was changing the values and then someone else was talking about protocalgame.cpp which i couldnt find on my data, but i managed to do it thx anyways!
  4. dantexd

    TFS 1.3 CLIENT TITLE Modification?

    Where is the file to edit Client name "OTClient"
  5. dantexd

    C++ Lua Combat Object Question?

    @gabriel28 Thank you so much I just combined those two and they worked perfectly. Have a nice night!
  6. dantexd

    C++ Lua Combat Object Question?

    Is it possible to add a delay? because this is a secuence of effects
  7. dantexd

    C++ Lua Combat Object Question?

    Wouldnt that bug the actual script?
  8. dantexd

    C++ Lua Combat Object Question?

    Is there any way to control the position of the effects on this script? Or implement this into the combat object effect? local position = {x=getThingPosition(getCreatureTarget(cid)).x, y=getThingPosition(getCreatureTarget(cid)).y+1, z=getThingPosition(getCreatureTarget(cid)).z} local combat1...
  9. dantexd

    Lua spell - script that hits twice within a delay and shows some magic effects

    Looks more confusing but better ill give it a reading cause i cant comprehend yet what to do there xd but seems totally better than the one im using thx for the support though i`ve spent some hours on this still cant figure it out xd
  10. dantexd

    Lua spell - script that hits twice within a delay and shows some magic effects

    I managed to figure it out how it works but still is showing me the 1st sprite twice and I would like to edit the positions of the effects.
  11. dantexd

    Lua spell - script that hits twice within a delay and shows some magic effects

    Can someone help me here. I`ve been trying to edit this to understand more from it and to recreate this script on other spells but im stuck. So basicly its a script that hits twice within a delay and shows some magic effects. The problem is when hitting only showing the same effect after each...
  12. dantexd

    Closed Ports

    help I already opened the ports on the router. (They keep being closed) (PortTester webpage) My ISP (Internet Provider) dont even knows what ports are, so he cant open the ports for me and re-direct the traffic towards my IP. My conclussion here is that if ports keep being closed he has the...
  13. dantexd

    Setting Online OT

    I managed to be able to set my IPV4 on portforwarding now
  14. dantexd

    Setting Online OT

    bump.
  15. dantexd

    Setting Online OT

    Error code: 26106 The IP address is not in the same subnet with LAN IP address. Thats the error I get when I try to place my IPV4 on portforwarding so I placed my router ip
  16. dantexd

    Setting Online OT

    It has the modem ip which I cannot configure :( I have tried adding my IPV4 on router config but I get an error that Ip must be on the same subnet. I can show it via discord or other program or even images, please tell me what to do ill do it
  17. dantexd

    Setting Online OT

    I have opened ports 7171/7172/80 -------- TCP/UDP Gave permission to ports on firewall -------- TCP/UDP Changed my config.lua IP to no-ip hosted domain (I have even tried to use my IPV4) Checked so many posts/threads on what the problem might be and what must do to correctly port forward. I...
  18. dantexd

    OTS (RPG?)

    Totally agree, most of the servers are being hosted by new and unexperimented tibia players.. I remember the old times where 7.6/8.6 servers were being hosted there were more variations on the type of servers I used to play. Now the servers are come and play the same thing but hosted by...
  19. dantexd

    ONLINE TIBIA SERVER

    Is it required to have Static IP to open a tibia ot? or can it be opened with dynamic ip? The matter is I have dynamic ip but for that Im using NO-IP already setted up my host. I opened all ports 7171/7172/80 on TCP/UDP Though the IPV4 isnt the same as the router IP so when I try to modify and...
Back
Top