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

    TFS 1.X+ multiple home on nostalrius npc

    must be some way to put , or and or something like we dont know
  2. D

    TFS 1.X+ multiple home on nostalrius npc

    i already know but, there must be a easier way bro xd
  3. D

    TFS 1.X+ multiple home on nostalrius npc

    Name = "Scott" Outfit = (131,75-38-77-96) Home = [32138,31659,7] Radius = 1 how to add more than one location?
  4. D

    Lua bless talkactions help please

    im trying to make a bless talkaction, but when u say !bless it works, but when u relog, and say bless again, it take your money again, like is not adding a blessing. or something, please help me i use nostalrius tfs 1,2 7.7 function onSay(cid, words, param) local p = Player(cid) local...
  5. D

    C++ change rsa key for a custom in source

    done bro thanks
  6. D

    TFS 1.X+ no -ip issue please help me

    yeah i dont know why just in this ot server sources it not work, love to have some help to compile it correctly, but i event dont know what part of code it is xD if i know i could try to do it with extract tfs 1.2 12x sources i have
  7. D

    add skill problem

    when i use /addskill Char,level, 1 it up 10 level, not 1. how i can solve it? tfs 1.2 nostalrius 7.7 local function getSkillId(skillName) if skillName == "club" then return SKILL_CLUB elseif skillName == "sword" then return SKILL_SWORD elseif skillName == "axe"...
  8. D

    Help new outfits 7.6 in 8.6 server Downgraded by nekiro

    yeah sure, but how you gonna put key.pem on rsa ot client? this contains key.pem -----BEGIN RSA PRIVATE KEY----- MIICXAIBAAKBgQCbZGkDtFsHrJVlaNhzU71xZROd15QHA7A+bdB5OZZhtKg3qmBWHXzLlFL6AIBZ SQmIKrW8pYoaGzX4sQWbcrEhJhHGFSrT27PPvuetwUKnXT11lxUJwyHFwkpb1R/UYPAbThW+sN4Z...
  9. D

    C++ change rsa key for a custom in source

    hi brothers, i love to make only my client can connect to my server, where i edit it? im on tfs, 1.2 downgraded 77 nostalrius, please help bro
  10. D

    Help new outfits 7.6 in 8.6 server Downgraded by nekiro

    How you can connect otclient on nekiro downgrade? How you avoid/put key.pem in otclient?
  11. D

    TFS 1.X+ no -ip issue please help me

    Im sure about it must be a thing of the function the server read the ips, must be a source thing bro
  12. D

    TFS 1.X+ no -ip issue please help me

    look men my server is up, Latest News - Nostalther (http://nostaltherchile.ddns.net) BUT is working with number ip -- Connection Config -- NOTE: maxPlayers set to 0 means no limit ip = "186.107.43.13" if i put no-ip there example -- Connection Config -- NOTE: maxPlayers set to 0 means no...
  13. D

    C++ change icon for compiled exe on vs 2017 how

    how to change icon on microsoft visual studio 2017? my sources have no one and i have one i want to put it but i dont know where is the option to do that help me please
  14. D

    TFS 1.X+ no -ip issue please help me

    i know putting the ip good the server works bro, but i got another tfs 12x where i can put my no-ip domain and its works (my host is dynamic, change ip on every internet fall), thats why i love to add the function to work with no-ip could you help me? i got 2 sources of it.
  15. D

    TFS 1.X+ no -ip issue please help me

    im trying to set my no-ip adress on tfs 1.2 config lua (nostalrius 77) but when im try to login it send me error, just let me go inside character list, also with normal ip nothing happens, so in thiss ource happen cause on normal tfs 1.2 it doesnt, could you help me to modify my source to do...
  16. D

    TFS 1.X+ buying on npc problem

    youre the most awesome man in the world, love you bro
  17. D

    TFS 1.X+ buying on npc problem

    (using nostalrius 77) TwistedScorpio/Nostalrius (https://github.com/TwistedScorpio/Nostalrius) the problem is when example i go to buy 40 blank runes, and i have 3 backpacks on my backpack, its just fill the first backpack, the other goes direct on ground, please help me to solve it, when buy...
  18. D

    Lua help with my spell please

    the problem is doesnt matter what you skill it will hit the same, with 10 and 110 return same attack, xD
  19. D

    Lua help with my spell please

    i make a spell for my ot server, it uses skill function, im trying to make again exori, but work with distance skill and melee skills, (have 1 vocation server) and i tested it with 100 dstance hit around 100-400 (other skills 10) and with 100 sword hit 3000, so why it not counting distance as...
Back
Top