• 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

    (0.6.6) OTClient startup.ogg alternate

    Same problem only focuses on 1 song on opening client aint doing the math randomize This is my music direction though, dont know if it has something to do C:\Users\Juan\Desktop\NTOWar\data\sounds math.randomseed(os.time()) musicFilename = listOfMusic[math.random(1, #listOfMusic)]...
  2. dantexd

    (0.6.6) OTClient startup.ogg alternate

    @Shadowsong I dont know what might be x.x
  3. dantexd

    (0.6.6) OTClient startup.ogg alternate

    Cant manage to randomize still :C I thought it was working because it was playing another song than usual but doesnt does the random pick yet@Shadowsong local musicFilename = "/sounds/startup" local musicChannel = g_sounds.getChannel(1) function setMusic(filename) musicFilename = filename...
  4. dantexd

    Programmer Hire me on weekly basis

    Im insterested Discord: Im Almighty #7316
  5. dantexd

    Programmer Need help to develop your server? Lets do that! WEB / Servers and Clients

    Hello I am interested Im Almighty#7316
  6. dantexd

    (0.6.6) OTClient startup.ogg alternate

    Yep, but there is something that isnt letting the script choose from 1 to 5 im really curious now
  7. dantexd

    (0.6.6) OTClient startup.ogg alternate

    Hello @Steve Albert I tried adding it there where you placed it (loads client normally) but doesnt randomize between songs only plays 1 always, and after function startup(client error) but still its only playing one music instead of randomizing No module errors, nothing happens only plays 1...
  8. dantexd

    (0.6.6) OTClient startup.ogg alternate

    @Shadowsong It says im unable to load client module :( local startupMusicTracks = { "/sounds/startup1", "/sounds/startup2", "/sounds/startup3", "/sounds/startup4", "/sounds/startup5", } local musicChannel = g_sounds.getChannel(1) function setMusic(filename)...
  9. dantexd

    (0.6.6) OTClient startup.ogg alternate

    Shadowsong im your fan !! Thx for taking your time Have a great day!
  10. dantexd

    (0.6.6) OTClient startup.ogg alternate

    Hello, I am curious if - Is it possible to make OTClient choose a random startup music from (1 to 5) ? Have a good day and thanks for reading me.
  11. dantexd

    Support - Rant

    There is so much creativity around and so many emotions flying because that type of people, servers cannot improve because lack that lack of information people have to work on the same thing over and over and over. People who are that selfish ots have died since a loong time if we dont help...
  12. dantexd

    Keeping up the motivation

    The real challenge is keep going on after being demotivated, when decides if its going to happen or not is "determination". I always think that what decides if I continue or not is my determination and what motivates me is feeling closer to what I desire. Though.. Even bad feelings like being...
  13. dantexd

    Compiling (OTC) EXTRA TILES ERROR

    bump
  14. dantexd

    Compiling (OTC) EXTRA TILES ERROR

    What I tried to compile was "theforgottenserver.dev"
  15. dantexd

    Compiling (OTC) EXTRA TILES ERROR

    T.F.S (0.3.6) OTC (0.6.6) So I was trying to add more tiles to the cilent already did the modifications on the files very cautious tho im still getting this terminal error and no success yet. The server probably isn't even sending the tiles to the client. Though I have done all modifications...
  16. dantexd

    ADDING EXTRA TILES MISSING FILES?

    Okay so I managed to find that missing line re-doing twice the file and being very cautious but still having this problem on terminal ERROR: Unable to send extended opcode 1, extended opcodes are not enabled
  17. dantexd

    ADDING EXTRA TILES MISSING FILES?

    .
  18. dantexd

    ADDING EXTRA TILES MISSING FILES?

    Though my TFS dont have those files, thanks though I`ll re-download another database and transfer my work.
  19. dantexd

    ADDING EXTRA TILES MISSING FILES?

    (TFS 0.3.6) (OTC 0.6.6) So Im checking this tutorial https://otland.net/threads/tutorial-adding-more-tiles-to-game-window-updated-7-6-2018.228243/ But what he request me to find aint on my protocolgame.cpp OR protocolgame.h OR map.h so this is what I have on my protocolgame.cpp so not a...
  20. dantexd

    TFS 1.3 CLIENT TITLE Modification?

    I see seems I had another version of OTClient and modified the client music etc now I have to start again cause I cant use the exe I was using:( Feels bad man though I hope I can manage to fix my game view and it doesnt seems buggy like the one im using rn yeah i was using 0.6.3 this one is...
Back
Top