• 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!

Recent content by wesleyt10

  1. W

    Lua Transform revscriptsys

    hi ! in client.lua local function isCorrectClient(player) local client = player:getClient() return client.os == 5 and client.version >= 1261 end function creatureEvent.onThink(player) if not isCorrectClient(player) then player:popupFYI("Error Client!")...
  2. W

    Lua Transform revscriptsys

    Hello! I really liked this script but my tfs doesn't have revscripts, how could I use it normally by creaturescripts?
  3. W

    otx2 change outfits to uint_16 to add more Oufit Ids

    hello i need your help to change in my source , uint_32 to 16 for add more outfits in outfits.xml because, as everyone knows, just increasing the number of outfits in the const.h file will not solve it, it will cause a debug, I need help from someone experienced!
  4. W

    character list not appears client 12.51

    Hello well, recently after a long time putting ots 8.60 online, I decided to take a chance on the new versions, and looking at me my hd had an otg-premium 12.51 tfs 1.3 I took a risk putting it on my vps after many connection errors and a lot of struggle with gesior I managed to get both...
  5. W

    New Realmap 8.0 custom coming soon...

    if this is the problem, there is no conflict in removing them soon I will be putting an open test online, I am just organizing some important details, and looking for possible bugs in the structure, the rest I will leave for the players to help in relation to dataserver scripts
  6. W

    New Realmap 8.0 custom coming soon...

    not yet :D these cities will only be maintained if the players decide, if they miss the hunts, or out of necessity, but particularly I am also not a fan of anything other than global cities. but these are very old and retro, they do not escape the "pattern".
  7. W

    New Realmap 8.0 custom coming soon...

    Hello everyone! I have been organizing and producing an otserver in version 8.0 for some time, but customizing some systems and sprites, in addition to implementing more current items and version areas. here I will list some systems already available: war systems 100% task systems 100% vip...
  8. W

    I am depressed

    you are already big for being able to admit it around here! if you want to talk i will answer your pm with my contact! please be sure to remember that here we are friends too! if you want to talk to someone look for me!
  9. W

    is there a function for that?

    so, in this case I would do the script by another method because there are some conditions, however I did not find in the source any function that can easily add this value, for example the "IncreaseMagicPercent", I would like to know if there is a method of increase the total damage understand...
  10. W

    is there a function for that?

    is there only that way? I understand a little bit of .lua already C ++ no.
  11. W

    is there a function for that?

    I'm looking or if someone can help, I want a creaturescript or something like that when the player gets x storage he gets a benefit, for example - 10% damage or 10% more protection! if someone can give me a light i'm happy. I looked in the list of functions moon of tfs 0.4 but i didn't find...
  12. W

    Exura sio heal more hp From knight! how to make?

    Youre The best!!!
  13. W

    Exura sio heal more hp From knight! how to make?

    so I want it to increase the healing of the knights with promotion vocation 8 just add the id? right? but in case i want it to be the knight vocation 4 too? thanks
  14. W

    Exura sio heal more hp From knight! how to make?

    hello guys! I need help! how to make an heal friend custom? i need this magic to heal 20% more hp of knights!
Back
Top